WurmServerModLauncher icon indicating copy to clipboard operation
WurmServerModLauncher copied to clipboard

Wurm Unlimited Mod Launcher

Results 17 WurmServerModLauncher issues
Sort by recently updated
recently updated
newest added

Modifying spell costs broken since server 1.9.0 ~~~ Caused by: java.lang.NoSuchMethodError: com.wurmonline.server.spells.Spell.getCost(Z)I at org.gotti.wurmunlimited.mods.spellmod.SpellMod.onServerStarted(SpellMod.java:103) at org.gotti.wurmunlimited.modloader.server.ServerHook.lambda$fireOnServerStarted$2(ServerHook.java:81) at org.gotti.wurmunlimited.modloader.server.Listeners.lambda$fire$0(Listeners.java:63) at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891) at org.gotti.wurmunlimited.modloader.server.Listeners.fire(Listeners.java:61) ~~~ The Spell.getCost(boolean forItem) method has been split...

spellmod

going to get the main info out of the way... OS: Linux Mint 1.7.3 Cinnamon 64-bit Cinnamon Version: 2.8.6 Linux Kernal: 3.16.0-38-generic processor: Intel Core 2 Duo CPU E6550 @...

* The examine message for BagOfHolding says it's a Courier. This can probably be fixed by using a custom EXAMINE ActionPerformer * There are "new" on screen messages for spells....

Hey, thanks for this project ! =) What do you think about creating an other repository with your default mods ? and maybe do a list of all the existing...

I downloaded the file server-modlauncher-0.47.zip and extracted everything to the WurmServerLauncher folder. I'm on windows. After running the patcher.bat the WurmServerLauncher-patched was created, but everytime i try to run it...

Does anyone have a re-created working disassembly of the Wurm Unlimited Server code? I'm hoping to set up a good working environment for use in mod development and debugging. I...