Jump to content

Comrade12

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Comrade12's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Thank you so much for all of your help and your quick responses! Its running nicely now, have a great day!
  2. I'm not sure how to remove this topic but I figured out the java version a second ago and now I'm trying to get the forge file to run with more ram but I got the new error (updated above)
  3. Hello, I am currently trying to run a Forge 1.16.5 modded server so I can play pixelmon with some friends and was wondering if anyone can help me fix this error which is coming up. When I run forge through a run.bat (more ram) I get this error message: Pixelmon Server>java -Xmx4096M -Xms4096M -jar forge-1.16.5-36.2.34.jar --nogui Invalid maximum heap size: -Xmx4096M The specified size exceeds the maximum representable size. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Any help is appreciated thanks in advance.
  4. Hello, I am currently trying to get a forge server setup so I can play the Pixelmon mod with some friends on a private server and have run into some issues with launching my forge server file, I downloaded the forge 12.2.2-14.23.5.2859 installer, downloaded it into a folder on my desktop, ran the Mc server file, agreed to Eula, made a run.bat file to launch the forge server at 6GBs, and when I try launching I get this issue: Pixelmon Server>java -Xmx6144M -Xms6144M -jar forge-1.12.2-14.23.5.2859-universal.jar --nogui We appear to be missing one or more essential library files. You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: org.objectweb.asm.Type at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:636) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:466) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:53) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) I've tried using another minecraft server jar file from a different source to see if that would solve anything but its still coming up with this issue. Any help is greatly appreciated, thanks for your help in advance.
×
×
  • Create New...

Important Information

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