Sign in to follow this  
Jukken

Modlauncher and 1.6

Recommended Posts

Any ideas why the server will not run with the modloader now?

 

[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: ModLoader version v0.34-53134da
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Game version 1.6.0.0
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\betterdig.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\connectionfix\connectionfix.jar!/META-INF/org.gotti.wurmunlimited.modloader/connectionfix.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\connectionfix.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\custommap\custommap.jar!/META-INF/org.gotti.wurmunlimited.modloader/custommap.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\custommap.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\DisableFogSpider.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverfixes\serverfixes.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverfixes.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverfixes.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap\servermap.jar!/META-INF/org.gotti.wurmunlimited.modloader/servermap.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.config
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks\serverpacks.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverpacks.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servertweaks.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer\announcer.jar!/META-INF/org.gotti.wurmunlimited.modloader/announcer.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer.config
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver\httpserver.jar!/META-INF/org.gotti.wurmunlimited.modloader/httpserver.properties
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver.config
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\DisableFogSpider\DisableFogSpider.jar]
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\betterdig\betterdig.jar]
[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\connectionfix\connectionfix.jar]
[09:01:26 FM] SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: org/gotti/wurmunlimited/modloader/interfaces/WurmClientMod
java.lang.NoClassDefFoundError: org/gotti/wurmunlimited/modloader/interfaces/WurmClientMod
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at org.gotti.wurmunlimited.modloader.ModInstanceBuilder.createModInstance(ModInstanceBuilder.java:72)
	at org.gotti.wurmunlimited.modloader.ModLoaderShared.lambda$loadModsFromModDir$1(ModLoaderShared.java:141)
	at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
	at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
	at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
	at org.gotti.wurmunlimited.modloader.ModLoaderShared.loadModsFromModDir(ModLoaderShared.java:143)
	at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at javassist.Loader.run(Loader.java:288)
	at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: java.lang.ClassNotFoundException: org.gotti.wurmunlimited.modloader.interfaces.WurmClientMod
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 28 more

 

Share this post


Link to post
Share on other sites
3 hours ago, Jukken said:

[09:01:26 FM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\connectionfix\connectionfix.jar] [09:01:26 FM] SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: org/gotti/wurmunlimited/modloader/interfaces/WurmClientMod java.lang.NoClassDefFoundError: org/gotti/wurmunlimited/modloader/interfaces/WurmClientMod

 

connectionfix is a client mod, it shouldn't be there on your server.

  • Like 1

Share this post


Link to post
Share on other sites
1 hour ago, bdew said:

 

connectionfix is a client mod, it shouldn't be there on your server.

 

Thanks.

I'm having problems till Betterdigging, it will not work, Any problems using betterdig-0.8-beta16 on the new update?

[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: ModLoader version v0.34-53134da
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Game version 1.6.0.0
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\betterdig.properties
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\DisableFogSpider.properties
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverfixes\serverfixes.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverfixes.properties
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverfixes.properties
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap\servermap.jar!/META-INF/org.gotti.wurmunlimited.modloader/servermap.properties
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.properties
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.config
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks\serverpacks.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverpacks.properties
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks.properties
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servertweaks.properties
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer\announcer.jar!/META-INF/org.gotti.wurmunlimited.modloader/announcer.properties
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer.config
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver\httpserver.jar!/META-INF/org.gotti.wurmunlimited.modloader/httpserver.properties
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver.config
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\DisableFogSpider\DisableFogSpider.jar]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\betterdig\betterdig.jar]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\httpserver\httpserver.jar]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\serverfixes\serverfixes.jar]
[01:32:39 EM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod serverfixes loaded server class com.wurmonline.server.items.ItemTypes during phase load
[01:32:39 EM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod serverfixes loaded server class com.wurmonline.server.MiscConstants during phase load
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\serverpacks\serverpacks.jar]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\servermap\servermap.jar]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\servertweaks\servertweaks.jar]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading com.Joedobo27.disablefogspider.DisableFogSpider as DisableFogSpider (unversioned)
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading net.bdew.wurm.betterdig.BetterDigMod as betterdig (unversioned)
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.httpserver.HttpServerMod as httpserver (v0.34-53134da)
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.serverfixes.ServerFixesMod as serverfixes (v0.34-53134da)
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod as serverpacks (v0.34-53134da)
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.servermap.ServerMapMod as servermap (v0.34-53134da)
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks as servertweaks (unversioned)
[01:32:39 EM] INFO BetterDigMod: overrideClayWeight = 20
[01:32:39 EM] INFO BetterDigMod: overrideTarWeight = 20
[01:32:39 EM] INFO BetterDigMod: overridePeatWeight = 20
[01:32:39 EM] INFO BetterDigMod: overrideMossWeight = 20
[01:32:39 EM] INFO BetterDigMod: digToVehicle = true
[01:32:39 EM] INFO BetterDigMod: dredgeToShip = true
[01:32:39 EM] INFO BetterDigMod: levelToVehicle = true
[01:32:39 EM] INFO BetterDigMod: digToCrates = true
[01:32:39 EM] INFO BetterDigMod: digToDragged = true
[01:32:39 EM] INFO BetterDigMod: levelToDragged = true
[01:32:39 EM] INFO BetterDigMod: levelFromVehicle = true
[01:32:39 EM] INFO BetterDigMod: levelFromDragged = true
[01:32:39 EM] INFO BetterDigMod: levelFromCrates = true
[01:32:39 EM] INFO BetterDigMod: levelFromGround = true
[01:32:39 EM] INFO BetterDigMod: allowWhenMounted = LEVEL, FLATTEN, FLATTEN_BORDER, DIG, LEVEL_BORDER
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: serverPort: 0
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: publicServerAddress: null
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: publicServerPort: 0
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: internalServerAddress: null
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: maxThreads: 50
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: Immortal Traders: true
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: CA Help Default: true
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: Disable Chaos: true
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: Reduce Unique Timer: false
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: Unique Timer Reduction: 950400000
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: Logging Uniques: true
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: Steam Duplicate Authentication Fix: true
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: Unlock Treasure Chests: true
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: Build On Holy Ground: false
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: Disable Epic Hexmap Twitter: true
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: Remove Infidel Error: true
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: No Dragon Leeching: true
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: GM - Uncap Enchants: true
[01:32:39 EM] INFO org.gotti.wurmunlimited.mods.servertweaks.ServerTweaks: GM - Remove Condition Checks: true
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modcomm to class com.wurmonline.server.intra.IntraServerConnection for  org.gotti.wurmunlimited.modcomm.intra.ModIntraServerHandler with methods [__cb_Proxy_modcomm_0.handle(com.wurmonline.server.intra.IntraServerConnection,java.nio.ByteBuffer)]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.intra.PlayerTransfer for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_1.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_1.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_1.setTargetServer(int), __cb_Proxy_modPlayerTransfer_1.resetTargetServer(), __cb_Proxy_modPlayerTransfer_1.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.creatures.Communicator for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_2.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_2.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_2.setTargetServer(int), __cb_Proxy_modPlayerTransfer_2.resetTargetServer(), __cb_Proxy_modPlayerTransfer_2.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.questions.MailSendConfirmQuestion for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_3.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_3.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_3.setTargetServer(int), __cb_Proxy_modPlayerTransfer_3.resetTargetServer(), __cb_Proxy_modPlayerTransfer_3.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.questions.MailSendQuestion for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_4.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_4.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_4.setTargetServer(int), __cb_Proxy_modPlayerTransfer_4.resetTargetServer(), __cb_Proxy_modPlayerTransfer_4.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.questions.PortalQuestion for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_5.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_5.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_5.setTargetServer(int), __cb_Proxy_modPlayerTransfer_5.resetTargetServer(), __cb_Proxy_modPlayerTransfer_5.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[01:32:39 EM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.ServerEntry for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_6.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_6.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_6.setTargetServer(int), __cb_Proxy_modPlayerTransfer_6.resetTargetServer(), __cb_Proxy_modPlayerTransfer_6.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.serverfixes.ServerFixesMod: Registering server fixes
[01:32:40 EM] INFO com.Joedobo27.disablefogspider.DisableFogSpider: fogNoSpawnFogSpiders option changes SUCCESSFUL
[01:32:40 EM] INFO BetterDigMod: Installed getNumItemsNotCoins flattening override at line 1567
[01:32:40 EM] INFO BetterDigMod: Installed canCarry digging flattening at line 1568
[01:32:40 EM] INFO BetterDigMod: Installed insertItem flattening hook at line 1589
[01:32:40 EM] INFO BetterDigMod: Installed insertItem flattening hook at line 1591
[01:32:40 EM] INFO BetterDigMod: Installed getCarriedItem hook in useDirt at line 1517
[01:32:40 EM] INFO BetterDigMod: Installed getCarriedItem hook in useDirt at line 1519
[01:32:40 EM] INFO BetterDigMod: Installed getCarriedItem hook in checkUseDirt at line 1393
[01:32:40 EM] INFO BetterDigMod: Installed getCarriedItem hook in checkUseDirt at line 1394
[01:32:40 EM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 398
[01:32:40 EM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 857
[01:32:40 EM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 1494
[01:32:40 EM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback moditems to class com.wurmonline.server.items.Item for  org.gotti.wurmunlimited.modsupport.items.ModItems with methods [__cb_Proxy_moditems_7.getModelName(com.wurmonline.server.items.Item)]
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.servermap.ServerMapMod: renderServerMap: true
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.servermap.ServerMapMod: addServerMapPack: true
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.servermap.ServerMapMod: renderer: ISOMETRIC
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack DF593D9DA93520AEE2EFA6ED3931EC6896E0CFD4 for pack mods\serverpacks\ereb.jar
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack E99FCA2DCBCE8AC48401E569633C9222C2AB7DC1 for pack mods\serverpacks\banners.jar
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack 36B4717A0B518FDFD609DA295CDDB3F698CFE2B3 for pack mods\serverpacks\wagons.jar
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack 87F75E42D5F1DF1D1AB138951822B8D60EA8160B for pack mods\serverpacks\flags.jar
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack 360D7FFC47086CA658B2319A777C11520A23EAB7 for pack mods\serverpacks\tall_banners.jar
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack 9A5297FD665B580753C2CF20BC4EC932CD8AA5B1 for pack mods\serverpacks\tents.jar
[01:32:40 EM] WARNING org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Missing serverPack mods\serverpacks\misc.jar
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack 3F962B4439675B8127235708B148C03FF5C53DB4 for pack mods\serverpacks\gmdark.jar
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack 558A751AAEB7694B0A96C619005C44DEEAFB0020 for pack mods\serverpacks\ships.jar
[01:32:40 EM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack 2D248B1288AA6F28B5CBA2E5A9D4228EB739BE13 for pack mods\serverpacks\sound2.jar
[01:32:40 EM] INFO com.wurmonline.server.gui.WurmServerGuiMain: WurmServerGuiMain starting
[01:32:41 EM] INFO com.wurmonline.server.Constants: Loading configuration file at D:\Wurm_Unlimited_Server\.\8k_new\wurm.ini
[01:32:41 EM] INFO com.wurmonline.server.Constants: Loading configuration file at D:\Wurm_Unlimited_Server\.\8k_new\wurm.ini
[01:32:41 EM] INFO com.wurmonline.server.DbConnector: Starting to close all Database Connections.
[01:32:41 EM] INFO com.wurmonline.server.DbConnector: Finished closing all Database Connections.
[01:32:41 EM] INFO org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.0.3 by Boxfuse
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:8k_new/sqlite/wurmcreatures.db (SQLite 3.0)
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:8k_new/sqlite/wurmdeities.db (SQLite 3.0)
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:8k_new/sqlite/wurmeconomy.db (SQLite 3.0)
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/economy
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/economy
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/economy
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:8k_new/sqlite/wurmitems.db (SQLite 3.0)
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:8k_new/sqlite/wurmlogin.db (SQLite 3.0)
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/login
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/login
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/login
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:8k_new/sqlite/wurmlogs.db (SQLite 3.0)
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/logs
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/logs
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/logs
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:8k_new/sqlite/wurmplayers.db (SQLite 3.0)
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:8k_new/sqlite/wurmtemplates.db (SQLite 3.0)
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/templates
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/templates
[01:32:41 EM] WARNING org.flywaydb.core.internal.util.scanner.filesystem.FileSystemScanner: Unable to resolve location filesystem:./dist/migrations/templates
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:8k_new/sqlite/wurmzones.db (SQLite 3.0)
[01:32:41 EM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:32:41 EM] INFO com.wurmonline.server.Servers: Loading all servers.
[01:32:41 EM] INFO com.wurmonline.server.Servers: Loading - Ereb Altor - PvE dedicated 24/7 skillgain x2. [Login server] - 1
[01:32:41 EM] INFO com.wurmonline.server.Servers: Using database entry for time 590164900
[01:32:41 EM] INFO com.wurmonline.server.zones.TilePoller: Current polltile=36681542, rest=0 pollmodifier=28143, pollround=842
[01:32:41 EM] INFO com.wurmonline.server.zones.TilePoller: tiles=67108864, mask=-1 ticksperday=3456000, Nthick=19, rest=0, manypertick=true
[01:32:41 EM] INFO com.wurmonline.server.Servers: Loading Marjura - 2
[01:32:41 EM] INFO com.wurmonline.server.Servers: Loaded 2 servers from the database
[01:32:41 EM] INFO com.wurmonline.server.Servers: found neighbour Marjura NORTH
[01:32:41 EM] INFO com.wurmonline.server.Servers: NORTH neighbour Marjura NORTH
[01:32:41 EM] INFO com.wurmonline.server.Servers: Created properties table in the database
[01:32:56 EM] OFF com.wurmonline: 
----------------------------------------------------------------
Wurm Server logging started at Sun Apr 08 13:32:56 CEST 2018

 

Share this post


Link to post
Share on other sites
8 hours ago, Jukken said:

I'm having problems till Betterdigging, it will not work, Any problems using betterdig-0.8-beta16 on the new update?

 

nope, works for me. the log looks ok, in which way it doesn't work?

 

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