Jump to content

Question

Posted (edited)

Right so ive been trying to make a tekkit server for 2 days now, I'm currently trying with hamachi but I did try without, i got the same problem. I did set the hamachi ip in server.properties

The launcher.bat says this:

 


C:\Users\utilisateur\Desktop\Tekkit Server>java -Xmx4G -Xms3G -jar Tekkit.jar no
gui
May 17, 2015 11:56:39 PM net.minecraft.launchwrapper.LogWrapper log
INFOS: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
May 17, 2015 11:56:40 PM net.minecraft.launchwrapper.LogWrapper log
INFOS: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTwea
ker
May 17, 2015 11:56:40 PM net.minecraft.launchwrapper.LogWrapper log
INFOS: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
A problem occurred running the Server launcher.java.lang.reflect.InvocationTarge
tException
        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 cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:48)
        at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:17)
Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Lists
        at cpw.mods.fml.common.launcher.FMLTweaker.acceptOptions(FMLTweaker.java
:52)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:110)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
        ... 6 more
Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Lists
        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)
        ... 9 more

C:\Users\utilisateur\Desktop\Tekkit Server>pause
Appuyez sur une touche pour continuer...

 

The last line simply means : Press a button to continue...

Thanks for your help. (btw sorry for not posting this in the right place the first time)

Edited by masterkill59

1 answer to this question

Recommended Posts

  • 0
Posted (edited)

Do you have the legacyjavafixer-1.0 in your server mods? If not, go to your tekkit installation folder>modpacks>tekkitmain>mods and copy legacyjavafixer-1.0 and paste it in your server mod folder

Edited by Xsef

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   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...