IntellectualSites / IntellectualSites/FastAsyncWorldEdit
Signs set via `//set` command contain empty text JSON
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.10
Describe the bug
A sign placed using //set spruce_sign contains {"text":""} in each line.
Note: using //set ^spruce_sign seems to work fine
To Reproduce
- Set
//pos1,//pos2 //set spruce_sign- Observe sign
Expected behaviour
The sign should be blank
Screenshots / Videos
The sign on the left was placed using //set spruce_sign, the one on the right with //set ^spruce_sign
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/20a93ef5156943c9bf0a43e9e9452704
Fawe Version
2.14.2-SNAPSHOT-1224+5878288
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 reproducing the issue with the listed //pos1, //pos2, and //set spruce_sign commands, then compare it with //set ^spruce_sign and inspect the linked FAWE debugpaste. Done means a sign created with //set spruce_sign is blank without containing {"text":""} on its lines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100