The Meaning of Life, the Universe, and Everything.
Location:
Hume
Join Date:
5/9/2012
Posts:
1,250
Location:
None
Minecraft:
The cave game
Xbox:
360
Member Details
Hello, i have a mostly inexplicable crash that i have no clue what to do about.
I was running a world with chocolate quest, optifine and worldedit wrapper (plus forge and liteloader of course)
and i disconnected to add NEI and chicikencodecore, when i reconnected with these mods, I got the message "shutting down internal server"
and then "connection lost, a fatal error has occured" with the button 'back to title screen' i clicked that, and it brang me to the server select screen
interestingly, this was from single player
So i assumed it was just nei, and removed nei and chickencodecore, and put in Tconstruct
then got the same problem, and removed Tconstruct, and tried again. And then the error showed up again! With just the mods that were working before! so since then, i've hunted for a crash report with no luck, and tried other worlds, witch worked. I removed optifine with no luck, and then removed liteloader and worleditwrapper with the same amount of success. I tried googling the error, and found a few forums where people asked about similer, but not the same, problems that were never answered.
i'm running forge version 10.13.0.1180 for 1.7.10.
the world loads about a chunk in each direction of me before crashing, so it might be the world getting corrupted somehow. Is it possible that removing the chunk with mcedit would help? Is there somewhere where i can view a log of what happens, or maybe a crash that it would not have shown?
not really sure if there's any more info to give, or any fixes to be had, but i appreciate it if you try!
If you can't find a crash report, go to MC launcher, hit Edit Profile, select Keep Launcher open at all times. Hit save profile. Then hit play. When it fails, go back to launcher and copy paste outputs from launcher log and game output columns.
If you can't find a crash report, go to MC launcher, hit Edit Profile, select Keep Launcher open at all times. Hit save profile. Then hit play. When it fails, go back to launcher and copy paste outputs from launcher log and game output columns.
Okay, tried this, here's what i got: don't know what's useful and what's not, so i've got the whole long thing there....
[18:37:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:37:21] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:37:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[18:37:21] [main/INFO] [FML]: Forge Mod Loader version 7.10.18.1180 for Minecraft 1.7.10 loading
[18:37:21] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_55, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
[18:37:22] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:37:22] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:37:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:37:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:37:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:37:28] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:37:28] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:37:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:37:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:37:30] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:37:33] [main/INFO]: Setting user: ArloTheEpic
[18:37:35] [Client thread/INFO]: LWJGL Version: 2.9.1
[18:37:38] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[18:37:38] [Client thread/INFO] [FML]: MinecraftForge v10.13.0.1180 Initialized
[18:37:38] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[18:37:38] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[18:37:39] [Client thread/INFO] [FML]: Searching C:\Users\Everybody\AppData\Roaming\.minecraft\mods for mods
[18:37:39] [Client thread/INFO] [FML]: Also searching C:\Users\Everybody\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[18:37:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[18:37:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Chocolate Quest
[18:37:50] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[18:37:50] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[18:37:50] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[18:37:51] [Client thread/INFO] [FML]: Applying holder lookups
[18:37:51] [Client thread/INFO] [FML]: Holder lookups applied
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[18:37:53] [Sound Library Loader/INFO]: Sound engine started
[18:37:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_165_CQSpawner.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_165_CQSpawner.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:37:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png
java.io.FileNotFoundException: minecraft:textures/blocks/planks.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:37:57] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:37:58] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[18:37:58] [Client thread/INFO] [FML]: ## Dungeon register ##
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: castlesRandomized.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematic.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematicSnow.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: caveTest.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: caveTests.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: netherCity.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: ship.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: swampTurtleCave.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: test.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: test.prop
[18:37:58] [Client thread/INFO] [FML]: ## Chest items register ##
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:map to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:cookie to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:cocoa to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:clock to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:gold_ingot to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:saddle to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:leather to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:name_tag to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:gunpowder to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:gold_horse_armor to default chests list
[18:37:58] [Client thread/INFO] [FML]: Error loading item: minecraft:gold_horse_armor,1,0,1 into default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:lead to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:wheat to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:torch to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:arrow to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:coal to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:emerald to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_ingot to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_apple to treasure chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:gold_block to treasure chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:emerald to treasure chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:ender_pearl to treasure chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond to treasure chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:stone_sword to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond_sword to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_boots to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond_helmet to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:chainmail_leggings to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_chestplate to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond_leggings to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_boots to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_sword to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_helmet to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:chainmail_chestplate to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:chainmail_boots to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_leggings to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_leggings to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_sword to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond_boots to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:chainmail_helmet to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond_chestplate to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_chestplate to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_helmet to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:gold_ingot to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_ingot to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:stick to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:flint to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:coal to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:emerald to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:redstone to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:chicken to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:cookie to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:melon to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:beef to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:potato to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:carrot to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:poisonous_potato to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:bread to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:porkchop to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:apple to food chests list
[18:37:58] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[18:37:58] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Chocolate Quest
[18:37:59] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[18:37:59] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_165_CQSpawner.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_165_CQSpawner.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:00] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png
java.io.FileNotFoundException: minecraft:textures/blocks/planks.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:00] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[18:38:02] [Sound Library Loader/INFO]: Sound engine started
[18:38:15] [Client thread/ERROR]: [Broadcast controller] IngestListCallback got failure: TTV_EC_HTTPREQUEST_ERROR
[18:38:19] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[18:38:19] [Server thread/INFO]: Generating keypair
[18:38:19] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[18:38:20] [Server thread/INFO] [FML]: Applying holder lookups
[18:38:20] [Server thread/INFO] [FML]: Holder lookups applied
[18:38:20] [Server thread/INFO] [FML]: Loading dimension 0 (Dungeon Forge - Chocolatte retry) ([email protected])
[18:38:20] [Server thread/INFO] [FML]: Loading dimension 1 (Dungeon Forge - Chocolatte retry) ([email protected])
[18:38:20] [Server thread/INFO] [FML]: Loading dimension -1 (Dungeon Forge - Chocolatte retry) ([email protected])
[18:38:20] [Server thread/INFO]: Preparing start region for level 0
[18:38:21] [Server thread/INFO]: Preparing spawn area: 1%
[18:38:22] [Server thread/WARN]: Wrong location! EntityHumanNPC['Prisoner'/120, l='Dungeon Forge - Chocolatte retry', x=0.00, y=0.00, z=0.00] (at 0, 0 instead of 49, -39)
java.lang.Exception: Stack trace
at java.lang.Thread.dumpStack(Unknown Source)
at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:773)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:470)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:78)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
[18:38:22] [Server thread/INFO]: Preparing spawn area: 37%
[18:38:25] [Server thread/INFO]: Changing view distance to 2, from 10
[18:38:25] [Netty Client IO #0/INFO] [FML]: Server protocol version 1
[18:38:25] [Netty IO #1/INFO] [FML]: Client protocol version 1
[18:38:25] [Netty IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
[18:38:25] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[18:38:25] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[18:38:25] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[18:38:25] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[18:38:25] [Server thread/INFO]: ArloTheEpic[local:E:a3922687] logged in with entity id 684 at (787.6658726288853, 49.203739839481074, -656.8318398815971)
[18:38:25] [Server thread/INFO]: ArloTheEpic joined the game
[18:38:27] [Client thread/ERROR] [FML]: A severe problem occurred during the spawning of an entity
java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 127bytes where max allowed: 120
at net.minecraft.nbt.NBTSizeTracker.func_152450_a(SourceFile:21) ~[ds.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:40) ~[dh.class:?]
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) ~[dq.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152457_a(CompressedStreamTools.java:65) ~[du.class:?]
at com.chocolate.chocolateQuest.entity.EntityHumanBase.readSpawnData(EntityHumanBase.java:1399) ~[EntityHumanBase.class:?]
at com.chocolate.chocolateQuest.entity.npc.EntityHumanNPC.readSpawnData(EntityHumanNPC.java:309) ~[EntityHumanNPC.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:115) [EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) [EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) [EntitySpawnHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:27] [Client thread/ERROR] [FML]: EntitySpawnHandler exception
java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 127bytes where max allowed: 120
at net.minecraft.nbt.NBTSizeTracker.func_152450_a(SourceFile:21) ~[ds.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:40) ~[dh.class:?]
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) ~[dq.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152457_a(CompressedStreamTools.java:65) ~[du.class:?]
at com.chocolate.chocolateQuest.entity.EntityHumanBase.readSpawnData(EntityHumanBase.java:1399) ~[EntityHumanBase.class:?]
at com.chocolate.chocolateQuest.entity.npc.EntityHumanNPC.readSpawnData(EntityHumanNPC.java:309) ~[EntityHumanNPC.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:115) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:27] [Client thread/ERROR] [FML]: OpenGuiHandler exception
java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 127bytes where max allowed: 120
at net.minecraft.nbt.NBTSizeTracker.func_152450_a(SourceFile:21) ~[ds.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:40) ~[dh.class:?]
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) ~[dq.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152457_a(CompressedStreamTools.java:65) ~[du.class:?]
at com.chocolate.chocolateQuest.entity.EntityHumanBase.readSpawnData(EntityHumanBase.java:1399) ~[EntityHumanBase.class:?]
at com.chocolate.chocolateQuest.entity.npc.EntityHumanNPC.readSpawnData(EntityHumanNPC.java:309) ~[EntityHumanNPC.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:115) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:27] [Client thread/ERROR] [FML]: HandshakeCompletionHandler exception
java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 127bytes where max allowed: 120
at net.minecraft.nbt.NBTSizeTracker.func_152450_a(SourceFile:21) ~[ds.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:40) ~[dh.class:?]
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) ~[dq.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152457_a(CompressedStreamTools.java:65) ~[du.class:?]
at com.chocolate.chocolateQuest.entity.EntityHumanBase.readSpawnData(EntityHumanBase.java:1399) ~[EntityHumanBase.class:?]
at com.chocolate.chocolateQuest.entity.npc.EntityHumanNPC.readSpawnData(EntityHumanNPC.java:309) ~[EntityHumanNPC.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:115) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:27] [Client thread/ERROR] [FML]: There was a critical exception handling a packet on channel FML
java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 127bytes where max allowed: 120
at net.minecraft.nbt.NBTSizeTracker.func_152450_a(SourceFile:21) ~[ds.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:40) ~[dh.class:?]
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) ~[dq.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152457_a(CompressedStreamTools.java:65) ~[du.class:?]
at com.chocolate.chocolateQuest.entity.EntityHumanBase.readSpawnData(EntityHumanBase.java:1399) ~[EntityHumanBase.class:?]
at com.chocolate.chocolateQuest.entity.npc.EntityHumanNPC.readSpawnData(EntityHumanNPC.java:309) ~[EntityHumanNPC.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:115) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:27] [Server thread/INFO]: ArloTheEpic lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[18:38:27] [Server thread/INFO]: ArloTheEpic left the game
[18:38:27] [Server thread/INFO]: Stopping singleplayer server as player logged out
[18:38:28] [Server thread/INFO]: Stopping server
[18:38:28] [Server thread/INFO]: Saving players
[18:38:28] [Server thread/INFO]: Saving worlds
[18:38:28] [Server thread/INFO]: Saving chunks for level 'Dungeon Forge - Chocolatte retry'/Overworld
[18:38:28] [Server thread/INFO]: Saving chunks for level 'Dungeon Forge - Chocolatte retry'/Nether
[18:38:28] [Server thread/INFO]: Saving chunks for level 'Dungeon Forge - Chocolatte retry'/The End
[18:38:30] [Server thread/INFO] [FML]: Unloading dimension 0
[18:38:30] [Server thread/INFO] [FML]: Unloading dimension -1
[18:38:30] [Server thread/INFO] [FML]: Unloading dimension 1
[18:38:30] [Server thread/INFO] [FML]: Applying holder lookups
[18:38:31] [Server thread/INFO] [FML]: Holder lookups applied
An issue with chocolatequest. I'd submit this to the author. I'd first update forge and chocolatequest to latest but usually messed up NBT tags on entities are not going to just disappear so I'd still report the error.
An issue with chocolatequest. I'd submit this to the author. I'd first update forge and chocolatequest to latest but usually messed up NBT tags on entities are not going to just disappear so I'd still report the error.
Okay, thanks! i've been in fairly regular contact with the creator of the mod, so I should not take long with this. But i suspect that any fix from the mod author would not save the world. Would it be possible to remove the offending entity with mcedit or something of the like?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI was running a world with chocolate quest, optifine and worldedit wrapper (plus forge and liteloader of course)
and i disconnected to add NEI and chicikencodecore, when i reconnected with these mods, I got the message "shutting down internal server"
and then "connection lost, a fatal error has occured" with the button 'back to title screen' i clicked that, and it brang me to the server select screen
interestingly, this was from single player
So i assumed it was just nei, and removed nei and chickencodecore, and put in Tconstruct
then got the same problem, and removed Tconstruct, and tried again. And then the error showed up again! With just the mods that were working before! so since then, i've hunted for a crash report with no luck, and tried other worlds, witch worked. I removed optifine with no luck, and then removed liteloader and worleditwrapper with the same amount of success. I tried googling the error, and found a few forums where people asked about similer, but not the same, problems that were never answered.
i'm running forge version 10.13.0.1180 for 1.7.10.
the world loads about a chunk in each direction of me before crashing, so it might be the world getting corrupted somehow. Is it possible that removing the chunk with mcedit would help? Is there somewhere where i can view a log of what happens, or maybe a crash that it would not have shown?
not really sure if there's any more info to give, or any fixes to be had, but i appreciate it if you try!
My Mods:
Fool's gold & other dumb things
Placebo Effect
Two others that I am pretending don't exist.
Also, Modding Theory.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumOkay, tried this, here's what i got: don't know what's useful and what's not, so i've got the whole long thing there....
[18:37:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:37:21] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:37:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[18:37:21] [main/INFO] [FML]: Forge Mod Loader version 7.10.18.1180 for Minecraft 1.7.10 loading
[18:37:21] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_55, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
[18:37:22] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:37:22] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:37:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:37:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:37:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:37:28] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:37:28] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:37:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:37:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:37:30] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:37:33] [main/INFO]: Setting user: ArloTheEpic
[18:37:35] [Client thread/INFO]: LWJGL Version: 2.9.1
[18:37:38] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[18:37:38] [Client thread/INFO] [FML]: MinecraftForge v10.13.0.1180 Initialized
[18:37:38] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[18:37:38] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[18:37:39] [Client thread/INFO] [FML]: Searching C:\Users\Everybody\AppData\Roaming\.minecraft\mods for mods
[18:37:39] [Client thread/INFO] [FML]: Also searching C:\Users\Everybody\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[18:37:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[18:37:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Chocolate Quest
[18:37:50] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[18:37:50] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[18:37:50] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[18:37:51] [Client thread/INFO] [FML]: Applying holder lookups
[18:37:51] [Client thread/INFO] [FML]: Holder lookups applied
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[18:37:53] [Sound Library Loader/INFO]: Sound engine started
[18:37:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_165_CQSpawner.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_165_CQSpawner.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:37:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png
java.io.FileNotFoundException: minecraft:textures/blocks/planks.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:37:57] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:37:58] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[18:37:58] [Client thread/INFO] [FML]: ## Dungeon register ##
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: castlesRandomized.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematic.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematicSnow.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: caveTest.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: caveTests.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: netherCity.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: ship.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: swampTurtleCave.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: test.prop
[18:37:58] [Client thread/INFO] [FML]: Registered dungeon: test.prop
[18:37:58] [Client thread/INFO] [FML]: ## Chest items register ##
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:map to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:cookie to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:cocoa to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:clock to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:gold_ingot to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:saddle to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:leather to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:name_tag to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:gunpowder to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:gold_horse_armor to default chests list
[18:37:58] [Client thread/INFO] [FML]: Error loading item: minecraft:gold_horse_armor,1,0,1 into default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:lead to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:wheat to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:torch to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:arrow to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:coal to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:emerald to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_ingot to default chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_apple to treasure chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:gold_block to treasure chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:emerald to treasure chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:ender_pearl to treasure chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond to treasure chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:stone_sword to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond_sword to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_boots to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond_helmet to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:chainmail_leggings to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_chestplate to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond_leggings to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_boots to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_sword to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_helmet to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:chainmail_chestplate to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:chainmail_boots to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_leggings to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_leggings to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_sword to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond_boots to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:chainmail_helmet to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond_chestplate to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:golden_chestplate to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_helmet to weapon chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:gold_ingot to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:iron_ingot to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:stick to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:flint to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:coal to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:emerald to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:redstone to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:diamond to ores chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:chicken to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:cookie to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:melon to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:beef to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:potato to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:carrot to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:poisonous_potato to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:bread to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:porkchop to food chests list
[18:37:58] [Client thread/INFO] [FML]: Added minecraft:apple to food chests list
[18:37:58] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[18:37:58] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Chocolate Quest
[18:37:59] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[18:37:59] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_165_CQSpawner.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_165_CQSpawner.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:00] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png
java.io.FileNotFoundException: minecraft:textures/blocks/planks.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:00] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
SoundSystem shutting down...
Author: Paul Lamb, www.paulscode.com
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[18:38:02] [Sound Library Loader/INFO]: Sound engine started
[18:38:15] [Client thread/ERROR]: [Broadcast controller] IngestListCallback got failure: TTV_EC_HTTPREQUEST_ERROR
[18:38:19] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[18:38:19] [Server thread/INFO]: Generating keypair
[18:38:19] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[18:38:20] [Server thread/INFO] [FML]: Applying holder lookups
[18:38:20] [Server thread/INFO] [FML]: Holder lookups applied
[18:38:20] [Server thread/INFO] [FML]: Loading dimension 0 (Dungeon Forge - Chocolatte retry) ([email protected])
[18:38:20] [Server thread/INFO] [FML]: Loading dimension 1 (Dungeon Forge - Chocolatte retry) ([email protected])
[18:38:20] [Server thread/INFO] [FML]: Loading dimension -1 (Dungeon Forge - Chocolatte retry) ([email protected])
[18:38:20] [Server thread/INFO]: Preparing start region for level 0
[18:38:21] [Server thread/INFO]: Preparing spawn area: 1%
[18:38:22] [Server thread/WARN]: Wrong location! EntityHumanNPC['Prisoner'/120, l='Dungeon Forge - Chocolatte retry', x=0.00, y=0.00, z=0.00] (at 0, 0 instead of 49, -39)
java.lang.Exception: Stack trace
at java.lang.Thread.dumpStack(Unknown Source)
at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:773)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:470)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:78)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
[18:38:22] [Server thread/INFO]: Preparing spawn area: 37%
[18:38:25] [Server thread/INFO]: Changing view distance to 2, from 10
[18:38:25] [Netty Client IO #0/INFO] [FML]: Server protocol version 1
[18:38:25] [Netty IO #1/INFO] [FML]: Client protocol version 1
[18:38:25] [Netty IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
[18:38:25] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[18:38:25] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[18:38:25] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[18:38:25] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[18:38:25] [Server thread/INFO]: ArloTheEpic[local:E:a3922687] logged in with entity id 684 at (787.6658726288853, 49.203739839481074, -656.8318398815971)
[18:38:25] [Server thread/INFO]: ArloTheEpic joined the game
[18:38:27] [Client thread/ERROR] [FML]: A severe problem occurred during the spawning of an entity
java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 127bytes where max allowed: 120
at net.minecraft.nbt.NBTSizeTracker.func_152450_a(SourceFile:21) ~[ds.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:40) ~[dh.class:?]
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) ~[dq.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152457_a(CompressedStreamTools.java:65) ~[du.class:?]
at com.chocolate.chocolateQuest.entity.EntityHumanBase.readSpawnData(EntityHumanBase.java:1399) ~[EntityHumanBase.class:?]
at com.chocolate.chocolateQuest.entity.npc.EntityHumanNPC.readSpawnData(EntityHumanNPC.java:309) ~[EntityHumanNPC.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:115) [EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) [EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) [EntitySpawnHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:27] [Client thread/ERROR] [FML]: EntitySpawnHandler exception
java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 127bytes where max allowed: 120
at net.minecraft.nbt.NBTSizeTracker.func_152450_a(SourceFile:21) ~[ds.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:40) ~[dh.class:?]
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) ~[dq.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152457_a(CompressedStreamTools.java:65) ~[du.class:?]
at com.chocolate.chocolateQuest.entity.EntityHumanBase.readSpawnData(EntityHumanBase.java:1399) ~[EntityHumanBase.class:?]
at com.chocolate.chocolateQuest.entity.npc.EntityHumanNPC.readSpawnData(EntityHumanNPC.java:309) ~[EntityHumanNPC.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:115) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:27] [Client thread/ERROR] [FML]: OpenGuiHandler exception
java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 127bytes where max allowed: 120
at net.minecraft.nbt.NBTSizeTracker.func_152450_a(SourceFile:21) ~[ds.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:40) ~[dh.class:?]
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) ~[dq.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152457_a(CompressedStreamTools.java:65) ~[du.class:?]
at com.chocolate.chocolateQuest.entity.EntityHumanBase.readSpawnData(EntityHumanBase.java:1399) ~[EntityHumanBase.class:?]
at com.chocolate.chocolateQuest.entity.npc.EntityHumanNPC.readSpawnData(EntityHumanNPC.java:309) ~[EntityHumanNPC.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:115) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:27] [Client thread/ERROR] [FML]: HandshakeCompletionHandler exception
java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 127bytes where max allowed: 120
at net.minecraft.nbt.NBTSizeTracker.func_152450_a(SourceFile:21) ~[ds.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:40) ~[dh.class:?]
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) ~[dq.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152457_a(CompressedStreamTools.java:65) ~[du.class:?]
at com.chocolate.chocolateQuest.entity.EntityHumanBase.readSpawnData(EntityHumanBase.java:1399) ~[EntityHumanBase.class:?]
at com.chocolate.chocolateQuest.entity.npc.EntityHumanNPC.readSpawnData(EntityHumanNPC.java:309) ~[EntityHumanNPC.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:115) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:27] [Client thread/ERROR] [FML]: There was a critical exception handling a packet on channel FML
java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 127bytes where max allowed: 120
at net.minecraft.nbt.NBTSizeTracker.func_152450_a(SourceFile:21) ~[ds.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:40) ~[dh.class:?]
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) ~[dq.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152457_a(CompressedStreamTools.java:65) ~[du.class:?]
at com.chocolate.chocolateQuest.entity.EntityHumanBase.readSpawnData(EntityHumanBase.java:1399) ~[EntityHumanBase.class:?]
at com.chocolate.chocolateQuest.entity.npc.EntityHumanNPC.readSpawnData(EntityHumanNPC.java:309) ~[EntityHumanNPC.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:115) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:38:27] [Server thread/INFO]: ArloTheEpic lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[18:38:27] [Server thread/INFO]: ArloTheEpic left the game
[18:38:27] [Server thread/INFO]: Stopping singleplayer server as player logged out
[18:38:28] [Server thread/INFO]: Stopping server
[18:38:28] [Server thread/INFO]: Saving players
[18:38:28] [Server thread/INFO]: Saving worlds
[18:38:28] [Server thread/INFO]: Saving chunks for level 'Dungeon Forge - Chocolatte retry'/Overworld
[18:38:28] [Server thread/INFO]: Saving chunks for level 'Dungeon Forge - Chocolatte retry'/Nether
[18:38:28] [Server thread/INFO]: Saving chunks for level 'Dungeon Forge - Chocolatte retry'/The End
[18:38:30] [Server thread/INFO] [FML]: Unloading dimension 0
[18:38:30] [Server thread/INFO] [FML]: Unloading dimension -1
[18:38:30] [Server thread/INFO] [FML]: Unloading dimension 1
[18:38:30] [Server thread/INFO] [FML]: Applying holder lookups
[18:38:31] [Server thread/INFO] [FML]: Holder lookups applied
My Mods:
Fool's gold & other dumb things
Placebo Effect
Two others that I am pretending don't exist.
Also, Modding Theory.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumOkay, thanks! i've been in fairly regular contact with the creator of the mod, so I should not take long with this. But i suspect that any fix from the mod author would not save the world. Would it be possible to remove the offending entity with mcedit or something of the like?
My Mods:
Fool's gold & other dumb things
Placebo Effect
Two others that I am pretending don't exist.
Also, Modding Theory.