-
-
Notifications
You must be signed in to change notification settings - Fork 19
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]: Can't connect to server (...YabnElement.isNull()... error) #223
Comments
Wow...line 5088 looks massive.
|
I'm currently trying to unload all quests and load them back one section at a time to try and pinpoint why this happens. Also, this issue does not happen when inviting friends via the Essential mod to a single player world. |
Latest details from Discord chat:
wRatte — Today at 1:51 AM
|
Looking at it, its because of a null yabnelement which is a valid yabn element this is an underlying issue with how I wrote yabnops to mimic jsonops in DFU Mojang/DataFixerUpper#62 ill have to figure out a workaround the issue seems to be that the nbt fields are not there so they default to null so a quick way would be to add empty object nbt fields |
Fixed in latest resourcefullib version |
Bug Description
Minecraft 1.20.1
Just in case this is not a Heracles issue, I logged this matter with ResourcefulLib as well: Team-Resourceful/ResourcefulLib#13
Error message:
People are unable to join after they were in the first time.
Log is attached.
One way I found that clears it, is if I stop the server, then delete the data/heracles* files in the world and then start the server.
But then the same thing happens all over again.
How to Reproduce?
Expected Behavior
Be able to log into the server.
Version
1.1.12
Mod Loader Version
1.20.1 - 47.2.30
Mod Loader
Forge
Logs or additional context
latest.log
Code of Conduct
The text was updated successfully, but these errors were encountered: