-
-
Notifications
You must be signed in to change notification settings - Fork 34
Description
Bug Description
Hi there!
I'm on Forge 1.20.1 with ModernFix 5.20.2. I'm running a custom collection of around 350 mods.
I've been dealing with a persistent crash in recent days. Basically whenever I teleport to another area away from my base (using either Waystones or Xaero's map), I get a crash due to "exception ticking world," due to java.lang.ArrayIndexOutOfBoundsException. The crash log also references PersistentEntitySectionManager. Sometimes the game will just crash straight to desktop, while other times it will hang and need to be aborted manually.
I've tried disabling various mods that I thought might be the culprit (Distant Horizons and others) with no success - until I tried disabling Modernfix. Now I can load into distant chunks without crashing.
Very possible that the crash is actually caused by something else and Modernfix is just the catalyst, but figured it might be useful information anyway. I've attached my crash log below.
Reproduction Steps
Have ModernFix enabled
Teleport to a distant chunk using any means
Crash immediately