diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-03-23 14:51:06 +0000 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-03-23 14:51:06 +0000 |
| commit | 6312636fd9a4d0f56dc7c9ff474a99d879bcb4e9 (patch) | |
| tree | e3279753210bfb169a00cd3f146a80baf624150e /eclipse/crash-reports/crash-2015-02-01_00.36.47-server.txt | |
| parent | e86949a1ad3269ec66c9de65e2c92f5e66251411 (diff) | |
Reworked the whole repo.
Diffstat (limited to 'eclipse/crash-reports/crash-2015-02-01_00.36.47-server.txt')
| -rw-r--r-- | eclipse/crash-reports/crash-2015-02-01_00.36.47-server.txt | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/eclipse/crash-reports/crash-2015-02-01_00.36.47-server.txt b/eclipse/crash-reports/crash-2015-02-01_00.36.47-server.txt new file mode 100644 index 0000000..885a386 --- /dev/null +++ b/eclipse/crash-reports/crash-2015-02-01_00.36.47-server.txt @@ -0,0 +1,76 @@ +---- Minecraft Crash Report ---- +// I let you down. Sorry :( + +Time: 2/1/15 12:36 AM +Description: Exception while ticking a block + +java.lang.ArrayIndexOutOfBoundsException: 2 + at darkknight.jewelrycraft.block.BlockMoltenMetal.flowIntoBlock(BlockMoltenMetal.java:230) + at darkknight.jewelrycraft.block.BlockMoltenMetal.updateTick(BlockMoltenMetal.java:202) + at net.minecraft.world.WorldServer.tickUpdates(WorldServer.java:582) + at net.minecraft.world.WorldServer.tick(WorldServer.java:189) + at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:692) + 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 darkknight.jewelrycraft.block.BlockMoltenMetal.flowIntoBlock(BlockMoltenMetal.java:230) + at darkknight.jewelrycraft.block.BlockMoltenMetal.updateTick(BlockMoltenMetal.java:202) + +-- Block being ticked -- +Details: + Block type: ID #180 (tile.Jewelrycraft.moltenMetal // darkknight.jewelrycraft.block.BlockMoltenMetal) + Block data value: 0 / 0x0 / 0b0000 + Block location: World: (-244,64,-751), Chunk: (at 12,4,1 in -16,-47; contains blocks -256,0,-752 to -241,255,-737), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513) +Stacktrace: + at net.minecraft.world.WorldServer.tickUpdates(WorldServer.java:582) + at net.minecraft.world.WorldServer.tick(WorldServer.java:189) + +-- Affected level -- +Details: + Level name: Test 2 + All players: 1 total; [EntityPlayerMP['sor1n'/91, l='Test 2', x=-242.70, y=65.48, z=-750.92]] + Chunk stats: ServerChunkCache: 288 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: 2171212 game time, 4000 day time + Level dimension: 0 + Level storage version: 0x04ABD - Anvil + Level weather: Rain time: 6391 (now: true), thunder time: 38410 (now: false) + Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true +Stacktrace: + at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:692) + 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: 369849704 bytes (352 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'/91, l='Test 2', x=-242.70, y=65.48, z=-750.92]] + Type: Integrated Server (map_client.txt) + Is Modded: Definitely; Client brand changed to 'fml,forge'
\ No newline at end of file |
