Jump to content

[1.6.4] Problem while creating world.


Xullrae

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.