Dynamic Surroundings

Dynamic Surroundings

51M Downloads

DS update causing OTG to crash on initialization

sunnydito opened this issue ยท 3 comments

commented

Mod Version:

modpack has 3.6.0.2, tried to update to 3.6.1.0

Forge Version:

14.23.5.2854

Link to crash log:

https://paste.dimdev.org/ogecumizeh.mccrash

Description:

hello! i've very much enjoyed dynamic surroundings as part of a modpack i'm playing (Rougelike Adventures and Dungeons) and i discovered that when i tried to update it to the newest version i started having issues with Open Terrain Generator giving me an error from an "unknown" mod (found out from a forum thread it's OTG). tried previous versions of OTG with updated Dynamic Surroundings to no avail. going back to the modpack's version of Dynamic Surroundings (3.6.0.2) was the only thing that fixed it, so i think something that changed between the two versions affected this.

commented

use the latest beta, and install MixinBootstrap. May also need to install Mixin Compat.

commented

I tried installing those two like you said (had to install both) but am still getting the "unknown" error. Here's the updated crash log: https://paste.dimdev.org/tugodemazo.mccrash

and here's the system latest log: https://paste.dimdev.org/uroreceyup.md

also i super super super appreciate your help with this! thanks so much for the quick response.

commented

OK - mixin looks like it is loading properly. I am seeing this in the log - not sure if it is a problem. There is a problem report against the mod about this from Feb but the author has not responded.

[06:36:09] [main/ERROR]: Coremod EyeOfDragonsPlugin: Unable to class load the plugin de.curlybracket.eyeofdragons.EyeOfDragonsPlugin
java.lang.ClassNotFoundException: de.curlybracket.eyeofdragons.EyeOfDragonsPlugin

I see this, too, right before MC terminates:

[06:36:21] [Client thread/WARN]: Unable to call Core API! It has not been initialized yet!

Related? Not sure. Can you remove Eye of Dragons to eliminate it from the equation?