led184
Members-
Posts
19 -
Joined
-
Last visited
About led184
- Birthday 08/27/2000
led184's Achievements
Grass (2/9)
0
Reputation
-
Most common issues and fixes! And known problems
led184 replied to arriej's topic in Attack of the B-Team
What is the dxxailg like i said i cant get into AoTB on the other computer but now that i think about it she can play vanilla just fine but cant launch vanilla minecraft from the technic launcher. So to repeat my question what is the dxxialg -
Most common issues and fixes! And known problems
led184 replied to arriej's topic in Attack of the B-Team
Screenshot? -
Most common issues and fixes! And known problems
led184 replied to arriej's topic in Attack of the B-Team
My sister is having problems with AoTB it wont launch just goes back to the launcher. Any help is apprecatied http://paste.ubuntu.com/7368891/ -
And i am in a corrupt chunk ---- Minecraft Crash Report ---- // Quite honestly, I wouldn't worry myself about that. Time: 4/29/14 2:54 PM Description: Unexpected error java.lang.IllegalStateException: Already tesselating! at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:343) at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:333) at net.minecraft.client.particle.EffectRenderer.func_78874_a(EffectRenderer.java:118) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1284) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1006) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838) at net.minecraft.client.main.Main.main(SourceFile:101)
-
Uh oh it looks like minimanthefirst is having some trouble with the dna breeder (i crash when itry to join the server ---- Minecraft Crash Report ---- // Shall we play a game? Time: 4/28/14 12:16 PM Description: Ticking tile entity java.lang.NullPointerException at com.advGenetics.TileEntity.TileEntityDNABreeder.func_70316_g(TileEntityDNABreeder.java:204) at net.minecraft.world.World.func_72939_s(World.java:2209)
-
"DNA Breeder was automatically given the ID of 1004 which was conflicting with the Scent Burner from Necromancy. As a temporary workaround I've changed the ID of THAT block to 423. Just in case it's helpful I've attached the error log and ID conflict log." You might want to do that just incase it causes server crashes in the future.
-
UG ok so i found what is cuase me to crash it is something in my chunk the is currupt or something and i dont know what it is or how to fix it so at the moment i am still crashing when itry to join and need some to move me back to spawn again sorry about this :/ also could someone go to my base and try to figure out what is worng? its like a currupt chunk or something. Crash Report ~ http://paste.ubuntu.com/7323733/ Issue: Server/Client crashes when you joins a server/load the world Cause: Depends on the error log. most common reason i have seen is because of an mod item that crashes the world. (Check the how to read an error log tutorial down here) Fix: the fix for an block incompatibility. (the following example is for the oven from "mrcrayfish furniture mod" but it also works for the DNA Breeder.) Go into the mods folder then to the config folder, open up the cfm.cfg file and change the line: I:BlockOven=854 to I:BlockOven= Which should delete the oven from you world the next time you load it, (Thanks to Kr0nZ) Fix 2: you will have to open up your map in mcedit and remove the block manually.