ago1024 / WurmServerModLauncher

Wurm Unlimited Mod Launcher
59 stars 21 forks source link

Shared ClassLoader doesn't support loading of Resources from mod jars #51

Closed whisper2shade closed 5 years ago

whisper2shade commented 6 years ago

Hi, When using shared class loader, there is no way for a mod to load a .properties file from the mod jar. I'm trying to create a localizable mod, but i can't load the messages_xx.properties files. Unfortunately, I need the shared classloader to hook into some classes manually so resource loading falls apart.

Thanks

Goldenflamer commented 5 years ago

SharedClassLoader also breaks the CallbackAPI

https://forum.wurmonline.com/index.php?/topic/133085-released-server-mod-loader-priest-crops-seasons-server-packs-bag-of-holding/&do=findComment&comment=1715732