Exception in server tick loop: zmaster587.advancedRocketry.util.XMLPlanetLoader.writePlanet(XMLPlanetLoader.java:539
See original GitHub issueMinecraft 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.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6
Top Results From Across the Web
Exception in server tick loop: zmaster587.advancedRocketry ...
Hitting a tick issue with zmaster587.advancedRocketry.util.XMLPlanetLoader.writePlanet(XMLPlanetLoader.java:539 The server is running with 6G. I ...
Read more >Exception in server tick loop crash - Support - Minecraft Forum
So i'm trying to set up a server, but any time i put in my mods, it sends this crash report. I tried...
Read more >Exception in server tick loop - Support & Bug Reports
Description: Exception in server tick loop. net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading ...
Read more >How to Fix "Exception in Server Tick Loop" Error on Minecraft
https://scalacube.com/help/gameservers/minecraft/how-to-fix- exception -in- server - tick - loop -error-on-minecraftMinecraft Server Hosting ...
Read more >Exception in server tick loop : r/admincraft - Reddit
I am trying to start my server but im keep getting that crash. ---- Minecraft Crash Report ---- WARNING: coremods are present: ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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
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.