[SPIGOT-7401] Signs are unable to edit after server reset, even not using any honey to waxed Created: 18/Jun/23 Updated: 25/Dec/24 Resolved: 17/Aug/23 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Ranoru | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | multiplayer |
Issue Links: |
|
||||||||
Version: | CraftBukkit version 3810-Spigot-c62f4bd-b6b514b (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) | ||||||||
Plugin: | No Plugin | ||||||||
Guidelines Read: | Yes |
Description |
This happened even no plugin is installed. My friend server resetting every midnight to backup, and I can't reproduce it normally and constantly. But I've test on vanilla server (from Aternos) at 1.20.1, and signs still able to be edited even after resetting the server. |
Comments |
Comment by Ranoru [ 20/Jun/23 ] |
Sorry I can't, this basically my friend server and he not letting anyone touch the file |
Comment by md_5 [ 19/Jun/23 ] |
you can just upload a zip of the world if that is easiest |
Comment by Ranoru [ 19/Jun/23 ] |
I'm sorry but what file you want exactly, I'm not that knowledgeable about those things you said. |
Comment by Doc [ 18/Jun/23 ] |
Can you provide the world when the sign cannot be edited or if can show the NBT for that things. In teory with https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/66c5ce4c7ba6a32b250c4630eb4c189fc5483542#nms-patches/net/minecraft/world/level/block/entity/TileEntitySign.patch if the sign was not touch with plugins (like the events for Sign) the sign can be edited. unless you use NBT to edit the sign in a non standar format like add many colours in the same line. |