From 1db974998c4e5242cd2603020e6c8ebfea5b454e Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sat, 25 Apr 2015 00:29:49 +0100 Subject: Bye-bye --- .../crash-2014-12-19_08.33.15-server.txt | 95 ---------------------- 1 file changed, 95 deletions(-) delete mode 100644 eclipse/crash-reports/crash-2014-12-19_08.33.15-server.txt (limited to 'eclipse/crash-reports/crash-2014-12-19_08.33.15-server.txt') diff --git a/eclipse/crash-reports/crash-2014-12-19_08.33.15-server.txt b/eclipse/crash-reports/crash-2014-12-19_08.33.15-server.txt deleted file mode 100644 index f0f5ea1..0000000 --- a/eclipse/crash-reports/crash-2014-12-19_08.33.15-server.txt +++ /dev/null @@ -1,95 +0,0 @@ ----- Minecraft Crash Report ---- -// I blame Dinnerbone. - -Time: 12/19/14 8:33 AM -Description: Ticking block entity - -java.lang.NullPointerException: Ticking block entity - at net.minecraft.item.ItemStack.toString(ItemStack.java:460) - at java.lang.String.valueOf(Unknown Source) - at java.lang.StringBuilder.append(Unknown Source) - at java.util.AbstractCollection.toString(Unknown Source) - at java.lang.String.valueOf(Unknown Source) - at java.lang.StringBuilder.append(Unknown Source) - at java.util.AbstractCollection.toString(Unknown Source) - at java.lang.String.valueOf(Unknown Source) - at java.io.PrintStream.println(Unknown Source) - at darkknight.jewelrycraft.tileentity.TileEntityShadowEye.updateEntity(TileEntityShadowEye.java:63) - at net.minecraft.world.World.updateEntities(World.java:2133) - at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at net.minecraft.item.ItemStack.toString(ItemStack.java:460) - at java.lang.String.valueOf(Unknown Source) - at java.lang.StringBuilder.append(Unknown Source) - at java.util.AbstractCollection.toString(Unknown Source) - at java.lang.String.valueOf(Unknown Source) - at java.lang.StringBuilder.append(Unknown Source) - at java.util.AbstractCollection.toString(Unknown Source) - at java.lang.String.valueOf(Unknown Source) - at java.io.PrintStream.println(Unknown Source) - at darkknight.jewelrycraft.tileentity.TileEntityShadowEye.updateEntity(TileEntityShadowEye.java:63) - --- Block entity being ticked -- -Details: - Name: jewelrycraft:shadowEye // darkknight.jewelrycraft.tileentity.TileEntityShadowEye - Block type: ID #178 (tile.Jewelrycraft.shadowEye // darkknight.jewelrycraft.block.BlockShadowEye) - Block data value: 3 / 0x3 / 0b0011 - Block location: World: (-231,67,-716), Chunk: (at 9,4,4 in -15,-45; contains blocks -240,0,-720 to -225,255,-705), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513) - Actual block type: ID #178 (tile.Jewelrycraft.shadowEye // darkknight.jewelrycraft.block.BlockShadowEye) - Actual block data value: 3 / 0x3 / 0b0011 -Stacktrace: - at net.minecraft.world.World.updateEntities(World.java:2133) - at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515) - --- Affected level -- -Details: - Level name: Test 2 - All players: 1 total; [EntityPlayerMP['sor1n'/36, l='Test 2', x=-232.94, y=64.00, z=-715.37]] - Chunk stats: ServerChunkCache: 287 Drop: 0 - Level seed: 4964662363478817909 - Level generator: ID 01 - flat, ver 0. Features enabled: true - Level generator options: 2;7,3x1,52x24,8x12;2;stronghold,biome_1,village,decoration,dungeon,mineshaft - Level spawn location: World: (-235,4,-715), Chunk: (at 5,0,5 in -15,-45; contains blocks -240,0,-720 to -225,255,-705), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513) - Level time: 4297 game time, 4297 day time - Level dimension: 0 - Level storage version: 0x04ABD - Anvil - Level weather: Rain time: 139682 (now: false), thunder time: 72190 (now: false) - Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true -Stacktrace: - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 8.1 (amd64) version 6.3 - Java Version: 1.7.0_71, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 307891840 bytes (293 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB) - JVM Flags: 3 total; -Xincgc -Xmx512M -Xms512M - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 4 mods loaded, 4 mods active - mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available - FML{7.10.25.1208} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available - Forge{10.13.0.1208} [Minecraft Forge] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available - Jewelrycraft{1.5} [Jewelrycraft] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available - 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['sor1n'/36, l='Test 2', x=-232.94, y=64.00, z=-715.37]] - Type: Integrated Server (map_client.txt) - Is Modded: Definitely; Client brand changed to 'fml,forge' \ No newline at end of file -- cgit v1.2.3