IntellectualSites / IntellectualSites/FastAsyncWorldEdit

Signs set via `//set` command contain empty text JSON

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

Nobody has claimed this yet.

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.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
  1. Set //pos1, //pos2
  2. //set spruce_sign
  3. 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
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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.