Stereowalker / Survive

https://modrinth.com/mod/survive
https://www.curseforge.com/minecraft/mc-mods/survive
Other
19 stars 18 forks source link

UnionLib sidedness crash #292

Closed ukmcplyr closed 1 year ago

ukmcplyr commented 1 year ago

Apologies if this should be reported elsewhere, I wasn't able to find a dedicated repository for UnionLib.

Minecraft: 1.20.1 Forge: 47.1.28 UnionLib: 10.0.0

I'm seeing the following crash on a server with just UnionLib:

[18Jul2023 04:02:50.070] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
[18Jul2023 04:02:50.070] [modloading-worker-0/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: unionlib, class com.stereowalker.unionlib.UnionLib
java.lang.reflect.InvocationTargetException: null

Seems like a sidedness issue? Works fine in singleplayer as part of a larger in-dev pack.

Full latest.log and crash report.

Plesase let me know if I've missed anything obvious :grin:

Stereowalker commented 1 year ago

Sorry for the delay in fixing this. v10.0.1 should address the issue

Stereowalker commented 1 year ago

On either CurseForge or Modrinth

ukmcplyr commented 1 year ago

Awesome, thank you very much :grin: :beer:

Stereowalker commented 1 year ago

Also, this is the correct place to report UnionLib related issues. It's a lot easier to fix them when I know what mod you're using in conjunction with it