Laike-Endaril / Dynamic-Stealth

Introducing actual stealth mechanics to Minecraft
https://minecraft.curseforge.com/projects/dynamic-stealth
18 stars 2 forks source link

Some sort of crashing issue #114

Closed thedeerirty closed 3 years ago

thedeerirty commented 4 years ago

Hi, I am experiencing a crash that the report traces to this mod? I'm not sure what exactly is causing this crash, but it always seems to happen when I remove a mod (not this one) and then try to load a world when that mod is removed. Going back to an older save didn't seem to help either. crash-2020-10-28_16.30.31-server.txt

Laike-Endaril commented 4 years ago

You certainly have something strange going on, though I don't know exactly what. If you can send me the full log file next time this happens, I can probably do a better job of identifying the issue.

The top-level error listed in the crash report... java.lang.NoClassDefFoundError: com/fantasticsource/dynamicstealth/compat/CompatDissolution ...should be impossible, as this class is packaged in the DS jar, but there may be an underlying cause listed only in the full log

thedeerirty commented 4 years ago

Dissolution; that's the mod about possession, correct? I shouldn't have that in my modpack anymore; I removed it before creating the world, and didn't re-add it.

I'll try to load the world again, and I can send the latest.log after it crash,

Also, my bad on the late reply.

Laike-Endaril commented 4 years ago

If this is still a thing, send me a full log containing the crash (it will be latest.log if it crashed on the most recent run). The crash report doesn't always tell the whole story.