Sign in to follow this  
Fineal

Server won't restart after todays update

Recommended Posts

Opened steam, said client needed updating, updated client, tried to connect, said server mismatch, shutdown server, backed up server, updated server, updated database, attempt restart, restart hangs, server shuts back down. Seems related to Mod Loader, uninstalled and reinstalled mod loader, attempted restart again, same results.
 Console below.

 

gatedLauncher: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
org.gotti.wurmunlimited.modloader.classhooks.HookException: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:254)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.registerStartRunningHook(ProxyServerHook.java:58)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.<init>(ProxyServerHook.java:33)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.getInstance(ProxyServerHook.java:152)
	at org.gotti.wurmunlimited.modloader.ServerHook.createServerHook(ServerHook.java:79)
	at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at javassist.CtClassType.getMethod(CtClassType.java:1180)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.createHook(HookManager.java:160)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:251)
	... 11 more

 
org.gotti.wurmunlimited.modloader.classhooks.HookException: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:254)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.registerStartRunningHook(ProxyServerHook.java:58)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.<init>(ProxyServerHook.java:33)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.getInstance(ProxyServerHook.java:152)
	at org.gotti.wurmunlimited.modloader.ServerHook.createServerHook(ServerHook.java:79)
	at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at javassist.CtClassType.getMethod(CtClassType.java:1180)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.createHook(HookManager.java:160)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:251)
	... 11 more

 

 
[05:16:43 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: ModLoader version v0.15.2-34cb0c6
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: spellCost: 30
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: spellDifficulty: 20
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: spellCooldown: 300000
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: effectModifier: 10
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod: increaseGrowthUntilAge: 8
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod: increaseGrowthTimer: 259200
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod: excludedTemplates: boar_fo,zombie,worg,gorilla_magranon,skeleton,hyena_libila
[05:16:43 AM] WARNING org.gotti.wurmunlimited.modloader.ModLoader: Mod creatureagemod loaded server class com.wurmonline.server.creatures.CreatureTemplateIds during phase configure
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.cropmod.CropMod: disableWeeds: true
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.cropmod.CropMod: extraHarvest: 0
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod: allowMountedHarvest: true
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod: enableSeasonsCommand: true
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod: enableSeasonsMotd: true
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: serverPort: 0
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: publicServerAddress: null
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: publicServerPort: 0
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: internalServerAddress: null
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: removePriestRestrictions: true
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: favorLimit: 90
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: allowAllSpells: false
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: allowLightSpells: true
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: unlimitedPrayers: false
[05:16:43 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: noPrayerDelay: false
[05:16:44 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod as bagofholding (v0.15.2-34cb0c6)
[05:16:44 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod as creatureagemod (v0.15.2-34cb0c6)
[05:16:44 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.cropmod.CropMod as cropmod (v0.15.2-34cb0c6)
[05:16:44 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod as harvesthelper (v0.15.2-34cb0c6)
[05:16:44 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod as serverpacks (v0.15.2-34cb0c6)
[05:16:44 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.spellmod.SpellMod as spellmod (v0.15.2-34cb0c6)
[05:16:44 AM] SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
org.gotti.wurmunlimited.modloader.classhooks.HookException: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:254)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.registerStartRunningHook(ProxyServerHook.java:58)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.<init>(ProxyServerHook.java:33)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.getInstance(ProxyServerHook.java:152)
	at org.gotti.wurmunlimited.modloader.ServerHook.createServerHook(ServerHook.java:79)
	at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at javassist.CtClassType.getMethod(CtClassType.java:1180)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.createHook(HookManager.java:160)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:251)
	... 11 more

 
org.gotti.wurmunlimited.modloader.classhooks.HookException: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:254)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.registerStartRunningHook(ProxyServerHook.java:58)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.<init>(ProxyServerHook.java:33)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.getInstance(ProxyServerHook.java:152)
	at org.gotti.wurmunlimited.modloader.ServerHook.createServerHook(ServerHook.java:79)
	at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at javassist.CtClassType.getMethod(CtClassType.java:1180)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.createHook(HookManager.java:160)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:251)
	... 11 more

 

 
[05:16:45 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: ModLoader version v0.15.2-34cb0c6
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: spellCost: 30
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: spellDifficulty: 20
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: spellCooldown: 300000
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: effectModifier: 10
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod: increaseGrowthUntilAge: 8
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod: increaseGrowthTimer: 259200
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod: excludedTemplates: boar_fo,zombie,worg,gorilla_magranon,skeleton,hyena_libila
[05:16:45 AM] WARNING org.gotti.wurmunlimited.modloader.ModLoader: Mod creatureagemod loaded server class com.wurmonline.server.creatures.CreatureTemplateIds during phase configure
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.cropmod.CropMod: disableWeeds: true
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.cropmod.CropMod: extraHarvest: 0
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod: allowMountedHarvest: true
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod: enableSeasonsCommand: true
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod: enableSeasonsMotd: true
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: serverPort: 0
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: publicServerAddress: null
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: publicServerPort: 0
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: internalServerAddress: null
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: removePriestRestrictions: true
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: favorLimit: 90
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: allowAllSpells: false
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: allowLightSpells: true
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: unlimitedPrayers: false
[05:16:45 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: noPrayerDelay: false
[05:16:46 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod as bagofholding (v0.15.2-34cb0c6)
[05:16:46 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod as creatureagemod (v0.15.2-34cb0c6)
[05:16:46 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.cropmod.CropMod as cropmod (v0.15.2-34cb0c6)
[05:16:46 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod as harvesthelper (v0.15.2-34cb0c6)
[05:16:46 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod as serverpacks (v0.15.2-34cb0c6)
[05:16:46 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.spellmod.SpellMod as spellmod (v0.15.2-34cb0c6)
[05:16:46 AM] SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
org.gotti.wurmunlimited.modloader.classhooks.HookException: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:254)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.registerStartRunningHook(ProxyServerHook.java:58)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.<init>(ProxyServerHook.java:33)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.getInstance(ProxyServerHook.java:152)
	at org.gotti.wurmunlimited.modloader.ServerHook.createServerHook(ServerHook.java:79)
	at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at javassist.CtClassType.getMethod(CtClassType.java:1180)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.createHook(HookManager.java:160)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:251)
	... 11 more

 
org.gotti.wurmunlimited.modloader.classhooks.HookException: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:254)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.registerStartRunningHook(ProxyServerHook.java:58)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.<init>(ProxyServerHook.java:33)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.getInstance(ProxyServerHook.java:152)
	at org.gotti.wurmunlimited.modloader.ServerHook.createServerHook(ServerHook.java:79)
	at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at javassist.CtClassType.getMethod(CtClassType.java:1180)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.createHook(HookManager.java:160)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:251)
	... 11 more

 

 
[05:16:48 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: ModLoader version v0.15.2-34cb0c6
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: spellCost: 30
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: spellDifficulty: 20
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: spellCooldown: 300000
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod: effectModifier: 10
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod: increaseGrowthUntilAge: 8
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod: increaseGrowthTimer: 259200
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod: excludedTemplates: boar_fo,zombie,worg,gorilla_magranon,skeleton,hyena_libila
[05:16:48 AM] WARNING org.gotti.wurmunlimited.modloader.ModLoader: Mod creatureagemod loaded server class com.wurmonline.server.creatures.CreatureTemplateIds during phase configure
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.cropmod.CropMod: disableWeeds: true
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.cropmod.CropMod: extraHarvest: 0
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod: allowMountedHarvest: true
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod: enableSeasonsCommand: true
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod: enableSeasonsMotd: true
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: serverPort: 0
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: publicServerAddress: null
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: publicServerPort: 0
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: internalServerAddress: null
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: removePriestRestrictions: true
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: favorLimit: 90
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: allowAllSpells: false
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: allowLightSpells: true
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: unlimitedPrayers: false
[05:16:48 AM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: noPrayerDelay: false
[05:16:49 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingMod as bagofholding (v0.15.2-34cb0c6)
[05:16:49 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.creatureagemod.CreatureAgeMod as creatureagemod (v0.15.2-34cb0c6)
[05:16:49 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.cropmod.CropMod as cropmod (v0.15.2-34cb0c6)
[05:16:49 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.harvesthelper.HarvestHelperMod as harvesthelper (v0.15.2-34cb0c6)
[05:16:49 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod as serverpacks (v0.15.2-34cb0c6)
[05:16:49 AM] INFO org.gotti.wurmunlimited.modloader.ModLoader: Loaded org.gotti.wurmunlimited.mods.spellmod.SpellMod as spellmod (v0.15.2-34cb0c6)
[05:16:49 AM] SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
org.gotti.wurmunlimited.modloader.classhooks.HookException: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:254)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.registerStartRunningHook(ProxyServerHook.java:58)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.<init>(ProxyServerHook.java:33)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.getInstance(ProxyServerHook.java:152)
	at org.gotti.wurmunlimited.modloader.ServerHook.createServerHook(ServerHook.java:79)
	at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at javassist.CtClassType.getMethod(CtClassType.java:1180)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.createHook(HookManager.java:160)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:251)
	... 11 more

 
org.gotti.wurmunlimited.modloader.classhooks.HookException: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:254)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.registerStartRunningHook(ProxyServerHook.java:58)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.<init>(ProxyServerHook.java:33)
	at org.gotti.wurmunlimited.modloader.ProxyServerHook.getInstance(ProxyServerHook.java:152)
	at org.gotti.wurmunlimited.modloader.ServerHook.createServerHook(ServerHook.java:79)
	at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: javassist.NotFoundException: runServer(..) is not found in com.wurmonline.server.ServerLauncher
	at javassist.CtClassType.getMethod(CtClassType.java:1180)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.createHook(HookManager.java:160)
	at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:251)
	... 11 more

 

Share this post


Link to post
Share on other sites

Appears to be mod loader related.   I uninstalled mod loader and server started up fine and shows up in steam server listings.

Share this post


Link to post
Share on other sites

Without reading the entire stack trace.

After updating wurm, run "patcher.bat" again to repatch the server jar. Failing to do this causes the server to crash during start up.

Share this post


Link to post
Share on other sites

I am not able to run the patcher. What we have on Citadel is an installation, and I imagine it's scripted to run the patcher. So I uninstalled and reinstalled to see if that would help. In my case it did not. The beta you posted above tealc is now available on our dashboard so I will install that. Thanks to both of you for responding.

Share this post


Link to post
Share on other sites

With hosted game servers and only a Web GUI, only way to get it to work is upload the modified game files via a FTP.

Share this post


Link to post
Share on other sites

do this...  download the new version of Ago's modloader.. Its no longer a beta even though that one worked.. and copy over to your wurm server directory.     /wurm      whatever

 

Delete the following files

WurmServerLauncher.exe

WurmServerLauncher-Patched.exe (created by patcher.bat) 

 

Update with SteamCMD or whatever you do to download the server copy..

 

Then run the patcher.bat    

 

It should work fine for you.   

Edited by razoreqx

Share this post


Link to post
Share on other sites
10 minutes ago, bigsteve said:

With hosted game servers and only a Web GUI, only way to get it to work is upload the modified game files via a FTP.

 

 

Oh hosted..  LOL ..   Yea you have to patch then upload (FTP or whatever ) depending on the  host provider.     I dont use them so I have no idea what they can and cant do...      Sorry. 

Edited by razoreqx

Share this post


Link to post
Share on other sites

The patcher is bugged.

 

Just update the modloader.jar to the newest beta version and start the server with

Linux: ./modlauncher.sh start=Creative

Windows: modlauncher.bat start=Creative

Edited by Sklo:D

Share this post


Link to post
Share on other sites

I also ran into this issue.

 

I just re-installed the mod loader and it fixed it for us. 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this