Page 1 of 1

Help Updating Server to 3.2.8

PostPosted: 20 Sep 2014 00:10
by EvilDusk
I'm having issues updating the server, could someone mention the steps involved in the process of updating please, and thank you!

We are using Cauldron 1.7.10

Re: Help Updating Server to 3.2.8

PostPosted: 20 Sep 2014 17:58
by Calle_Ocho
Stop your server (if not already) Download the Pixelmon 3.2.8 jar file, place it in your server mods folder, delete the old version and start your server back up

Error Updating Server to 3.2.8

PostPosted: 20 Sep 2014 21:01
by EvilDusk
We put in the new mod .jar into the "mods" folder and put the new cauldron renamed to custom_server.jar) into the "jar" folder, and the server will not start. Here is what the console is saying:

20.09 19:56:37 [Multicraft] Server stopped
20.09 19:56:37 [Multicraft] Server shut down
20.09 19:56:37 [Server] INFO /run.sh: line 31: 32453 Killed /monitor.sh "$PID" "$USER"
20.09 19:56:36 [Server] INFO Process 32452 detected
20.09 19:56:36 [Server] INFO Process 32452 dead!
20.09 19:56:36 [Server] INFO ... 8 more
20.09 19:56:36 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
20.09 19:56:36 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
20.09 19:56:36 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
20.09 19:56:36 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
20.09 19:56:36 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
20.09 19:56:36 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
20.09 19:56:36 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
20.09 19:56:36 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level
20.09 19:56:36 [Server] INFO ... 6 more
20.09 19:56:36 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
20.09 19:56:36 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:93)
20.09 19:56:36 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level
20.09 19:56:36 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
20.09 19:56:36 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
20.09 19:56:36 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
20.09 19:56:36 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20.09 19:56:36 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
20.09 19:56:36 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20.09 19:56:36 [Server] INFO A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
20.09 19:56:35 [Server] INFO /usr/bin/java $START
20.09 19:56:35 [Multicraft] Loaded config for "Mod: Custom Server"
20.09 19:56:35 [Multicraft] Starting server!
20.09 19:56:35 [Multicraft] Loading server properties

Re: Error Updating Server to 3.2.8

PostPosted: 20 Sep 2014 22:28
by JayPeaSize
Not a Pixelmon issue, you forgot to update something for Cauldron.

Re: Help Updating Server to 3.2.8

PostPosted: 20 Sep 2014 23:49
by Burgy
+ Always remember to delete config folder & database folder.


Merged your two topics. Next time please only make one as to not make clutter -Burgy

Re: Help Updating Server to 3.2.8

PostPosted: 21 Sep 2014 01:34
by EvilDusk
Deleted the congif and database folders, still not working, and can't see what's wrong[

21.09 00:31:36 [Multicraft] Server stopped
21.09 00:31:36 [Multicraft] Server shut down
21.09 00:31:36 [Server] INFO /run.sh: line 31: 15392 Killed /monitor.sh "$PID" "$USER"
21.09 00:31:35 [Server] INFO Process 15391 detected
21.09 00:31:35 [Server] INFO Process 15391 dead!
21.09 00:31:35 [Server] INFO ... 8 more
21.09 00:31:35 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
21.09 00:31:35 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
21.09 00:31:35 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
21.09 00:31:35 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
21.09 00:31:35 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
21.09 00:31:35 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
21.09 00:31:35 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
21.09 00:31:35 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level
21.09 00:31:35 [Server] INFO ... 6 more
21.09 00:31:35 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
21.09 00:31:35 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:93)
21.09 00:31:35 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level
21.09 00:31:35 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
21.09 00:31:35 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
21.09 00:31:35 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
21.09 00:31:35 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21.09 00:31:35 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
21.09 00:31:35 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21.09 00:31:35 [Server] INFO A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
21.09 00:31:35 [Server] INFO /usr/bin/java $START
21.09 00:31:34 [Multicraft] Loaded config for "Mod: Custom Server"
21.09 00:31:34 [Multicraft] Starting server!

Re: Error Updating Server to 3.2.8

PostPosted: 21 Sep 2014 10:31
by Burgy
Rhonim ยป Sat Sep 20, 2014 10:28 pm wrote:Not a Pixelmon issue, you forgot to update something for Cauldron.