Jump to content

Recommended Posts

Posted

Hey Guys i downloaded and installed a Forge 1.11.2 13.20.0.2345 to a new clean folder and if i try to start it it throws this error to my console

 

OS: Windows 10 64-bit

JRE: 8 u131

A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31)
Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level
at net.minecraft.launchwrapper.Launch.launch(Launch.java:94)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
... 6 more
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 8 more



 

Im assuming that the Log4j library is missing or something, but how can i fix this ? Should i download it and where to put it then ?

 

This only happens to Forge my Vanilla server is working fine.

Posted (edited)

I downloaded the Windows installer from the Forge Website, run it, selected my folder and clicked install and i am using a Batch file with this code: 

Quote

java -Xms1G -Xmx5G -jar minecraft_server.1.11.2.jar

 

Edited by LukaPix
Posted (edited)

i renamed it, sorry forgot to write that.

I renamed my forgeserver.jar to minecraft_server.1.11.2.jar

and didnt touch the normal minecraft_server.jar

Edited by LukaPix
Posted (edited)

Actually im not the only one with this Problem same thing happens to a friend of mine with the 1.11.2 Forge server

Edited by LukaPix
Posted (edited)

Yes the issue is gone but why cant i rename it ?

I did not have this issue anytime before why now ?

Or is it just that exact name that i cannot use ?

Edited by LukaPix

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.