Forum rules: Do not post bugs or feature requests here! Report bugs to our Issue Tracker and suggestions to Suggest a Feature.

This site is not for solicitation of services or 'purchasing' development. Please do not post requesting side mods/plugins and so on. Your thread will be removed, and you will receive a warning.
User avatar
By EvilDusk
#137553 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

By Calle_Ocho
#137578 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
User avatar
By EvilDusk
#137587 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
User avatar
By Burgy
#137595 + Always remember to delete config folder & database folder.


Merged your two topics. Next time please only make one as to not make clutter -Burgy
User avatar
By EvilDusk
#137596 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!
JOIN THE TEAM