IntellectualSites / IntellectualSites/FastAsyncWorldEdit

Cannot invoke "org.enginehub.linbus.tree.LinCompoundTag.value()" because the return value of "com.sk89q.worldedit.entity.BaseEntity.getNbt()" is null

Open
#3,400 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Awaiting Response Requires Testing
Dominant language
Java
Stars
806
Forks
394
Avg merge
22h 19m
Merged PRs (30d)
14

Description

Server Implementation

Paper

Server Version

1.21.8

Describe the bug

Cannot invoke "org.enginehub.linbus.tree.LinCompoundTag.value()" because the return value of "com.sk89q.worldedit.entity.BaseEntity.getNbt()" is null

To Reproduce

1.use fawe to copypaste some block attributes
2.both copy adn paste brings -e

Expected behaviour

i need the block attributes (create from axiom) to be able to be paste

Screenshots / Videos
Image
Error log (if applicable)

https://gist.github.com/HyacinthYC/64b727e23248d8fa4eeb5fd545f7f353

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/ce7c35eefb14441ba77498a1f513e273

Fawe Version

2.14.3-SNAPSHOT-1234+4c8b9d5

Checklist
Anything else?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked error log and FAWE debugpaste, then reproduce the copy and paste steps with Paper 1.21.8 and FAWE 2.14.3-SNAPSHOT-1234+4c8b9d5. Trace the null BaseEntity.getNbt() value involved in the reported exception; done means block attributes created from Axiom can be copied and pasted without the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.