Skip to content
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

Exception in server tick loop: zmaster587.advancedRocketry.util.XMLPlanetLoader.writePlanet(XMLPlanetLoader.java:539 #1030

Closed
drazisil opened this issue Jan 3, 2018 · 6 comments

Comments

@drazisil
Copy link

drazisil commented Jan 3, 2018

Minecraft Version:

  • 1.12.2
    Forge Version:
  • forge-1.12.2-14.23.1.2583
    Advanced Rocketry Version:
  • AdvancedRocketry-1.12.2-1.2.6-42
    LibVulpes Version:
  • LibVulpes-1.12.2-0.2.7-24-universal

is this the latest curseforge build? Yes

Please Pastebin crash

Crash Report: https://pastebin.com/RLJdCgER

Explain issue in detail:

Hitting a tick issue with zmaster587.advancedRocketry.util.XMLPlanetLoader.writePlanet(XMLPlanetLoader.java:539 The server is running with 6G. I know I have a lot of other mods, but I would not expect this to cause a crash. The line number doesn't match up, so I can't debug the code myself.

@drazisil
Copy link
Author

drazisil commented Jan 3, 2018

Further musings, I suspect it's related to OTG rewriting the biomes. I'm going to look for a config setting that might help.

@drazisil
Copy link
Author

drazisil commented Jan 3, 2018

Nope. Will have to stop using it for now.

@zmaster587
Copy link
Collaborator

zmaster587 commented Jan 4, 2018

There appears to be either a null biome, or a biome with no name that it's trying to save. I'll add a null check to at least stop it from crashing. Until the build gets on curse, backing up a few versions might resolve the issue.

zmaster587 added a commit that referenced this issue Jan 4, 2018
@drazisil
Copy link
Author

drazisil commented Jan 4, 2018

Do you happen to know what build number it will be? Doesn't look like it's in the changelog for 43 https://minecraft.curseforge.com/projects/advanced-rocketry/files/2516505

@zmaster587
Copy link
Collaborator

zmaster587 commented Jan 6, 2018

Should be build 44. A few other changes need to be added yet but I expect a release later today. I'd forgotten I changed build frequency to weekly to avoid spamming curse. I'll push it manually

@fimzks
Copy link
Contributor

fimzks commented Aug 21, 2021

i have the same bug but with other number with lastest version

java.lang.StackOverflowError: Exception in server tick loop at zmaster587.advancedRocketry.util.XMLPlanetLoader.writePlanet(XMLPlanetLoader.java:828) at zmaster587.advancedRocketry.util.XMLPlanetLoader.writePlanet(XMLPlanetLoader.java:920) at zmaster587.advancedRocketry.util.XMLPlanetLoader.writePlanet(XMLPlanetLoader.java:920) at zmaster587.advancedRocketry.util.XMLPlanetLoader.writePlanet(XMLPlanetLoader.java:920)
https://pastebin.com/jgVcd3cP

@Advanced-Rocketry Advanced-Rocketry locked and limited conversation to collaborators Aug 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants