YUNG's Better Portals (Forge)

YUNG's Better Portals (Forge)

3M Downloads

Random worldgen crash

brisingraerowing opened this issue ยท 4 comments

commented

Crash Log

Randomly exploring and this happened. Completely froze the game and I had to kill the process.

commented

Hey, please pastebin the log and link it here rather than uploading a file.

commented

I added the log to the Gist.

commented

Not sure what the issue is here but you have a lot of errors going on. I'm talking 150+ FileNotFoundExceptions, a few IOExceptions, and a few NPEs. Also the crashlog (which shows an NPE for my mod) is completely different from the regular log in the gist. Not to mention the place where the null pointer occurs is around the World/Biome logic, which should always be passed in as a parameter to the function.

Dunno what's going on, but seems like your modded instance is potentially quite messed up.

commented

I've removed some mods since, and haven't gotten the crash again (one of the mods added numerous structures, and it has some interesting issues).