All the Mods 9 - ATM9

All the Mods 9 - ATM9

9M Downloads

The game crashes while loading terrain

Sajns opened this issue ยท 8 comments

commented

The games get to loading terrain but then after a while the game crashes and this shows up:
Error: java.lang.NullPointerException: Cannot invoke "net.minecraftforge.fluids.capability.IFluidHandler.getTanks()" because "this.handler" is null

Exit code: -1

Today I installed more RAM but that didn't seem to help in this case.

Here is the crash report:

crash-2023-12-15_16.33.40-server.txt

commented

I have tested a new world and that seems to work fine so something is wrong with the old world.

commented

why did you close it reopen i have the same problem, after the latest update

commented

Okay, I reopened it... I have solved the problem after I get some help from the Discord server.

commented

maybe share the fix ? so i can fix, thanks

commented

if you are crashing on the latest pack version with an error about "Ticking entity", edit world/serverconfig/forge-server.toml, find removeErroringEntities, and change that from false to true. This should let you back in.

Be sure to turn it back to false after that.

For me it did crash again after this step but it was a second change that I need to do and it comes here:

Then after set removeErroringBlockEntities to false and then start the game again, if it works now don't forget to turn removeErroringBlockEntities back to false.

I hope this will work otherwise try discord ATM9 HELP.

commented

If you have discord will say.

commented

Then after set removeErroringBlockEntities to "True" and then start the game again, if it works now don't forget to turn removeErroringBlockEntities back to false.

"I wrote wrong, set it to true and then if it works back to false."

commented

My crash error was due loading new chunk after updates, nothing helped except downloading new profile and moving my save data incase anyone having the same problem. You can close the issue both of us solved our problems.