C:\Users\heyjd\OneDrive\Desktop\Games\Minecraft\Forge Server>java -Xms512M -Xmx1G -jar forge-1.12.2-14.23.5.2768-universal.jar
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:70)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
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
C:\Users\heyjd\OneDrive\Desktop\Games\Minecraft\Forge Server>PAUSE
Press any key to continue . . .
im not sure if this counts as a log or debug log so if it isnt im sorry but this is what comes up when i run the bat file to my forge universal jar file. i have done research and most things say it is with your java type and that it has to be below 9, mine is and its 8 64bit. other people say run from your installer, i honestly dont know what they mean by that but im assuming its the forge universal jar file again, but that itself wont load. i click it and it has a loading symbol over my mouse for half a second and then doesnt even load. i have mods like galacticraft in my mods folder and i dont know if that is affecting it too. Ive tried everything and would really appreciate help. If this isnt the log or debug log please just respond and tell me how so i can give it to you. thanks
also my non forge minecraft server jar file runs completley fine its just the forge one that doesnt seem to work.