WurmServerModLauncher icon indicating copy to clipboard operation
WurmServerModLauncher copied to clipboard

Server won't boot after patch.bat

Open ElvisSRibeiro opened this issue 1 year ago • 1 comments

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 it just opens the cmd and closes.

server.log

ElvisSRibeiro avatar Jan 25 '25 22:01 ElvisSRibeiro

java.lang.NoClassDefFoundError: org/gotti/wurmunlimited/modloader/interfaces/WurmClientMod

This means you are trying to run a client mod on the server:

[08:32:01 PM] INFORMA��ES org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\thources-third-person-mod.properties

Remove thources third person, and it will work.

Tyoda avatar Feb 07 '25 22:02 Tyoda