Server crashed because of to mich spam of this meassge
CloudeLecaw opened this issue ยท 6 comments
https://paste.gg/p/anonymous/9dafdf82438344a7a44aee2247421c97
This happens on server startup
- Paper 1.16.5 - Build 686
- CraftBook_3.10.4-Build4700
Result is the Server stops and refused to start - we tried to start it 5 times before we went back to PaperMC 670
Like you can see
from papersite they said its a problem we have to report to you
This does not look like an issue with CraftBook. It's just reading the sign from the world as-is using the string compatibility layer, not specifically doing anything with it. It's likely either something else has created invalid signs, or it's a bug in Paper.
i attached this issue on the papersite - may u can take a word there too
PaperMC/Paper#5659
The main issue here is that the signs are being validated when they are read by plugins. So, therefore, this creates error spam that blames whatever plugin is the first to load the broken sign even if that plugin did not create the broken sign.
There's nothing plugin developers can do about this. IMO the ideal solution would be for this warning to only be produced when a sign is set with invalid data, not read. As plugins can't tell if a sign would cause an error until after reading it, only Paper can do anything about this.
unbeliveable they simply closed the issue and blocked further postings..
hm so what we can do here now?
Replace all sings on our servers and hope it does not come aggain? @,@