Posted February 12, 201411 yr Hello guys, sorry for spamming, but I have problem with mods in minecraft, I always try to solve it by myself, by adding mod one by one and trying to find out which one cause a problem, but this time I wanna to have all of this :< and I got some shitty problem. I know it's really long, but I past whole log, to make you easier helping me . First of all, I got this error while world creating. So I got error "Exception in server tick loop" I tried to google it, but it didn't help, next what I find out, is that forge can't load some missing texture, what is weird for me, also that all mods(or all) are missing pac.mcmeta when again I'm powerless, beacuse I again can't find out what causes it, also the last what I find out is that forge also is missing mcmod.info. http://tny.cz/9a6a2227
February 13, 201411 yr Protip: Read the stack trace: 2014-02-12 23:45:00 [iNFO] [sTDOUT] java.lang.NoClassDefFoundError: net/minecraft/world/chunk/EmptyChunk 2014-02-12 23:45:00 [iNFO] [sTDOUT] at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:728) 2014-02-12 23:45:00 [iNFO] [sTDOUT] at net.minecraft.world.World.<init>(World.java:291) 2014-02-12 23:45:00 [iNFO] [sTDOUT] at net.minecraft.world.WorldServer.<init>(WorldServer.java:110) 2014-02-12 23:45:00 [iNFO] [sTDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:74) 2014-02-12 23:45:00 [iNFO] [sTDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107) 2014-02-12 23:45:00 [iNFO] [sTDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) 2014-02-12 23:45:00 [iNFO] [sTDOUT] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583) 2014-02-12 23:45:00 [iNFO] [sTDOUT] Caused by: java.lang.ClassNotFoundException: net.minecraft.world.chunk.EmptyChunk 2014-02-12 23:45:00 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) 2014-02-12 23:45:00 [iNFO] [sTDOUT] at java.lang.ClassLoader.loadClass(Unknown Source) 2014-02-12 23:45:00 [iNFO] [sTDOUT] at java.lang.ClassLoader.loadClass(Unknown Source) 2014-02-12 23:45:00 [iNFO] [sTDOUT] ... 7 more 2014-02-12 23:45:00 [iNFO] [sTDOUT] Caused by: java.lang.NullPointerException 2014-02-12 23:45:00 [iNFO] [sTDOUT] at net.aetherteam.threadedlighting.asm.TLTransformer.transform(TLTransformer.java:103) 2014-02-12 23:45:00 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274) 2014-02-12 23:45:00 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172) 2014-02-12 23:45:00 [iNFO] [sTDOUT] ... 9 more Bolded the important bits, The AetherTeams's TLTransformer is throwing a error causing it to not be able to resolve the EmptyChunk class. Nothing related to forge, speak with the AetherTeam. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.