Jump to content

Recommended Posts

Posted

I created a custom modpack for my server and once i launch on my start.bat its opens up the cmd and exits. I tried adding more ram idk what else to do please help. I've been working on this all day (since 1.pm)

2015-06-13 21:24:29 [SEVERE] [ForgeModLoader] Unable to launch
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.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    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.java:48)
    at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/IconRegister
    at net.minecraft.block.BlockLeavesBase.<init>(BlockLeavesBase.java:24)
    at net.minecraft.block.BlockLeaves.<init>(BlockLeaves.java:36)
    at net.minecraft.block.Block.<clinit>(Block.java:119)
    at net.minecraft.stats.StatList.func_75921_a(StatList.java:185)
    at net.minecraft.stats.StatList.<clinit>(StatList.java:96)
    at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1406)
    ... 12 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.IconRegister
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 18 more
Caused by: java.lang.NullPointerException
    at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    at invtweaks.forge.asm.ContainerTransformer.transform(ContainerTransformer.java:116)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
    ... 20 more

These are the mods I have on my server


Screenshot_(2).thumb.png.9c5d287c287e12fScreenshot_(3).thumb.png.a865d72ef9a550cScreenshot_(4).thumb.png.6b4a85265faa316

Also using Java 8

Join the conversation

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

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