Jump to content

1.7.10 Crash, Forge version 10.13.4.1558


Hughmann

Recommended Posts

So i ran into a crash that occurred when i place some furnaces and started using them. I doubt that it's relevant though, because the crash report never mentioned it. Additionally, i tried removing my mod that adds furnaces just to see what happens and nothing did. I think its an error with chuck loading or OpenGL but im not too sure.  Can someone help?

 

Crash report:

 

[embed=425,349]---- Minecraft Crash Report ----

// I'm sorry, Dave.

 

Time: 5/31/16 1:17 PM

Description: Exception getting block type in world

 

java.lang.ArrayIndexOutOfBoundsException: -98

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.World.func_147439_a(World.java:345)

at net.minecraft.block.BlockStaticLiquid.func_149674_a(SourceFile:39)

at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391)

at WorldServerOF.func_147456_g(WorldServerOF.java:477)

at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)

at WorldServerOF.func_72835_b(WorldServerOF.java:234)

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:186)

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)

 

-- Requested block coordinates --

Details:

Found chunk: true

Location: World: (-2821,11,-864), Chunk: (at 11,0,0 in -177,-54; contains blocks -2832,0,-864 to -2817,255,-849), Region: (-6,-2; contains chunks -192,-64 to -161,-33, blocks -3072,0,-1024 to -2561,255,-513)

Stacktrace:

at net.minecraft.world.World.func_147439_a(World.java:345)

at net.minecraft.block.BlockStaticLiquid.func_149674_a(SourceFile:39)

at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391)

at WorldServerOF.func_147456_g(WorldServerOF.java:477)

at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)

at WorldServerOF.func_72835_b(WorldServerOF.java:234)

 

-- Affected level --

Details:

Level name: New World

All players: 1 total; [EntityPlayerMP['Hughmann'/171, l='New World', x=-2949.56, y=59.00, z=-1002.30]]

Chunk stats: ServerChunkCache: 940 Drop: 0

Level seed: -1491337385

Level generator: ID 00 - default, ver 1. Features enabled: true

Level generator options:

Level spawn location: World: (-64,64,-129), Chunk: (at 0,4,15 in -4,-9; contains blocks -64,0,-144 to -49,255,-129), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)

Level time: 431048 game time, 445752 day time

Level dimension: 0

Level storage version: 0x04ABD - Anvil

Level weather: Rain time: 163490 (now: false), thunder time: 97153 (now: false)

Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

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:186)

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 8 (amd64) version 6.2

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 203259024 bytes (193 MB) / 620576768 bytes (591 MB) up to 1060372480 bytes (1011 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95

FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D4 20 mods loaded, 20 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.1558-1.7.10.jar)

UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)

UCHIJAAAA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)

UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)

UCHIJAAAA divinerpg{1.4.1.3} [DivineRPG] ([1.7.10][sMP]DivineRPG-1.4.1.3.jar)

UCHIJAAAA bspkrsCore{6.16.sincommand} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.sincommand.jar)

UCHIJAAAA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)

UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)

UCHIJAAAA Backpack{2.0.1} [backpack] (backpack1.7.x.jar)

UCHIJAAAA BattleTowers{1.5.2} [battle Towers] (BattleTowers-1.7.10.jar)

UCHIJAAAA bookshelf{1.0.4.187} [bookshelf] (Bookshelf-1.7.10-1.0.4.187.jar)

UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)

UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)

UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)

UCHIJAAAA IronChest{6.0.62.742} [iron Chest] (ironchest-1.7.10-6.0.62.742-universal.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.jar)

UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)

UCHIJAAAA XaeroMinimap{1.8.9} [Xaero's Minimap] (Xaeros_Minimap_1.8.9_Forge_1.7.10.jar)

GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.

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['Hughmann'/171, l='New World', x=-2949.56, y=59.00, z=-1002.30][/embed]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Incompatible mods found! net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other! A potential solution has been determined, this may resolve your problem:      - Replace mod 'Moonlight Lib' (moonlight) 1.21-2.16.0 with version 1.21-2.17.0 or later. More details:      - Mod 'Supplementaries' (supplementaries) 1.21-3.0.14-alpha requires version 1.21-2.17.0 or later of mod 'Moonlight Lib' (moonlight), but only the wrong version is present: 1.21-2.16.0!     at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)     at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196)     at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)     at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) this si my error code, and yes i have the latest version of moonlight lib
    • Turning the Tables: My Journey to Reclaim Stolen Bitcoins with Expert Help. When my Bitcoin wallet was hacked and my entire cryptocurrency portfolio was stolen, I felt utterly devastated and hopeless. Having worked hard to build up my digital assets, the sudden loss was gut-wrenching. It felt like my financial future had been ripped away in an instant, leaving me overwhelmed by a sense of betrayal and despair. In my search for help, I discovered TECH CYBER FORCE Recovery, a renowned cybersecurity firm specializing in cryptocurrency recovery. I was met with professionalism and empathy from my first contact with them. The team demonstrated a steadfast commitment to helping me retrieve my stolen Bitcoins. They understood the emotional toll of my situation and approached my case with genuine concern. TECH CYBER FORCE Recovery swung into action immediately, leveraging its extensive expertise in blockchain forensics and hacker tracking techniques. Their process was meticulous. They analyzed my transaction history, followed the digital trail left by the hackers, and worked diligently to pinpoint the location of the stolen funds. I was impressed by their technical prowess; they employed advanced cryptographic methods and strategic negotiations with the perpetrators, all while keeping me informed about their progress. The recovery process was complex and fraught with challenges. However, the tenacity displayed by the team was truly awe-inspiring. They navigated cryptocurrency crime's murky and ever-evolving landscape with skill and determination. After a series of strategic moves, they managed to recover the majority of my Bitcoins successfully.  
    • I removed giacomos_hud, oculus, (dont know what you mean with iris), enhanced_boss_bars, epicfight and essential.  Server still doesnt want to boot. new logs after removing: https://pastebin.com/LuM2PFtN I dont quite understand the "server side" and "client side" difference..
  • Topics

×
×
  • Create New...

Important Information

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