IntellectualSites / IntellectualSites/FastAsyncWorldEdit
Cannot invoke "org.enginehub.linbus.tree.LinCompoundTag.value()" because the return value of "com.sk89q.worldedit.entity.BaseEntity.getNbt()" is null
Nobody has claimed this yet.
- 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
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
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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