Futurepack Mod - Now with flyable Spaceships!

Futurepack Mod - Now with flyable Spaceships!

1M Downloads

Crash with Dynamic Surroundings and possibly other mods

Airisii opened this issue · 2 comments

commented

Im using the latest 1.12.2 version of the mod and forge and it crashes with adding futurepack.
Crash Log: https://pastebin.com/40BXszyu

commented

Dynmic surroundigs crashed not futurepack because:

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from §3Dynamic Surroundings (dsurround)
Caused by: java.lang.NoClassDefFoundError: org.orecruncher.dsurround.client.handlers.EnvironStateHandler$EnvironState (initialization failure)
...
...
...
Caused by: java.lang.NullPointerException
    at org.orecruncher.dsurround.client.handlers.EnvironStateHandler$EnvironStateData.<init>(EnvironStateHandler.java:72)
    at org.orecruncher.dsurround.client.handlers.EnvironStateHandler$EnvironState.<clinit>(EnvironStateHandler.java:99)
    at org.orecruncher.dsurround.event.WorldEventDetector.notifyBlockUpdate(WorldEventDetector.java:64)
    at net.minecraft.world.World.notifyBlockUpdate(World.java:432)

they seems to somehow interact with our Airbrush Recipes. Also 1.12 will not receive more updates - sorry. Maybe Dyn Surroundings has a fix for this.

commented

As we cant fix this issue I will close this.