Profiler hangs on Erebus, project ozone 3 pack
dumfist opened this issue ยท 3 comments
Profiler gets through dimension 0, 1, 5, 6, 7, 8, then gets to dimension 9, the erebus, and stops progressing. been waiting 15 minutes, no progress. Also, I am unable to interact with anything at this time. No chat commands work, no opening chests, etc. The game is pretty much frozen without actually being frozen.
I reproduced this. Saw a similar error where the memory seemed to be full. No chunks would load and no new commands could be executed, and these are the relevant lines from the log:
[19:31:42] [Server thread/ERROR]: Chunk finished generating without Forge population being triggered (dimension 66). This is a bug with the dimension - please report this to the dimension's author. Recurrent Complex will proceed to generate in compatibility mode.
[19:31:42] [Client thread/INFO]: [CHAT] [Dim 66: EREBUS] Started profiling
[19:31:44] [Server thread/INFO]: Detected void dimension, adding to blacklist: 66
Seems to be caused by recurrent complex. Maybe it is causing cascading worldgen? I will try to load a world with the recurrent complex disabled and see if the issue persists.
Minecraft Version: 1.12.2
Forge Version: 14.23.5.2847
Pack: Custom Fork of Enigmatica 2 Version 1.77.2
Mod Versions:
The Erebus: 1.0.31
Recurrent Complex: 1.4.8.2
JER: 0.9.2.60
Full Log: https://drive.google.com/file/d/1T4moajz-pkDI76TLqw5WV6usmV6i2ii6/view?usp=sharing
Nope. Disabling Recurrent Complex and attempting to run "JER_profile 1000 all" now immediately causes a crash.
Log: https://drive.google.com/file/d/1dydMgosGhQJJP6xY9diUYPbuDsXpXUcs/view?usp=sharing
Crash Report: https://drive.google.com/file/d/1qTLNQu9RRsKh7PFGahBDe65KnU1zEwrO/view?usp=sharing
Don't know where to go from here.