I have a world that i use to play my modpack on with my younger brother via lan. It was working fine until a few days ago when i tried to load it up and when it seemed it was about to finish loading it says "sever cloased" and then gives me this crash report
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 10/23/16 8:57 AM
Description: Exception ticking world
java.lang.ArrayIndexOutOfBoundsException: -775
at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28)
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75)
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)
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.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:32)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:100)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28)
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75)
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)
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.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:32)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:100)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
-- Affected level --
Details:
Level name: The land of Reneis
All players: 1 total; [EntityPlayerMP['cvooil102'/365, l='The land of Reneis', x=128.47, y=88.00, z=-11.48]]
Chunk stats: ServerChunkCache: 724 Drop: 0
Level seed: 80043031
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (275,64,157), Chunk: (at 3,4,13 in 17,9; contains blocks 272,0,144 to 287,255,159), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1141104 game time, 835321 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 86103 (now: false), thunder time: 131173 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Keep in mind that there are approximately 55 mods including the 3 that forge comes with. If you can figure out the problem and allow me to play on this world again that would be greatly appreciated.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I have a world that i use to play my modpack on with my younger brother via lan. It was working fine until a few days ago when i tried to load it up and when it seemed it was about to finish loading it says "sever cloased" and then gives me this crash report
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 10/23/16 8:57 AM
Description: Exception ticking world
java.lang.ArrayIndexOutOfBoundsException: -775
at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28)
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75)
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)
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.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:32)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:100)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28)
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75)
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)
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.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:32)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:100)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
-- Affected level --
Details:
Level name: The land of Reneis
All players: 1 total; [EntityPlayerMP['cvooil102'/365, l='The land of Reneis', x=128.47, y=88.00, z=-11.48]]
Chunk stats: ServerChunkCache: 724 Drop: 0
Level seed: 80043031
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (275,64,157), Chunk: (at 3,4,13 in 17,9; contains blocks 272,0,144 to 287,255,159), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1141104 game time, 835321 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 86103 (now: false), thunder time: 131173 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 445308560 bytes (424 MB) / 924160000 bytes (881 MB) up to 1056309248 bytes (1007 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 15, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 55 mods loaded, 55 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
UCHIJAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4 (1).jar)
UCHIJAAAA arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008 (1).jar)
UCHIJAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCHIJAAAA movillages{1.4.2} [Mo' Villages] ([1.7.10]MoVillages-1.4.2.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10 (1).jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJAAAA BattleTowers{1.5.2} [Battle Towers] (BattleTowers-1.7.10.jar)
UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCHIJAAAA BuildCraft|Core{7.1.17} [BuildCraft] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.17} [BC Silicon] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Transport{7.1.17} [BC Transport] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Builders{7.1.17} [BC Builders] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Energy{7.1.17} [BC Energy] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.17} [BC Robotics] (buildcraft-7.1.17.jar)
UCHIJAAAA BuildCraft|Factory{7.1.17} [BC Factory] (buildcraft-7.1.17.jar)
UCHIJAAAA CarpentersBlocks{3.3.8.1_dev_r1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1_dev_r1 - MC 1.7.10.jar)
UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJAAAA cookiecore{1.4.0} [Cookie Core] (CookieCore-1.7.10-1.4.0-11.jar)
UCHIJAAAA rftl{1.7.10} [Rotten Flesh to Leather] (Forge SSP SMP - Rotten Flesh 1.7.2 1.7.10.jar)
UCHIJAAAA iChunUtil{4.1.0} [iChunUtil] (iChunUtil-4.1.0.jar)
UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAAAA IC2{2.2.822-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.822-experimental.jar)
UCHIJAAAA InfernalMobs{1.6.6} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA MapWriter{2.1.8} [MapWriter] (MapWriter-1.7.10-2.1.10.jar)
UCHIJAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJAAAA MCA{1.7.10-5.1.2} [Minecraft Comes Alive] (MCA-1.7.10-5.1.2-universal.jar)
UCHIJAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHIJAAAA ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA Mekanism{9.0.2} [Mekanism] (Mekanism-1.7.10-9.0.2.275.jar)
UCHIJAAAA MekanismGenerators{9.0.2} [MekanismGenerators] (MekanismGenerators-1.7.10-9.0.2.275.jar)
UCHIJAAAA MekanismTools{9.0.2} [MekanismTools] (MekanismTools-1.7.10-9.0.2.275.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHIJAAAA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCHIJAAAA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
UCHIJAAAA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
UCHIJAAAA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5 (1).jar)
UCHIJAAAA tinkersdefense{1.2} [Tinkers' Defense] (Tinkers-Defense-1.2.1.jar)
UCHIJAAAA TSteelworks{1.7.10-1.1.2} [Tinkers' Steelworks] (TSteelworks-1.7.10-1.1.2-20.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7 (1).jar)
UCHIJAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHIJAAAA McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Stencil buffer state: Function set: GL30, pool: internal, bits: 8
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:OFF, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['cvooil102'/365, l='The land of Reneis', x=128.47, y=88.00, z=-11.48]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Keep in mind that there are approximately 55 mods including the 3 that forge comes with. If you can figure out the problem and allow me to play on this world again that would be greatly appreciated.