Sign in to follow this  
Elsa

Help with httpserver mod [SOLVED]

Recommended Posts

Solved: My client mod was out of date

 

 

I cant get the Httpserver mod to work.

 

When I did the config like this the server work, but the hitchingpost shows as a bag:

 

#Set a fixed port. If no port is selected a random free port will be used
serverPort=15007
# Use this to announce a different server name or IP address to the clients
# By default the setting "External Server IP Address" will be used for pack URLs
# This setting may be required when doing port forwarding in the router
publicServerAddress=62.182.96.194
# Use this to announce a different server port to the client
# By default the serverPort or the automaticly choosen port will be used
# This setting may be required when doing port forwarding in the router
publicServerPort=15007
# Sets a different address for the HTTP server to bind to. Can be 0.0.0.0 to
# bind to all interfaces. Default is external ip in server settings.
internalServerAddress=62.182.96.194
# Maximum number of threads to server downloads in parallel
maxThreads=50

And when I do the code like this that the server provider say I shall do it, my server crashes:

 

classname=org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod
classpath=serverpacks.jar
#Set a fixed port. If no port is selected a random free port will be used
serverPort=15007
# Use this to announce a different server name or IP address to the clients
# By default the setting "External Server IP Address" will be used for pack URLs
# This setting may be required when doing port forwarding in the router
publicServerAddress=62.182.96.194
# Use this to announce a different server port to the client
# By default the serverPort or the automaticly choosen port will be used
# This setting may be required when doing port forwarding in the router
publicServerPort=15007
# Sets a different address for the HTTP server to bind to. Can be 0.0.0.0 to
# bind to all interfaces. Default is external ip in server settings.
internalServerAddress=62.182.96.194

serverPacks=pack1.jar,pack2.jar,pack3.jar

And i get this error:

Spoiler

[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: ModLoader version v0.43-acf5e5a
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Game version 1.9.1.5
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\actiondemo\actiondemo.jar!/META-INF/org.gotti.wurmunlimited.modloader/actiondemo.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\actiondemo.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer\announcer.jar!/META-INF/org.gotti.wurmunlimited.modloader/announcer.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer.config
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\bagofholding\bagofholding.jar!/META-INF/org.gotti.wurmunlimited.modloader/bagofholding.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\bagofholding.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\bagofholding.config
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creatureagemod\creatureagemod.jar!/META-INF/org.gotti.wurmunlimited.modloader/creatureagemod.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creatureagemod.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creatureagemod.config
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod\cropmod.jar!/META-INF/org.gotti.wurmunlimited.modloader/cropmod.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod.config
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\harvesthelper\harvesthelper.jar!/META-INF/org.gotti.wurmunlimited.modloader/harvesthelper.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\harvesthelper.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\harvesthelper.config
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\hitchingpost\hitchingpost.jar!/META-INF/org.gotti.wurmunlimited.modloader/hitchingpost.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\hitchingpost.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver\httpserver.jar!/META-INF/org.gotti.wurmunlimited.modloader/httpserver.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver.config
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\inbreedwarning\inbreedwarning.jar!/META-INF/org.gotti.wurmunlimited.modloader/inbreedwarning.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\inbreedwarning.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner\scriptrunner.jar!/META-INF/org.gotti.wurmunlimited.modloader/scriptrunner.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner.config
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverfixes\serverfixes.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverfixes.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverfixes.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap\servermap.jar!/META-INF/org.gotti.wurmunlimited.modloader/servermap.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.config
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks\serverpacks.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverpacks.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod\spellmod.jar!/META-INF/org.gotti.wurmunlimited.modloader/spellmod.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod.properties
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod.config
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\actiondemo\actiondemo.jar]
[08:54:22 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod actiondemo loaded server class com.wurmonline.server.items.ItemTypes during phase load
[08:54:22 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod actiondemo loaded server class com.wurmonline.server.MiscConstants during phase load
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\announcer\announcer.jar]
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\bagofholding\bagofholding.jar]
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\creatureagemod\creatureagemod.jar]
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\cropmod\cropmod.jar]
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\harvesthelper\harvesthelper.jar]
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\hitchingpost\hitchingpost.jar]
[08:54:22 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: []
[08:54:22 PM] SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: java.lang.ClassNotFoundException: org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod
org.gotti.wurmunlimited.modloader.classhooks.HookException: java.lang.ClassNotFoundException: org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod
    at org.gotti.wurmunlimited.modloader.ModInstanceBuilder.createModInstance(ModInstanceBuilder.java:74)
    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:1382)
    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:286)
    at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33)
Caused by: java.lang.ClassNotFoundException: org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod
    at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
    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)
    ... 16 more

 

 

Can anyone help me?

Edited by Elsa

Share this post


Link to post
Share on other sites
On 7/3/2019 at 2:35 AM, Elsa said:

When I did the config like this the server work, but the hitchingpost shows as a bag:

Someone I know is having the same problem on his server.  How did you fix it?

Share this post


Link to post
Share on other sites
2 minutes ago, Batta said:

Someone I know is having the same problem on his server.  How did you fix it?

My serverpack mod on client was out of date. And use this  format:

 

#Set a fixed port. If no port is selected a random free port will be used
serverPort=15007
# Use this to announce a different server name or IP address to the clients
# By default the setting "External Server IP Address" will be used for pack URLs
# This setting may be required when doing port forwarding in the router
publicServerAddress=62.182.96.194
# Use this to announce a different server port to the client
# By default the serverPort or the automaticly choosen port will be used
# This setting may be required when doing port forwarding in the router
publicServerPort=15007
# Sets a different address for the HTTP server to bind to. Can be 0.0.0.0 to
# bind to all interfaces. Default is external ip in server settings.
internalServerAddress=62.182.96.194
# Maximum number of threads to server downloads in parallel
maxThreads=50

 

Edited by Elsa

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