MIDORFEEDTROLL Posted June 14, 2015 Posted June 14, 2015 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 launchjava.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 moreCaused 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 moreCaused 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 Also using Java 8
Discord Moderator plowmanplow Posted June 14, 2015 Discord Moderator Posted June 14, 2015 Dynamic Lights is a client only mod and must be removed on a server. Some of your mods are from illegitimate sources (i.e. not from the authors). You are using IDFix. This is always "bad". You should "fix" your conflicts and remove IDFix from the server and client: http://forums.technicpack.net/topic/64178-hexxit-modification/#comment-519633
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now