#(moepius) All contents of signs vanished and all heads are now Steve?
26 messages · Page 1 of 1 (latest)
(moepius) All contents of signs vanished and all heads are now Steve?
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
Sounds like tile entity data going missing? are stuff like chest contents still there?
Yes, chests also empty. But now I looked at other projects other than the main city in this world and there everything was still fine. Thats weird af
I have backups and all, but would be good to find out how this randomly happens
Well, without errors/much debugging I can't really tell you why, but sounds like tile entity data corrupted/got deleted
Have you checked all potentially relevant log files? are you sure there wasn't any error?
Seems weird for something like that to happen without anything erroring, unless a plugin/script did that somehow (which, don't know what setup you have, but feels unlikely)
Hm yeah, I have to investigate. I only have looked at todays logs. But don't know when it happened since this world isn't visited often.
I will place some new heads and signs in the city and make a restart to see if still happens by itself or there was some event where it deleted the data
Only found this FAWE error in my logs. But can't tell if that's related to such problems. https://paste.denizenscript.com/View/119808
Content of Server Log Paste #119808: Unnamed Server Log Paste... pasted 2024/01/27 15:43:02 UTC-08:00, Paste length: 3878691 characters across 32650 lines, Content: [00:00:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 19.94[00:00:19] [Server thre...
Okay now it got some timing errors:
https://paste.denizenscript.com/View/119810
Content of Server Log Paste #119810: Unnamed Server Log Paste... pasted 2024/01/27 16:05:22 UTC-08:00, Paste length: 247096 characters across 1967 lines, Content: [00:00:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 18.78, 19.58[00:00:01] [User Authe...
Hm the timings error doesn't appear when removing Denizen
I might have some borked script
These seem to be related to chat stuff? probably a good idea to bring up in #1026104994149171200 if you can consistently replicate it, but unless it's happening at exactly the same time as the world being loaded or something I doubt it's related
Although FAWE could be related, was a while ago but I've seen stuff like entire chunks getting corrupted and such - might've gotten a bit more stable since then, but still I'd generally recommend using normal WE on your production servers, and keeping FAWE to build servers if you need it
Has WE builds for current versions?
I believe so, WE is usually updated pretty fast
Does the data get deleted every time?
No, I placed some new signs and heads in the main city and after a restart they where still there. Not sure if the problems are related actually. The timings problem happened after I did a restart to see if the problem happens every time
But ye for the first problem I try to use normal WE and for the second I try to find out if a script is the problem.
I have a kinda complicated chat script I dont really know how it works in detail since it was commission work by behrror. But will post a Denizen thread if I can replicate it
Paste of startup und login attempt with my main account (prints errors) and login with another account that doesn't error somehow:
https://paste.denizenscript.com/View/119812
and startup log without the chat script, that seems to be working:
https://paste.denizenscript.com/View/119813
made a denizen thread