Jump to content

Recommended Posts

Posted

 

Quote
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2/23/18 1:41 PM
Description: Loading NBT data
java.io.EOFException: Unexpected end of ZLIB input stream
 at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
 at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
 at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
 at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
 at java.io.DataInputStream.readFully(DataInputStream.java:195)
 at java.io.DataInputStream.readUTF(DataInputStream.java:609)
 at java.io.DataInputStream.readUTF(DataInputStream.java:564)
 at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:388)
 at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:50)
 at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)
 at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
 at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
 at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)
 at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
 at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
 at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
 at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
 at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170)
 at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125)
 at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120)
 at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121)
 at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20)
 at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12)
 at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343)
 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 java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
 at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
 at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
 at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
 at java.io.DataInputStream.readFully(DataInputStream.java:195)
 at java.io.DataInputStream.readUTF(DataInputStream.java:609)
 at java.io.DataInputStream.readUTF(DataInputStream.java:564)
 at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:388)
 at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:50)
 at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)
-- NBT Tag --
Details:
 Tag name: Attributes
 Tag type: 9
Stacktrace:
 at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
 at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
 at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)
 at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
 at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
 at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
 at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
 at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170)
 at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125)
 at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120)
 at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121)
 at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20)
 at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12)
 at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343)
 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: Survival
 All players: 1 total; [EntityPlayerMP['IpevaPanda333764'/415, l='Survival', x=651.50, y=71.01, z=201.50]]
 Chunk stats: ServerChunkCache: 754 Drop: 0
 Level seed: -3276252050161442669
 Level generator: ID 00 - default, ver 1. Features enabled: true
 Level generator options:
 Level spawn location: World: (-39,64,-36), Chunk: (at 9,4,12 in -3,-3; contains blocks -48,0,-48 to -33,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
 Level time: 2382 game time, 2382 day time
 Level dimension: 0
 Level storage version: 0x04ABD - Anvil
 Level weather: Rain time: 151489 (now: false), thunder time: 74276 (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: 135047016 bytes (128 MB) / 402653184 bytes (384 MB) up to 1073741824 bytes (1024 MB)
 JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
 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.1614 15 mods loaded, 15 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 FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar)
 UCHIJAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
 UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
 UCHIJAAAA movillages{1.4} [Mo' Villages] ([1.7.10]MoVillages-1.4.jar)
 UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
 UCHIJAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
 UCHIJAAAA XaeroBetterPvP{1.6.1.2} [Better PVP Mod] (Better-PvP-Mod_1.6.1.2_Forge_1.7.10.jar)
 UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
 UCHIJAAAA ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar)
 UCHIJAAAA RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar)
 UCHIJAAAA MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar)
 UCHIJAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (Mine-Blade-Battlegear-2-Mod-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['IpevaPanda333764'/415, l='Survival', x=651.50, y=71.01, z=201.50]]
 Type: Integrated Server (map_client.txt)
 Is Modded: Definitely; Client brand changed to 'fml,forge'

 

Posted

1.7.10 is no longer supported on these forums, you will need to update to receive support. When a moderator sees this thread, it will most likely be locked.

 

Aside from that, I would guess that your world is corrupt, and you would need to restore from a recent backup.

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here  
    • So i have a forge modded aternos server that worked just fine for a month untill today it suddenly crashes most of the time giving errors and idk which mod is causing the error or its smth else here is the crash log link https://mclo.gs/gGkzGKT
    • Struggling to decipher a crash report I'm getting in a custom modpack I'm tinkering with. The crash happens on startup, but weirdly, only some of the time. It seems to be related to Steves Carts, but weirdly it only started happening recently, and I can't identify if another mod is conflicting, or why it is only happening some of the time:   java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.player.Player.m_20202_()" because "player" is null at vswe.stevescarts.events.OverlayEventHandler.onRenderTick(OverlayEventHandler.java:24) ~[stevescarts-1.20.1-1.1.14.jar%23527!/:1.20.1-1.1.14] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onRenderTickEnd(ForgeEventFactory.java:919) ~[forge-1.20.1-47.1.106-universal.jar%23581!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1148) ~[client-1.20.1-20230612.114412-srg.jar%23576!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23576!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}     Including some extra info in case any of it is relevant^. Appreciate any ideas/advice!    
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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