Crash On World Load
ChloeDawn opened this issue ยท 25 comments
Mod version: 3.2.1.0
Forge version: 1.10.2-12.18.3.2202
Client crashes to desktop when loading into a singleplayer world.
Crash report: hastebin.com/vejocijuyo
@InsomniaKitten @MafooHamhead Have you tried Forge 2185? It's what I build against and is the the recommended version.
@OreCruncher I personally have not tested it yet. I'll test it soon and let you know if the problem persists. I would be on 2185, but one mod requires 2202.
It's weird because the previous version of your mod works perfectly fine on 2202... Then I updated to your newest one and boom the issue popped up. I'm able to load in for a nanosecond (I can see the UI for that little bit) then I crash. Could it be a bug with forestry? I see apiary and instantly think forestry, as those beehives emit noise.
I'll be sure to test on 2185 though later.
@MafooHamhead It could be some other mod dorking around with the BlockPosMutable class. I derive from that class to do some things. It's barking because my class is looking for a field that no longer exists. I have a basic Forge 2202 using MultiMC and the latest version of Dynamic Surroundings and do not see a problem.
@OreCruncher Okay I just did some testing on Forge 2202. Your newest version of DS is not compatible with Foamfix. (That mod that lowers RAM usage.) I was using the coremod version (Anarchy) which I know is not supported, but your previous version works perfectly fine with the same version of Foamfix.
I doubt it's necessarily your fault, but:
DS 3.2.1.0 is not compatible with Foamfix 0.5.0 Anarchy.
DS 3.2.0.0 is compatible with Foamfix 0.5.0 Anarchy.
I'm not sure if the non-coremod version is compatible.
Took a quick look at FoamFix source and it does mess with BlockPos. Not sure what I can do about it at the moment.
I just made a post on Foamfix's GitHub as well. Hopefully something can be solved! ๐
@MafooHamhead @InsomniaKitten asie posted a v0.5.1 version with the fix. I tested it in my dev sandbox and it appears to work.
@MafooHamhead @InsomniaKitten Have either of you confirmed that the problem is fixed with the latest versions of FoamFix?
I play with FoamFix installed and I have not seen a crash between this mod and FoamFix. You should still ask @InsomniaKitten anyways though.
I'm having a similar issue, but I don't use FoamFix. After I installed four mods in a row (Uncrafting Table, DynamicSurroundings, Realistic Item Drops and Sound Filters), Forge crashes whenever loading any world. Uninstalling DS fixes it, but I want that mod.
@Wh4tsMyName please post your crashlogs
@Wh4tsMyName Yes, going to need the logs. I loaded up the 1.11.x versions with the latest Dynamic Surroundings (v3.2.8.0) and no crash.
@LemADEC @OreCruncher There are no logs, thanks to the new Minecraft launcher.
EDIT: Now that I remember, I loaded all four mods in a test world I made and it worked fine. Now it's like this. I can't load up that same world, either.
@Wh4tsMyName Link is dead?
Yep. It's a bug in StepUp. If you go look at the CurseForge it mentions the fix.
Try this https://gist.github.com/