-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Console Errors #2
Comments
Acknowledged; thanks for reporting. Will look into this; I've not tested with serialization of map items before. The signs that error out with |
Im not sure, is it possible to put the tppos of the signs in the error logs? then we could investigate! |
Good idea :D Will do that, thanks! |
I forgot that SSE already logs the details of erroring signs (e.g. location); it does this using the If it's possible, I'd like you to do the following please:
What this will do is log all of SignShopExport's debugging data, to its own log files at This logging configuration should not affect your server's performance or logging, but when finished, you should comment out or remove these lines: <!-- Full debugging for SignShopExport, to own file -->
<Logger additivity="false" level="ALL" name="roycurtis.signshopexport.SignShopExport">
<AppenderRef ref="SSEDebug"/>
</Logger> Doing this won't require a server restart. The |
Alright! I've done this on my test server and its booting now, minus the editing the file at the end of task 4. I will let it do its thing for a few hours, see what happens. |
It worked, heres an extract from an error:
|
Thanks a lot! I've released SignShopExport 1.0.0, which should solve this issue. Please keep in mind however, any websites or tools using data from this version may have to be updated for the new data format (for example; it's now possible for the Hope it works! |
I get regular issues on the console:
The text was updated successfully, but these errors were encountered: