Jump to content

Recommended Posts

Posted

When I am trying to run server.bat file, I am having an error like that:

C:UsersemreDesktoptekkitsvtekkitserver>java -Xmx3G -Xms2G -jar Tekkit.jar n
ogui
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 successfu
lly.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        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)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:25)
        at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:12)

C:UsersemreDesktoptekkitsvtekkitserver>pause
Press any key to continue . . .

How can i get those libraries?

 

  • Discord Moderator
Posted

Your title says you are using MCPC+ but your batch file is launching Tekkit.jar. Did you rename the MCPC+ download? If so, which version of MCPC+ are you using?

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
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...