Strange Error on Hosted Infinity 1.10.1 server

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Cptqrk

Popular Member
Aug 24, 2013
1,420
646
138
Hey folks,

So I rent server space from a host that I've been working with for over a year now, and haven't had too many issues.

I decided to finally update from the DW20 1.6.4 pack to Infinity but the server won't boot up.

I get the following error:
16.08 17:12:08 [Multicraft] Server stopped
16.08 17:12:08 [Multicraft] Received stop command
16.08 17:12:05 [Multicraft] Server stopped
16.08 17:12:05 [Multicraft] Looks like a crash, check the server console. Return value: 1
16.08 17:12:05 [Multicraft] Server shut down
16.08 17:12:05 [Server] INFO ... 8 more
16.08 17:12:05 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
16.08 17:12:05 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
16.08 17:12:05 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
16.08 17:12:05 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
16.08 17:12:05 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level
16.08 17:12:05 [Server] INFO ... 6 more
16.08 17:12:05 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
16.08 17:12:05 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:94)
16.08 17:12:05 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level 16.08 17:12:05 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
16.08 17:12:05 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
16.08 17:12:05 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497)
16.08 17:12:05 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16.08 17:12:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16.08 17:12:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16.08 17:12:05 [Server] INFO A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
16.08 17:12:05 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
16.08 17:12:05 [Multicraft] Loaded config for "Mod: Custom Jar file Use this"
16.08 17:12:05 [Multicraft] Starting server!
16.08 17:12:05 [Multicraft] Loading server properties
16.08 17:12:04 [Multicraft] Received start command
16.08 17:11:58 [Multicraft] Loading server properties
16.08 17:11:33 [Multicraft] Updating config eula.txt: True, Config file updated.
16.08 16:50:10 [Multicraft] Updating config eula.txt: True, Config file updated.
16.08 16:50:01 [Multicraft] Updating config server.properties: True, Config file updated.
16.08 16:46:20 [Multicraft] Loading server properties

There is no crash log, as it doesn't get to the point where it can actually create one so I can't supply one, just what's in the console above.

The server host is running java8 and I know Infinity uses java8 so I don't think it's a java issue, but I can't get the damned thing to boot up.

I copied all the server files unzipped from the FTB main page and ensured the eula.txt was set to true. I just can't figure out what's gone wrong.

Any suggestions?
 

ScottulusMaximus

New Member
Jul 29, 2019
1,533
-1
1
A straight death like that is usually a memory error, are you using any JVM's? If so remove them as Java 8 doesn't need it... Also confirm your host is using Java 8
 

Cptqrk

Popular Member
Aug 24, 2013
1,420
646
138
Apparently I needed to run the install.bat first before uploading all the files....

Next question.. Did they change how to give/take OP permissions in 1.7? I see an OPs.json file now.. used to be a text file.
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
the /op command works the same as always, however it now also stores the uuid of a player because usernames can change, because of this its now a json file.