Jump to content

Custom modpack Server wont launch!


MIDORFEEDTROLL

Recommended Posts

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

Link to comment
Share on other sites

  • Discord Moderator
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...