summaryrefslogtreecommitdiff
path: root/eclipse/crash-reports
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-04-12 16:32:33 +0300
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-04-12 16:32:33 +0300
commit9dc6f69f701e42b30adf7d1b01488f425eaec265 (patch)
treeaf02d094f80755054370c44f6adc519caaca0989 /eclipse/crash-reports
parent4f29b0ed24e393be7074abd851e207aadab38196 (diff)
Changes, idk...
Diffstat (limited to 'eclipse/crash-reports')
-rw-r--r--eclipse/crash-reports/crash-2015-03-27_00.58.18-client.txt80
-rw-r--r--eclipse/crash-reports/crash-2015-03-27_01.01.03-server.txt90
-rw-r--r--eclipse/crash-reports/crash-2015-03-27_13.16.31-client.txt103
-rw-r--r--eclipse/crash-reports/crash-2015-03-27_14.34.40-client.txt107
-rw-r--r--eclipse/crash-reports/crash-2015-03-27_14.37.59-client.txt107
-rw-r--r--eclipse/crash-reports/crash-2015-03-27_14.57.49-client.txt99
-rw-r--r--eclipse/crash-reports/crash-2015-03-27_16.11.02-client.txt105
-rw-r--r--eclipse/crash-reports/crash-2015-03-28_21.45.37-client.txt105
-rw-r--r--eclipse/crash-reports/crash-2015-03-28_21.47.12-client.txt103
-rw-r--r--eclipse/crash-reports/crash-2015-03-28_21.54.45-client.txt103
-rw-r--r--eclipse/crash-reports/crash-2015-03-28_22.12.36-client.txt101
-rw-r--r--eclipse/crash-reports/crash-2015-03-28_22.28.34-client.txt143
-rw-r--r--eclipse/crash-reports/crash-2015-03-28_23.04.03-server.txt49
-rw-r--r--eclipse/crash-reports/crash-2015-04-08_00.38.09-client.txt143
-rw-r--r--eclipse/crash-reports/crash-2015-04-11_01.30.17-server.txt91
-rw-r--r--eclipse/crash-reports/crash-2015-04-11_15.53.28-server.txt100
-rw-r--r--eclipse/crash-reports/crash-2015-04-11_15.56.20-server.txt100
-rw-r--r--eclipse/crash-reports/crash-2015-04-11_16.15.58-server.txt105
18 files changed, 1834 insertions, 0 deletions
diff --git a/eclipse/crash-reports/crash-2015-03-27_00.58.18-client.txt b/eclipse/crash-reports/crash-2015-03-27_00.58.18-client.txt
new file mode 100644
index 0000000..5b0208c
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-27_00.58.18-client.txt
@@ -0,0 +1,80 @@
+---- Minecraft Crash Report ----
+// Daisy, daisy...
+
+Time: 3/27/15 12:58 AM
+Description: There was a severe problem during mod loading that has caused the game to fail
+
+cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: darkknight.jewelrycraft.client.ClientProxy
+ at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:76)
+ at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
+ at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
+ at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
+ at net.minecraft.client.Minecraft.startGame(Minecraft.java:522)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:931)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+Caused by: java.lang.ClassNotFoundException: darkknight.jewelrycraft.client.ClientProxy
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
+ at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58)
+ at java.lang.Class.forName0(Native Method)
+ at java.lang.Class.forName(Class.java:274)
+ at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
+ ... 33 more
+Caused by: java.lang.NullPointerException
+ at org.objectweb.asm.ClassReader.<init>(ClassReader.java:153)
+ at cpw.mods.fml.common.asm.transformers.TerminalTransformer.transform(TerminalTransformer.java:14)
+ at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
+ ... 39 more
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- 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: 309580048 bytes (295 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 8 mods loaded, 8 mods active
+ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
+ FML{7.10.25.1208} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed
+ Forge{10.13.0.1208} [Minecraft Forge] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed
+ Jewelrycraft2{1.0} [Jewelrycraft2] (bin) Unloaded->Errored
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-27_01.01.03-server.txt b/eclipse/crash-reports/crash-2015-03-27_01.01.03-server.txt
new file mode 100644
index 0000000..de3f710
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-27_01.01.03-server.txt
@@ -0,0 +1,90 @@
+---- Minecraft Crash Report ----
+// I bet Cylons wouldn't have this problem.
+
+Time: 3/27/15 1:01 AM
+Description: Ticking player
+
+java.lang.NullPointerException: Ticking player
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityUpdate(EntityEventHandler.java:127)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_14_EntityEventHandler_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:277)
+ at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:1763)
+ at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:327)
+ at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:330)
+ at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:329)
+ at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:37)
+ at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.processPacket(C03PacketPlayer.java:271)
+ at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
+ at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182)
+ at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726)
+ 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.events.EntityEventHandler.onEntityUpdate(EntityEventHandler.java:127)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_14_EntityEventHandler_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:277)
+ at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:1763)
+ at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:327)
+
+-- Player being ticked --
+Details:
+ Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
+ Entity ID: 125
+ Entity Name: OnyxDarkKnight
+ Entity's Exact location: -239.13, 64.00, -730.13
+ Entity's Block location: World: (-240,64,-731), Chunk: (at 0,4,5 in -15,-46; contains blocks -240,0,-736 to -225,255,-721), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
+ Entity's Momentum: 0.00, -0.08, 0.00
+Stacktrace:
+ at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:330)
+ at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:329)
+ at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:37)
+ at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.processPacket(C03PacketPlayer.java:271)
+ at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
+
+-- Ticking connection --
+Details:
+ Connection: net.minecraft.network.NetworkManager@17b2783c
+Stacktrace:
+ at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182)
+ at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726)
+ 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: 319402456 bytes (304 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 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) 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['OnyxDarkKnight'/125, l='Test 2', x=-239.13, y=64.00, z=-730.13]]
+ Type: Integrated Server (map_client.txt)
+ Is Modded: Definitely; Client brand changed to 'fml,forge' \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-27_13.16.31-client.txt b/eclipse/crash-reports/crash-2015-03-27_13.16.31-client.txt
new file mode 100644
index 0000000..ff6fe60
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-27_13.16.31-client.txt
@@ -0,0 +1,103 @@
+---- Minecraft Crash Report ----
+// This doesn't make any sense!
+
+Time: 3/27/15 1:16 PM
+Description: Rendering screen
+
+java.lang.ArrayIndexOutOfBoundsException: 20
+ at net.minecraft.entity.player.InventoryPlayer.getStackInSlot(InventoryPlayer.java:646)
+ at net.minecraft.inventory.Slot.getStack(Slot.java:88)
+ at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:219)
+ at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:114)
+ at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1137)
+ at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1056)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:951)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at net.minecraft.entity.player.InventoryPlayer.getStackInSlot(InventoryPlayer.java:646)
+ at net.minecraft.inventory.Slot.getStack(Slot.java:88)
+ at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:219)
+ at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:114)
+
+-- Screen render details --
+Details:
+ Screen name: darkknight.jewelrycraft.client.gui.GuiJewelryModifier
+ Mouse location: Scaled: (341, 176). Absolute: (683, 352)
+ Screen size: Scaled: (683, 353). Absolute: (1366, 705). Scale factor of 2
+
+-- Affected level --
+Details:
+ Level name: MpServer
+ All players: 1 total; [EntityClientPlayerMP['OnyxDarkKnight'/99, l='MpServer', x=-175.61, y=65.62, z=-810.87]]
+ Chunk stats: MultiplayerChunkCache: 289, 289
+ Level seed: 0
+ Level generator: ID 01 - flat, ver 0. Features enabled: false
+ Level generator options:
+ 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: 5088923 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x00000 - Unknown?
+ Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
+ Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
+ Forced entities: 6 total; [EntityTrail['unknown'/326, l='MpServer', x=-175.61, y=65.62, z=-810.87], EntityVillager['Villager'/68, l='MpServer', x=-234.66, y=64.00, z=-790.31], EntityVillager['Villager'/69, l='MpServer', x=-231.44, y=64.00, z=-779.34], EntityItemFrame['entity.ItemFrame.name'/70, l='MpServer', x=-224.50, y=65.50, z=-759.06], EntityVillager['Villager'/79, l='MpServer', x=-211.88, y=66.00, z=-731.50], EntityClientPlayerMP['OnyxDarkKnight'/99, l='MpServer', x=-175.61, y=65.62, z=-810.87]]
+ Retry entities: 0 total; []
+ Server brand: fml,forge
+ Server type: Integrated singleplayer server
+Stacktrace:
+ at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)
+ at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2555)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:973)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+-- 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: 294977944 bytes (281 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 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.25, NVIDIA Corporation
+ GL Caps: Using GL 1.3 multitexturing.
+Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
+Anisotropic filtering is supported and maximum anisotropy is 16.
+Shaders are available because OpenGL 2.1 is supported.
+
+ Is Modded: Definitely; Client brand changed to 'fml,forge'
+ Type: Client (map_client.txt)
+ Resource Packs: []
+ Current Language: English (US)
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Anisotropic Filtering: Off (1) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-27_14.34.40-client.txt b/eclipse/crash-reports/crash-2015-03-27_14.34.40-client.txt
new file mode 100644
index 0000000..abd46ef
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-27_14.34.40-client.txt
@@ -0,0 +1,107 @@
+---- Minecraft Crash Report ----
+// Don't do that.
+
+Time: 3/27/15 2:34 PM
+Description: Unexpected error
+
+java.lang.NullPointerException: Unexpected error
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.<init>(GuiJewelryModifier.java:22)
+ at darkknight.jewelrycraft.client.gui.GuiHandler.getClientGuiElement(GuiHandler.java:82)
+ at cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:263)
+ at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:93)
+ at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2500)
+ at darkknight.jewelrycraft.item.ItemJewelryModifier.onItemRightClick(ItemJewelryModifier.java:19)
+ at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:162)
+ at net.minecraft.client.multiplayer.PlayerControllerMP.sendUseItem(PlayerControllerMP.java:430)
+ at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1546)
+ at net.minecraft.client.Minecraft.runTick(Minecraft.java:2033)
+ at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1028)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:951)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.<init>(GuiJewelryModifier.java:22)
+ at darkknight.jewelrycraft.client.gui.GuiHandler.getClientGuiElement(GuiHandler.java:82)
+ at cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:263)
+ at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:93)
+ at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2500)
+ at darkknight.jewelrycraft.item.ItemJewelryModifier.onItemRightClick(ItemJewelryModifier.java:19)
+ at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:162)
+ at net.minecraft.client.multiplayer.PlayerControllerMP.sendUseItem(PlayerControllerMP.java:430)
+ at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1546)
+
+-- Affected level --
+Details:
+ Level name: MpServer
+ All players: 1 total; [EntityClientPlayerMP['OnyxDarkKnight'/97, l='MpServer', x=-245.96, y=65.62, z=-747.62]]
+ Chunk stats: MultiplayerChunkCache: 289, 289
+ Level seed: 0
+ Level generator: ID 01 - flat, ver 0. Features enabled: false
+ Level generator options:
+ 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: 5143723 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x00000 - Unknown?
+ Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
+ Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
+ Forced entities: 23 total; [EntityVillager['Villager'/69, l='MpServer', x=-255.22, y=64.00, z=-695.44], EntityVillager['Villager'/66, l='MpServer', x=-255.25, y=64.00, z=-778.50], EntityVillager['Villager'/67, l='MpServer', x=-253.31, y=62.00, z=-729.31], EntityVillager['Villager'/77, l='MpServer', x=-231.69, y=64.00, z=-787.69], EntityVillager['Villager'/78, l='MpServer', x=-236.72, y=64.00, z=-787.25], EntityItemFrame['entity.ItemFrame.name'/79, l='MpServer', x=-224.50, y=65.50, z=-759.06], EntityVillager['Villager'/80, l='MpServer', x=-231.38, y=64.00, z=-684.84], EntityTrail['unknown'/694, l='MpServer', x=-245.96, y=65.62, z=-747.62], EntityClientPlayerMP['OnyxDarkKnight'/97, l='MpServer', x=-245.96, y=65.62, z=-747.62], EntityVillager['Villager'/46, l='MpServer', x=-324.47, y=64.00, z=-726.84], EntityVillager['Villager'/47, l='MpServer', x=-309.34, y=64.00, z=-770.31], EntityVillager['Villager'/51, l='MpServer', x=-294.16, y=64.00, z=-691.41], EntityVillager['Villager'/50, l='MpServer', x=-302.31, y=64.00, z=-739.47], EntityVillager['Villager'/48, l='MpServer', x=-306.22, y=64.00, z=-738.66], EntityVillager['Villager'/55, l='MpServer', x=-257.31, y=62.00, z=-723.31], EntityVillager['Villager'/54, l='MpServer', x=-285.56, y=64.00, z=-711.28], EntityVillager['Villager'/53, l='MpServer', x=-285.34, y=64.00, z=-749.28], EntityVillager['Villager'/52, l='MpServer', x=-284.47, y=64.00, z=-751.31], EntityVillager['Villager'/59, l='MpServer', x=-268.72, y=64.00, z=-680.63], EntityVillager['Villager'/58, l='MpServer', x=-264.69, y=64.00, z=-694.84], EntityVillager['Villager'/57, l='MpServer', x=-256.44, y=64.00, z=-709.72], EntityVillager['Villager'/56, l='MpServer', x=-257.69, y=62.00, z=-723.69], EntityBat['Bat'/37734, l='MpServer', x=-267.52, y=15.58, z=-677.44]]
+ Retry entities: 0 total; []
+ Server brand: fml,forge
+ Server type: Integrated singleplayer server
+Stacktrace:
+ at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)
+ at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2555)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:980)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+-- 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: 312722208 bytes (298 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 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.25, NVIDIA Corporation
+ GL Caps: Using GL 1.3 multitexturing.
+Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
+Anisotropic filtering is supported and maximum anisotropy is 16.
+Shaders are available because OpenGL 2.1 is supported.
+
+ Is Modded: Definitely; Client brand changed to 'fml,forge'
+ Type: Client (map_client.txt)
+ Resource Packs: []
+ Current Language: English (US)
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Anisotropic Filtering: Off (1) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-27_14.37.59-client.txt b/eclipse/crash-reports/crash-2015-03-27_14.37.59-client.txt
new file mode 100644
index 0000000..43e2d92
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-27_14.37.59-client.txt
@@ -0,0 +1,107 @@
+---- Minecraft Crash Report ----
+// Why is it breaking :(
+
+Time: 3/27/15 2:37 PM
+Description: Unexpected error
+
+java.lang.NullPointerException: Unexpected error
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.<init>(GuiJewelryModifier.java:23)
+ at darkknight.jewelrycraft.client.gui.GuiHandler.getClientGuiElement(GuiHandler.java:82)
+ at cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:263)
+ at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:93)
+ at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2500)
+ at darkknight.jewelrycraft.item.ItemJewelryModifier.onItemRightClick(ItemJewelryModifier.java:19)
+ at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:162)
+ at net.minecraft.client.multiplayer.PlayerControllerMP.sendUseItem(PlayerControllerMP.java:430)
+ at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1546)
+ at net.minecraft.client.Minecraft.runTick(Minecraft.java:2033)
+ at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1028)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:951)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.<init>(GuiJewelryModifier.java:23)
+ at darkknight.jewelrycraft.client.gui.GuiHandler.getClientGuiElement(GuiHandler.java:82)
+ at cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:263)
+ at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:93)
+ at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2500)
+ at darkknight.jewelrycraft.item.ItemJewelryModifier.onItemRightClick(ItemJewelryModifier.java:19)
+ at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:162)
+ at net.minecraft.client.multiplayer.PlayerControllerMP.sendUseItem(PlayerControllerMP.java:430)
+ at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1546)
+
+-- Affected level --
+Details:
+ Level name: MpServer
+ All players: 1 total; [EntityClientPlayerMP['OnyxDarkKnight'/96, l='MpServer', x=-245.96, y=65.62, z=-747.62]]
+ Chunk stats: MultiplayerChunkCache: 289, 289
+ Level seed: 0
+ Level generator: ID 01 - flat, ver 0. Features enabled: false
+ Level generator options:
+ 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: 5143922 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x00000 - Unknown?
+ Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
+ Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
+ Forced entities: 23 total; [EntityVillager['Villager'/68, l='MpServer', x=-231.69, y=64.00, z=-787.69], EntityVillager['Villager'/69, l='MpServer', x=-236.72, y=64.00, z=-787.25], EntityItemFrame['entity.ItemFrame.name'/70, l='MpServer', x=-224.50, y=65.50, z=-759.06], EntityVillager['Villager'/71, l='MpServer', x=-231.38, y=64.00, z=-684.84], EntityTrail['unknown'/279, l='MpServer', x=-245.96, y=65.62, z=-747.62], EntityClientPlayerMP['OnyxDarkKnight'/96, l='MpServer', x=-245.96, y=65.62, z=-747.62], EntityVillager['Villager'/46, l='MpServer', x=-324.47, y=64.00, z=-726.84], EntityVillager['Villager'/47, l='MpServer', x=-309.34, y=64.00, z=-770.31], EntityVillager['Villager'/51, l='MpServer', x=-280.69, y=64.00, z=-748.66], EntityVillager['Villager'/50, l='MpServer', x=-294.16, y=64.00, z=-691.41], EntityVillager['Villager'/49, l='MpServer', x=-302.31, y=64.00, z=-739.47], EntityVillager['Villager'/48, l='MpServer', x=-306.22, y=64.00, z=-738.66], EntityVillager['Villager'/55, l='MpServer', x=-257.69, y=62.00, z=-723.69], EntityVillager['Villager'/54, l='MpServer', x=-257.31, y=62.00, z=-723.31], EntityVillager['Villager'/53, l='MpServer', x=-285.56, y=64.00, z=-711.28], EntityVillager['Villager'/52, l='MpServer', x=-285.34, y=64.00, z=-749.28], EntityVillager['Villager'/59, l='MpServer', x=-268.72, y=64.00, z=-680.63], EntityBat['Bat'/58, l='MpServer', x=-267.02, y=15.00, z=-669.50], EntityVillager['Villager'/57, l='MpServer', x=-273.28, y=64.00, z=-693.50], EntityVillager['Villager'/56, l='MpServer', x=-256.44, y=64.00, z=-709.72], EntityVillager['Villager'/63, l='MpServer', x=-255.22, y=64.00, z=-695.44], EntityVillager['Villager'/62, l='MpServer', x=-253.31, y=62.00, z=-729.31], EntityVillager['Villager'/61, l='MpServer', x=-255.25, y=64.00, z=-778.50]]
+ Retry entities: 0 total; []
+ Server brand: fml,forge
+ Server type: Integrated singleplayer server
+Stacktrace:
+ at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)
+ at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2555)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:980)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+-- 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: 178973624 bytes (170 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 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.25, NVIDIA Corporation
+ GL Caps: Using GL 1.3 multitexturing.
+Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
+Anisotropic filtering is supported and maximum anisotropy is 16.
+Shaders are available because OpenGL 2.1 is supported.
+
+ Is Modded: Definitely; Client brand changed to 'fml,forge'
+ Type: Client (map_client.txt)
+ Resource Packs: []
+ Current Language: English (US)
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Anisotropic Filtering: Off (1) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-27_14.57.49-client.txt b/eclipse/crash-reports/crash-2015-03-27_14.57.49-client.txt
new file mode 100644
index 0000000..a1df2d0
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-27_14.57.49-client.txt
@@ -0,0 +1,99 @@
+---- Minecraft Crash Report ----
+// Oops.
+
+Time: 3/27/15 2:57 PM
+Description: Rendering screen
+
+java.lang.NullPointerException: Rendering screen
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.drawGuiContainerBackgroundLayer(GuiJewelryModifier.java:45)
+ at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:93)
+ at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1137)
+ at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1056)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:951)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.drawGuiContainerBackgroundLayer(GuiJewelryModifier.java:45)
+ at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:93)
+
+-- Screen render details --
+Details:
+ Screen name: darkknight.jewelrycraft.client.gui.GuiJewelryModifier
+ Mouse location: Scaled: (49, 218). Absolute: (98, 268)
+ Screen size: Scaled: (683, 353). Absolute: (1366, 705). Scale factor of 2
+
+-- Affected level --
+Details:
+ Level name: MpServer
+ All players: 1 total; [EntityClientPlayerMP['OnyxDarkKnight'/97, l='MpServer', x=-245.96, y=65.62, z=-747.62]]
+ Chunk stats: MultiplayerChunkCache: 289, 289
+ Level seed: 0
+ Level generator: ID 01 - flat, ver 0. Features enabled: false
+ Level generator options:
+ 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: 5163992 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x00000 - Unknown?
+ Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
+ Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
+ Forced entities: 23 total; [EntityClientPlayerMP['OnyxDarkKnight'/97, l='MpServer', x=-245.96, y=65.62, z=-747.62], EntityVillager['Villager'/64, l='MpServer', x=-233.38, y=64.00, z=-789.25], EntityVillager['Villager'/65, l='MpServer', x=-236.72, y=64.00, z=-787.25], EntityItemFrame['entity.ItemFrame.name'/66, l='MpServer', x=-224.50, y=65.50, z=-759.06], EntityVillager['Villager'/67, l='MpServer', x=-231.38, y=64.00, z=-684.84], EntityTrail['unknown'/3068, l='MpServer', x=-245.96, y=65.62, z=-747.62], EntityVillager['Villager'/46, l='MpServer', x=-324.47, y=64.00, z=-726.84], EntityVillager['Villager'/47, l='MpServer', x=-309.34, y=64.00, z=-770.31], EntityVillager['Villager'/51, l='MpServer', x=-280.69, y=64.00, z=-748.66], EntityVillager['Villager'/50, l='MpServer', x=-294.16, y=64.00, z=-691.41], EntityVillager['Villager'/49, l='MpServer', x=-296.88, y=64.00, z=-735.59], EntityVillager['Villager'/48, l='MpServer', x=-296.53, y=64.00, z=-743.75], EntityVillager['Villager'/55, l='MpServer', x=-277.34, y=64.00, z=-685.84], EntityVillager['Villager'/54, l='MpServer', x=-285.56, y=64.00, z=-711.28], EntityVillager['Villager'/53, l='MpServer', x=-278.38, y=64.00, z=-749.38], EntityBat['Bat'/26383, l='MpServer', x=-248.66, y=10.10, z=-680.88], EntityVillager['Villager'/52, l='MpServer', x=-283.66, y=64.00, z=-745.69], EntityVillager['Villager'/59, l='MpServer', x=-256.44, y=64.00, z=-709.72], EntityVillager['Villager'/58, l='MpServer', x=-257.69, y=62.00, z=-723.69], EntityVillager['Villager'/57, l='MpServer', x=-257.31, y=62.00, z=-723.31], EntityVillager['Villager'/56, l='MpServer', x=-274.28, y=64.00, z=-686.31], EntityVillager['Villager'/62, l='MpServer', x=-255.22, y=64.00, z=-695.44], EntityVillager['Villager'/61, l='MpServer', x=-253.31, y=62.00, z=-729.31]]
+ Retry entities: 0 total; []
+ Server brand: fml,forge
+ Server type: Integrated singleplayer server
+Stacktrace:
+ at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)
+ at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2555)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:973)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+-- 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: 279297984 bytes (266 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 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.25, NVIDIA Corporation
+ GL Caps: Using GL 1.3 multitexturing.
+Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
+Anisotropic filtering is supported and maximum anisotropy is 16.
+Shaders are available because OpenGL 2.1 is supported.
+
+ Is Modded: Definitely; Client brand changed to 'fml,forge'
+ Type: Client (map_client.txt)
+ Resource Packs: []
+ Current Language: English (US)
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Anisotropic Filtering: Off (1) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-27_16.11.02-client.txt b/eclipse/crash-reports/crash-2015-03-27_16.11.02-client.txt
new file mode 100644
index 0000000..b34685d
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-27_16.11.02-client.txt
@@ -0,0 +1,105 @@
+---- Minecraft Crash Report ----
+// Don't be sad, have a hug! <3
+
+Time: 3/27/15 4:11 PM
+Description: Unexpected error
+
+java.lang.ArrayIndexOutOfBoundsException: 36
+ at darkknight.jewelrycraft.client.gui.inventory.InventoryJewelryModifier.setInventorySlotContents(InventoryJewelryModifier.java:68)
+ at net.minecraft.inventory.Slot.putStack(Slot.java:104)
+ at net.minecraft.inventory.Container.putStacksInSlots(Container.java:558)
+ at net.minecraft.client.network.NetHandlerPlayClient.handleWindowItems(NetHandlerPlayClient.java:1196)
+ at net.minecraft.network.play.server.S30PacketWindowItems.processPacket(S30PacketWindowItems.java:70)
+ at net.minecraft.network.play.server.S30PacketWindowItems.processPacket(S30PacketWindowItems.java:78)
+ at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
+ at net.minecraft.client.multiplayer.PlayerControllerMP.updateController(PlayerControllerMP.java:317)
+ at net.minecraft.client.Minecraft.runTick(Minecraft.java:1682)
+ at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1028)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:951)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at darkknight.jewelrycraft.client.gui.inventory.InventoryJewelryModifier.setInventorySlotContents(InventoryJewelryModifier.java:68)
+ at net.minecraft.inventory.Slot.putStack(Slot.java:104)
+ at net.minecraft.inventory.Container.putStacksInSlots(Container.java:558)
+ at net.minecraft.client.network.NetHandlerPlayClient.handleWindowItems(NetHandlerPlayClient.java:1196)
+ at net.minecraft.network.play.server.S30PacketWindowItems.processPacket(S30PacketWindowItems.java:70)
+ at net.minecraft.network.play.server.S30PacketWindowItems.processPacket(S30PacketWindowItems.java:78)
+ at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
+ at net.minecraft.client.multiplayer.PlayerControllerMP.updateController(PlayerControllerMP.java:317)
+
+-- Affected level --
+Details:
+ Level name: MpServer
+ All players: 1 total; [EntityClientPlayerMP['OnyxDarkKnight'/100, l='MpServer', x=-245.47, y=65.62, z=-752.16]]
+ Chunk stats: MultiplayerChunkCache: 272, 272
+ Level seed: 0
+ Level generator: ID 01 - flat, ver 0. Features enabled: false
+ Level generator options:
+ 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: 5238861 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x00000 - Unknown?
+ Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
+ Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
+ Forced entities: 25 total; [EntityVillager['Villager'/68, l='MpServer', x=-233.53, y=64.00, z=-785.84], EntityVillager['Villager'/69, l='MpServer', x=-236.72, y=64.00, z=-787.25], EntityItemFrame['entity.ItemFrame.name'/70, l='MpServer', x=-224.50, y=65.50, z=-759.06], EntityVillager['Villager'/64, l='MpServer', x=-269.69, y=64.00, z=-691.34], EntityVillager['Villager'/66, l='MpServer', x=-253.31, y=62.00, z=-729.31], EntityTrail['unknown'/3561, l='MpServer', x=-245.47, y=65.62, z=-752.16], EntityVillager['Villager'/46, l='MpServer', x=-323.84, y=64.00, z=-721.41], EntityVillager['Villager'/72, l='MpServer', x=-210.69, y=64.00, z=-683.28], EntityVillager['Villager'/47, l='MpServer', x=-310.16, y=64.00, z=-779.53], EntityBat['Bat'/3598, l='MpServer', x=-267.28, y=15.12, z=-687.34], EntityVillager['Villager'/55, l='MpServer', x=-288.09, y=64.00, z=-720.50], EntityVillager['Villager'/54, l='MpServer', x=-292.28, y=64.00, z=-750.63], EntityBat['Bat'/354, l='MpServer', x=-247.41, y=10.61, z=-675.93], EntityVillager['Villager'/53, l='MpServer', x=-290.66, y=64.00, z=-739.78], EntityVillager['Villager'/52, l='MpServer', x=-302.34, y=64.00, z=-740.38], EntityBat['Bat'/355, l='MpServer', x=-246.58, y=9.48, z=-676.25], EntityVillager['Villager'/59, l='MpServer', x=-277.28, y=64.00, z=-696.44], EntityVillager['Villager'/58, l='MpServer', x=-283.66, y=64.00, z=-745.69], EntityVillager['Villager'/57, l='MpServer', x=-284.25, y=64.00, z=-747.53], EntityVillager['Villager'/56, l='MpServer', x=-303.28, y=64.00, z=-697.34], EntityVillager['Villager'/63, l='MpServer', x=-256.47, y=64.00, z=-700.28], EntityClientPlayerMP['OnyxDarkKnight'/100, l='MpServer', x=-245.47, y=65.62, z=-752.16], EntityVillager['Villager'/62, l='MpServer', x=-264.28, y=64.00, z=-716.28], EntityVillager['Villager'/61, l='MpServer', x=-257.69, y=62.00, z=-723.69], EntityVillager['Villager'/60, l='MpServer', x=-257.31, y=62.00, z=-723.31]]
+ Retry entities: 0 total; []
+ Server brand: fml,forge
+ Server type: Integrated singleplayer server
+Stacktrace:
+ at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)
+ at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2555)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:980)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+-- 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: 280124288 bytes (267 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 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.25, NVIDIA Corporation
+ GL Caps: Using GL 1.3 multitexturing.
+Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
+Anisotropic filtering is supported and maximum anisotropy is 16.
+Shaders are available because OpenGL 2.1 is supported.
+
+ Is Modded: Definitely; Client brand changed to 'fml,forge'
+ Type: Client (map_client.txt)
+ Resource Packs: []
+ Current Language: English (US)
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Anisotropic Filtering: Off (1) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-28_21.45.37-client.txt b/eclipse/crash-reports/crash-2015-03-28_21.45.37-client.txt
new file mode 100644
index 0000000..907f845
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-28_21.45.37-client.txt
@@ -0,0 +1,105 @@
+---- Minecraft Crash Report ----
+// I let you down. Sorry :(
+
+Time: 3/28/15 9:45 PM
+Description: Unexpected error
+
+java.lang.ArrayIndexOutOfBoundsException: 36
+ at net.minecraft.inventory.InventoryBasic.setInventorySlotContents(InventoryBasic.java:107)
+ at net.minecraft.inventory.Slot.putStack(Slot.java:104)
+ at net.minecraft.inventory.Container.putStacksInSlots(Container.java:558)
+ at net.minecraft.client.network.NetHandlerPlayClient.handleWindowItems(NetHandlerPlayClient.java:1196)
+ at net.minecraft.network.play.server.S30PacketWindowItems.processPacket(S30PacketWindowItems.java:70)
+ at net.minecraft.network.play.server.S30PacketWindowItems.processPacket(S30PacketWindowItems.java:78)
+ at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
+ at net.minecraft.client.multiplayer.PlayerControllerMP.updateController(PlayerControllerMP.java:317)
+ at net.minecraft.client.Minecraft.runTick(Minecraft.java:1682)
+ at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1028)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:951)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at net.minecraft.inventory.InventoryBasic.setInventorySlotContents(InventoryBasic.java:107)
+ at net.minecraft.inventory.Slot.putStack(Slot.java:104)
+ at net.minecraft.inventory.Container.putStacksInSlots(Container.java:558)
+ at net.minecraft.client.network.NetHandlerPlayClient.handleWindowItems(NetHandlerPlayClient.java:1196)
+ at net.minecraft.network.play.server.S30PacketWindowItems.processPacket(S30PacketWindowItems.java:70)
+ at net.minecraft.network.play.server.S30PacketWindowItems.processPacket(S30PacketWindowItems.java:78)
+ at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
+ at net.minecraft.client.multiplayer.PlayerControllerMP.updateController(PlayerControllerMP.java:317)
+
+-- Affected level --
+Details:
+ Level name: MpServer
+ All players: 1 total; [EntityClientPlayerMP['OnyxDarkKnight'/113, l='MpServer', x=-212.76, y=65.62, z=-748.41]]
+ Chunk stats: MultiplayerChunkCache: 289, 289
+ Level seed: 0
+ Level generator: ID 01 - flat, ver 0. Features enabled: false
+ Level generator options:
+ 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: 5433126 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x00000 - Unknown?
+ Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
+ Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
+ Forced entities: 18 total; [EntityVillager['Villager'/69, l='MpServer', x=-218.91, y=64.00, z=-800.47], EntityVillager['Villager'/70, l='MpServer', x=-223.66, y=64.00, z=-785.41], EntityVillager['Villager'/71, l='MpServer', x=-213.41, y=64.00, z=-708.69], EntityVillager['Villager'/64, l='MpServer', x=-226.72, y=64.00, z=-797.63], EntityItemFrame['entity.ItemFrame.name'/65, l='MpServer', x=-224.50, y=65.50, z=-759.06], EntityTrail['unknown'/199, l='MpServer', x=-212.76, y=65.62, z=-748.41], EntityMinecartChest['entity.MinecartChest.name'/85, l='MpServer', x=-162.50, y=24.50, z=-680.50], EntityVillager['Villager'/55, l='MpServer', x=-257.31, y=62.00, z=-723.31], EntityClientPlayerMP['OnyxDarkKnight'/113, l='MpServer', x=-212.76, y=65.62, z=-748.41], EntityVillager['Villager'/54, l='MpServer', x=-267.75, y=64.00, z=-753.25], EntityVillager['Villager'/53, l='MpServer', x=-270.72, y=64.00, z=-719.31], EntityVillager['Villager'/52, l='MpServer', x=-286.41, y=64.00, z=-758.28], EntityVillager['Villager'/59, l='MpServer', x=-261.53, y=64.00, z=-669.69], EntityVillager['Villager'/57, l='MpServer', x=-262.63, y=64.00, z=-706.38], EntityVillager['Villager'/56, l='MpServer', x=-257.69, y=62.00, z=-723.69], EntityBat['Bat'/88, l='MpServer', x=-155.88, y=25.10, z=-680.25], EntityVillager['Villager'/61, l='MpServer', x=-252.56, y=64.00, z=-681.31], EntityVillager['Villager'/60, l='MpServer', x=-253.31, y=62.00, z=-729.31]]
+ Retry entities: 0 total; []
+ Server brand: fml,forge
+ Server type: Integrated singleplayer server
+Stacktrace:
+ at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)
+ at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2555)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:980)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+-- 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: 289619784 bytes (276 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 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.25, NVIDIA Corporation
+ GL Caps: Using GL 1.3 multitexturing.
+Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
+Anisotropic filtering is supported and maximum anisotropy is 16.
+Shaders are available because OpenGL 2.1 is supported.
+
+ Is Modded: Definitely; Client brand changed to 'fml,forge'
+ Type: Client (map_client.txt)
+ Resource Packs: []
+ Current Language: English (US)
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Anisotropic Filtering: Off (1) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-28_21.47.12-client.txt b/eclipse/crash-reports/crash-2015-03-28_21.47.12-client.txt
new file mode 100644
index 0000000..c439364
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-28_21.47.12-client.txt
@@ -0,0 +1,103 @@
+---- Minecraft Crash Report ----
+// I'm sorry, Dave.
+
+Time: 3/28/15 9:47 PM
+Description: Updating screen events
+
+java.lang.NullPointerException: Updating screen events
+ at darkknight.jewelrycraft.util.JewelryNBT.addIngotColor(JewelryNBT.java:259)
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.mouseClicked(GuiJewelryModifier.java:144)
+ at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:344)
+ at net.minecraft.client.gui.inventory.GuiContainer.handleMouseInput(GuiContainer.java)
+ at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:313)
+ at net.minecraft.client.Minecraft.runTick(Minecraft.java:1720)
+ at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1028)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:951)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at darkknight.jewelrycraft.util.JewelryNBT.addIngotColor(JewelryNBT.java:259)
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.mouseClicked(GuiJewelryModifier.java:144)
+ at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:344)
+ at net.minecraft.client.gui.inventory.GuiContainer.handleMouseInput(GuiContainer.java)
+ at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:313)
+
+-- Affected screen --
+Details:
+ Screen name: darkknight.jewelrycraft.client.gui.GuiJewelryModifier
+
+-- Affected level --
+Details:
+ Level name: MpServer
+ All players: 1 total; [EntityClientPlayerMP['OnyxDarkKnight'/111, l='MpServer', x=-212.76, y=65.62, z=-748.41]]
+ Chunk stats: MultiplayerChunkCache: 289, 289
+ Level seed: 0
+ Level generator: ID 01 - flat, ver 0. Features enabled: false
+ Level generator options:
+ 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: 5433628 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x00000 - Unknown?
+ Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
+ Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
+ Forced entities: 18 total; [EntityVillager['Villager'/68, l='MpServer', x=-218.91, y=64.00, z=-800.47], EntityVillager['Villager'/69, l='MpServer', x=-223.66, y=64.00, z=-785.41], EntityVillager['Villager'/70, l='MpServer', x=-222.22, y=64.00, z=-702.69], EntityVillager['Villager'/64, l='MpServer', x=-226.72, y=64.00, z=-797.63], EntityItemFrame['entity.ItemFrame.name'/65, l='MpServer', x=-224.50, y=65.50, z=-759.06], EntityTrail['unknown'/198, l='MpServer', x=-212.76, y=65.62, z=-748.41], EntityBat['Bat'/86, l='MpServer', x=-155.88, y=25.10, z=-680.25], EntityMinecartChest['entity.MinecartChest.name'/81, l='MpServer', x=-162.50, y=24.50, z=-680.50], EntityVillager['Villager'/55, l='MpServer', x=-257.69, y=62.00, z=-723.69], EntityVillager['Villager'/54, l='MpServer', x=-257.31, y=62.00, z=-723.31], EntityVillager['Villager'/53, l='MpServer', x=-267.75, y=64.00, z=-753.25], EntityVillager['Villager'/52, l='MpServer', x=-286.41, y=64.00, z=-758.28], EntityClientPlayerMP['OnyxDarkKnight'/111, l='MpServer', x=-212.76, y=65.62, z=-748.41], EntityVillager['Villager'/59, l='MpServer', x=-261.53, y=64.00, z=-669.69], EntityVillager['Villager'/57, l='MpServer', x=-270.72, y=64.00, z=-719.31], EntityVillager['Villager'/56, l='MpServer', x=-262.63, y=64.00, z=-706.38], EntityVillager['Villager'/61, l='MpServer', x=-252.56, y=64.00, z=-681.31], EntityVillager['Villager'/60, l='MpServer', x=-253.31, y=62.00, z=-729.31]]
+ Retry entities: 0 total; []
+ Server brand: fml,forge
+ Server type: Integrated singleplayer server
+Stacktrace:
+ at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)
+ at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2555)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:973)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+-- 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: 279285696 bytes (266 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 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.25, NVIDIA Corporation
+ GL Caps: Using GL 1.3 multitexturing.
+Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
+Anisotropic filtering is supported and maximum anisotropy is 16.
+Shaders are available because OpenGL 2.1 is supported.
+
+ Is Modded: Definitely; Client brand changed to 'fml,forge'
+ Type: Client (map_client.txt)
+ Resource Packs: []
+ Current Language: English (US)
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Anisotropic Filtering: Off (1) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-28_21.54.45-client.txt b/eclipse/crash-reports/crash-2015-03-28_21.54.45-client.txt
new file mode 100644
index 0000000..eef1135
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-28_21.54.45-client.txt
@@ -0,0 +1,103 @@
+---- Minecraft Crash Report ----
+// I feel sad now :(
+
+Time: 3/28/15 9:54 PM
+Description: Updating screen events
+
+java.lang.NullPointerException: Updating screen events
+ at darkknight.jewelrycraft.util.JewelryNBT.addIngotColor(JewelryNBT.java:259)
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.mouseClicked(GuiJewelryModifier.java:144)
+ at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:344)
+ at net.minecraft.client.gui.inventory.GuiContainer.handleMouseInput(GuiContainer.java)
+ at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:313)
+ at net.minecraft.client.Minecraft.runTick(Minecraft.java:1720)
+ at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1028)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:951)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at darkknight.jewelrycraft.util.JewelryNBT.addIngotColor(JewelryNBT.java:259)
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.mouseClicked(GuiJewelryModifier.java:144)
+ at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:344)
+ at net.minecraft.client.gui.inventory.GuiContainer.handleMouseInput(GuiContainer.java)
+ at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:313)
+
+-- Affected screen --
+Details:
+ Screen name: darkknight.jewelrycraft.client.gui.GuiJewelryModifier
+
+-- Affected level --
+Details:
+ Level name: MpServer
+ All players: 1 total; [EntityClientPlayerMP['OnyxDarkKnight'/111, l='MpServer', x=-212.76, y=65.62, z=-748.41]]
+ Chunk stats: MultiplayerChunkCache: 289, 289
+ Level seed: 0
+ Level generator: ID 01 - flat, ver 0. Features enabled: false
+ Level generator options:
+ 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: 5434471 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x00000 - Unknown?
+ Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
+ Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
+ Forced entities: 17 total; [EntityVillager['Villager'/68, l='MpServer', x=-218.91, y=64.00, z=-800.47], EntityVillager['Villager'/69, l='MpServer', x=-223.66, y=64.00, z=-785.41], EntityVillager['Villager'/70, l='MpServer', x=-220.56, y=64.00, z=-695.75], EntityVillager['Villager'/64, l='MpServer', x=-226.72, y=64.00, z=-797.63], EntityItemFrame['entity.ItemFrame.name'/65, l='MpServer', x=-224.50, y=65.50, z=-759.06], EntityTrail['unknown'/198, l='MpServer', x=-212.76, y=65.62, z=-748.41], EntityMinecartChest['entity.MinecartChest.name'/81, l='MpServer', x=-162.50, y=24.50, z=-680.50], EntityVillager['Villager'/55, l='MpServer', x=-257.69, y=62.00, z=-723.69], EntityVillager['Villager'/54, l='MpServer', x=-257.31, y=62.00, z=-723.31], EntityVillager['Villager'/53, l='MpServer', x=-267.75, y=64.00, z=-753.25], EntityVillager['Villager'/52, l='MpServer', x=-294.28, y=64.00, z=-751.69], EntityClientPlayerMP['OnyxDarkKnight'/111, l='MpServer', x=-212.76, y=65.62, z=-748.41], EntityVillager['Villager'/59, l='MpServer', x=-261.53, y=64.00, z=-669.69], EntityVillager['Villager'/57, l='MpServer', x=-270.72, y=64.00, z=-719.31], EntityVillager['Villager'/56, l='MpServer', x=-262.63, y=64.00, z=-706.38], EntityVillager['Villager'/61, l='MpServer', x=-252.56, y=64.00, z=-681.31], EntityVillager['Villager'/60, l='MpServer', x=-253.31, y=62.00, z=-729.31]]
+ Retry entities: 0 total; []
+ Server brand: fml,forge
+ Server type: Integrated singleplayer server
+Stacktrace:
+ at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)
+ at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2555)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:973)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+-- 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: 238204424 bytes (227 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 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.25, NVIDIA Corporation
+ GL Caps: Using GL 1.3 multitexturing.
+Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
+Anisotropic filtering is supported and maximum anisotropy is 16.
+Shaders are available because OpenGL 2.1 is supported.
+
+ Is Modded: Definitely; Client brand changed to 'fml,forge'
+ Type: Client (map_client.txt)
+ Resource Packs: []
+ Current Language: English (US)
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Anisotropic Filtering: Off (1) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-28_22.12.36-client.txt b/eclipse/crash-reports/crash-2015-03-28_22.12.36-client.txt
new file mode 100644
index 0000000..f70e209
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-28_22.12.36-client.txt
@@ -0,0 +1,101 @@
+---- Minecraft Crash Report ----
+// Surprise! Haha. Well, this is awkward.
+
+Time: 3/28/15 10:12 PM
+Description: Updating screen events
+
+java.lang.NullPointerException: Updating screen events
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.mouseClicked(GuiJewelryModifier.java:145)
+ at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:344)
+ at net.minecraft.client.gui.inventory.GuiContainer.handleMouseInput(GuiContainer.java)
+ at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:313)
+ at net.minecraft.client.Minecraft.runTick(Minecraft.java:1720)
+ at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1028)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:951)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at darkknight.jewelrycraft.client.gui.GuiJewelryModifier.mouseClicked(GuiJewelryModifier.java:145)
+ at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:344)
+ at net.minecraft.client.gui.inventory.GuiContainer.handleMouseInput(GuiContainer.java)
+ at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:313)
+
+-- Affected screen --
+Details:
+ Screen name: darkknight.jewelrycraft.client.gui.GuiJewelryModifier
+
+-- Affected level --
+Details:
+ Level name: MpServer
+ All players: 1 total; [EntityClientPlayerMP['OnyxDarkKnight'/105, l='MpServer', x=-212.76, y=65.62, z=-748.41]]
+ Chunk stats: MultiplayerChunkCache: 289, 289
+ Level seed: 0
+ Level generator: ID 01 - flat, ver 0. Features enabled: false
+ Level generator options:
+ 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: 5442354 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x00000 - Unknown?
+ Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
+ Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
+ Forced entities: 18 total; [EntityItemFrame['entity.ItemFrame.name'/68, l='MpServer', x=-224.50, y=65.50, z=-759.06], EntityVillager['Villager'/70, l='MpServer', x=-223.66, y=64.00, z=-785.41], EntityVillager['Villager'/71, l='MpServer', x=-220.47, y=64.00, z=-700.16], EntityVillager['Villager'/64, l='MpServer', x=-249.72, y=64.00, z=-684.25], EntityVillager['Villager'/66, l='MpServer', x=-224.38, y=64.00, z=-810.28], EntityVillager['Villager'/67, l='MpServer', x=-233.31, y=64.00, z=-789.69], EntityMinecartChest['entity.MinecartChest.name'/77, l='MpServer', x=-162.50, y=24.50, z=-680.50], EntityClientPlayerMP['OnyxDarkKnight'/105, l='MpServer', x=-212.76, y=65.62, z=-748.41], EntityTrail['unknown'/192, l='MpServer', x=-212.76, y=65.62, z=-748.41], EntityVillager['Villager'/55, l='MpServer', x=-257.69, y=62.00, z=-723.69], EntityVillager['Villager'/54, l='MpServer', x=-257.31, y=62.00, z=-723.31], EntityVillager['Villager'/53, l='MpServer', x=-268.53, y=64.00, z=-754.66], EntityBat['Bat'/13429, l='MpServer', x=-154.00, y=24.26, z=-675.50], EntityVillager['Villager'/57, l='MpServer', x=-270.72, y=64.00, z=-719.31], EntityBat['Bat'/13431, l='MpServer', x=-153.84, y=24.00, z=-670.09], EntityVillager['Villager'/56, l='MpServer', x=-261.53, y=64.00, z=-711.31], EntityBat['Bat'/13427, l='MpServer', x=-155.00, y=24.05, z=-681.06], EntityVillager['Villager'/60, l='MpServer', x=-253.31, y=62.00, z=-729.31]]
+ Retry entities: 0 total; []
+ Server brand: fml,forge
+ Server type: Integrated singleplayer server
+Stacktrace:
+ at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)
+ at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2555)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:973)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+-- 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: 300858968 bytes (286 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 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.25, NVIDIA Corporation
+ GL Caps: Using GL 1.3 multitexturing.
+Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
+Anisotropic filtering is supported and maximum anisotropy is 16.
+Shaders are available because OpenGL 2.1 is supported.
+
+ Is Modded: Definitely; Client brand changed to 'fml,forge'
+ Type: Client (map_client.txt)
+ Resource Packs: []
+ Current Language: English (US)
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Anisotropic Filtering: Off (1) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-28_22.28.34-client.txt b/eclipse/crash-reports/crash-2015-03-28_22.28.34-client.txt
new file mode 100644
index 0000000..d9d9be6
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-28_22.28.34-client.txt
@@ -0,0 +1,143 @@
+---- Minecraft Crash Report ----
+// You should try our sister game, Minceraft!
+
+Time: 3/28/15 10:28 PM
+Description: Initializing game
+
+java.lang.RuntimeException: java.lang.InstantiationException: darkknight.jewelrycraft.network.PacketRequestSetSlot
+ at com.google.common.base.Throwables.propagate(Throwables.java:160)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.<init>(SimpleChannelHandlerWrapper.java:25)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.getHandlerWrapper(SimpleNetworkWrapper.java:129)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.addServerHandlerAfter(SimpleNetworkWrapper.java:117)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:107)
+ at darkknight.jewelrycraft.JewelrycraftMod.preInit(JewelrycraftMod.java:136)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
+ at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
+ at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
+ at net.minecraft.client.Minecraft.startGame(Minecraft.java:522)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:931)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+Caused by: java.lang.InstantiationException: darkknight.jewelrycraft.network.PacketRequestSetSlot
+ at java.lang.Class.newInstance(Class.java:364)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.<init>(SimpleChannelHandlerWrapper.java:22)
+ ... 41 more
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at com.google.common.base.Throwables.propagate(Throwables.java:160)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.<init>(SimpleChannelHandlerWrapper.java:25)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.getHandlerWrapper(SimpleNetworkWrapper.java:129)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.addServerHandlerAfter(SimpleNetworkWrapper.java:117)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:107)
+ at darkknight.jewelrycraft.JewelrycraftMod.preInit(JewelrycraftMod.java:136)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
+ at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
+ at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
+ at net.minecraft.client.Minecraft.startGame(Minecraft.java:522)
+
+-- Initialization --
+Details:
+Stacktrace:
+ at net.minecraft.client.Minecraft.run(Minecraft.java:931)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+-- 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: 294020512 bytes (280 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 8 mods loaded, 8 mods active
+ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
+ FML{7.10.25.1208} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized
+ Forge{10.13.0.1208} [Minecraft Forge] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Errored
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.25, NVIDIA Corporation
+ GL Caps: Using GL 1.3 multitexturing.
+Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
+Anisotropic filtering is supported and maximum anisotropy is 16.
+Shaders are available because OpenGL 2.1 is supported.
+
+ Is Modded: Definitely; Client brand changed to 'fml,forge'
+ Type: Client (map_client.txt)
+ Resource Packs: []
+ Current Language: English (US)
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Anisotropic Filtering: Off (1) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-03-28_23.04.03-server.txt b/eclipse/crash-reports/crash-2015-03-28_23.04.03-server.txt
new file mode 100644
index 0000000..2c9aeda
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-28_23.04.03-server.txt
@@ -0,0 +1,49 @@
+---- Minecraft Crash Report ----
+// I bet Cylons wouldn't have this problem.
+
+Time: 3/28/15 11:04 PM
+Description: Exception in server tick loop
+
+java.lang.NoSuchFieldError: serverPosX
+ at darkknight.jewelrycraft.item.ItemJewelryModifier.onItemRightClick(ItemJewelryModifier.java:20)
+ at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:162)
+ at net.minecraft.server.management.ItemInWorldManager.tryUseItem(ItemInWorldManager.java:345)
+ at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:575)
+ at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74)
+ at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122)
+ at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
+ at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182)
+ at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726)
+ at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:350)
+ at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
+ 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:
+---------------------------------------------------------------------------------------
+
+-- 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: 905268544 bytes (863 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
+ JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
+ AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
+ FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) 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: 2 / 20; [EntityPlayerMP['Player828'/298, l='world', x=-25.50, y=69.00, z=248.50], EntityPlayerMP['OnyxDarkKnight'/299, l='world', x=-42.62, y=71.00, z=264.01]]
+ Is Modded: Definitely; Server brand changed to 'fml,forge'
+ Type: Dedicated Server (map_server.txt) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-04-08_00.38.09-client.txt b/eclipse/crash-reports/crash-2015-04-08_00.38.09-client.txt
new file mode 100644
index 0000000..4891342
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-04-08_00.38.09-client.txt
@@ -0,0 +1,143 @@
+---- Minecraft Crash Report ----
+// Don't do that.
+
+Time: 4/8/15 12:38 AM
+Description: Initializing game
+
+java.lang.RuntimeException: java.lang.InstantiationException: darkknight.jewelrycraft.network.PacketRequestPlayerInfo
+ at com.google.common.base.Throwables.propagate(Throwables.java:160)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.<init>(SimpleChannelHandlerWrapper.java:25)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.getHandlerWrapper(SimpleNetworkWrapper.java:129)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.addServerHandlerAfter(SimpleNetworkWrapper.java:117)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:107)
+ at darkknight.jewelrycraft.JewelrycraftMod.preInit(JewelrycraftMod.java:133)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
+ at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
+ at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
+ at net.minecraft.client.Minecraft.startGame(Minecraft.java:522)
+ at net.minecraft.client.Minecraft.run(Minecraft.java:931)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+Caused by: java.lang.InstantiationException: darkknight.jewelrycraft.network.PacketRequestPlayerInfo
+ at java.lang.Class.newInstance(Class.java:364)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.<init>(SimpleChannelHandlerWrapper.java:22)
+ ... 41 more
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at com.google.common.base.Throwables.propagate(Throwables.java:160)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.<init>(SimpleChannelHandlerWrapper.java:25)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.getHandlerWrapper(SimpleNetworkWrapper.java:129)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.addServerHandlerAfter(SimpleNetworkWrapper.java:117)
+ at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:107)
+ at darkknight.jewelrycraft.JewelrycraftMod.preInit(JewelrycraftMod.java:133)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275)
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
+ at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
+ at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
+ at net.minecraft.client.Minecraft.startGame(Minecraft.java:522)
+
+-- Initialization --
+Details:
+Stacktrace:
+ at net.minecraft.client.Minecraft.run(Minecraft.java:931)
+ at net.minecraft.client.main.Main.main(Main.java:164)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:606)
+ at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
+ at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
+
+-- 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: 297799240 bytes (284 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 8 mods loaded, 8 mods active
+ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
+ FML{7.10.25.1208} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized
+ Forge{10.13.0.1208} [Minecraft Forge] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Errored
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.25, NVIDIA Corporation
+ GL Caps: Using GL 1.3 multitexturing.
+Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
+Anisotropic filtering is supported and maximum anisotropy is 16.
+Shaders are available because OpenGL 2.1 is supported.
+
+ Is Modded: Definitely; Client brand changed to 'fml,forge'
+ Type: Client (map_client.txt)
+ Resource Packs: []
+ Current Language: English (US)
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Anisotropic Filtering: Off (1) \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-04-11_01.30.17-server.txt b/eclipse/crash-reports/crash-2015-04-11_01.30.17-server.txt
new file mode 100644
index 0000000..71469d4
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-04-11_01.30.17-server.txt
@@ -0,0 +1,91 @@
+---- Minecraft Crash Report ----
+// Oops.
+
+Time: 4/11/15 1:30 AM
+Description: Exception ticking world
+
+java.lang.NullPointerException: Exception ticking world
+ at net.minecraft.world.gen.structure.StructureStart.generateStructure(StructureStart.java:48)
+ at net.minecraft.world.gen.structure.MapGenStructure.generateStructuresInChunk(MapGenStructure.java:101)
+ at net.minecraft.world.gen.ChunkProviderFlat.populate(ChunkProviderFlat.java:195)
+ at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313)
+ at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1152)
+ at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:208)
+ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:149)
+ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
+ at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:221)
+ at net.minecraft.world.World.getChunkFromChunkCoords(World.java:479)
+ at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:33)
+ at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:105)
+ at net.minecraft.world.WorldServer.tick(WorldServer.java:169)
+ 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 net.minecraft.world.gen.structure.StructureStart.generateStructure(StructureStart.java:48)
+ at net.minecraft.world.gen.structure.MapGenStructure.generateStructuresInChunk(MapGenStructure.java:101)
+ at net.minecraft.world.gen.ChunkProviderFlat.populate(ChunkProviderFlat.java:195)
+ at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313)
+ at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1152)
+ at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:208)
+ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:149)
+ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
+ at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:221)
+ at net.minecraft.world.World.getChunkFromChunkCoords(World.java:479)
+ at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:33)
+ at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:105)
+ at net.minecraft.world.WorldServer.tick(WorldServer.java:169)
+
+-- Affected level --
+Details:
+ Level name: Test 2
+ All players: 1 total; [EntityPlayerMP['OnyxDarkKnight'/112, l='Test 2', x=-544.06, y=70.27, z=-375.75]]
+ Chunk stats: ServerChunkCache: 582 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: 5605012 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x04ABD - Anvil
+ Level weather: Rain time: 29982 (now: false), thunder time: 83409 (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: 119073576 bytes (113 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 8 mods loaded, 8 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) 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['OnyxDarkKnight'/112, l='Test 2', x=-544.06, y=70.27, z=-375.75]]
+ Type: Integrated Server (map_client.txt)
+ Is Modded: Definitely; Client brand changed to 'fml,forge' \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-04-11_15.53.28-server.txt b/eclipse/crash-reports/crash-2015-04-11_15.53.28-server.txt
new file mode 100644
index 0000000..a5ae924
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-04-11_15.53.28-server.txt
@@ -0,0 +1,100 @@
+---- Minecraft Crash Report ----
+// You should try our sister game, Minceraft!
+
+Time: 4/11/15 3:53 PM
+Description: Exception ticking world
+
+java.lang.NullPointerException: Exception ticking world
+ at net.minecraft.world.gen.structure.StructureStart.generateStructure(StructureStart.java:48)
+ at net.minecraft.world.gen.structure.MapGenStructure.generateStructuresInChunk(MapGenStructure.java:101)
+ at net.minecraft.world.gen.ChunkProviderFlat.populate(ChunkProviderFlat.java:195)
+ at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313)
+ at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1157)
+ at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
+ 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:144)
+ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
+ at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:221)
+ at net.minecraft.world.World.getChunkFromChunkCoords(World.java:479)
+ at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:33)
+ at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:105)
+ at net.minecraft.world.WorldServer.tick(WorldServer.java:169)
+ 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 net.minecraft.world.gen.structure.StructureStart.generateStructure(StructureStart.java:48)
+ at net.minecraft.world.gen.structure.MapGenStructure.generateStructuresInChunk(MapGenStructure.java:101)
+ at net.minecraft.world.gen.ChunkProviderFlat.populate(ChunkProviderFlat.java:195)
+ at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313)
+ at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1157)
+ at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
+ 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:144)
+ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
+ at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:221)
+ at net.minecraft.world.World.getChunkFromChunkCoords(World.java:479)
+ at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:33)
+ at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:105)
+ at net.minecraft.world.WorldServer.tick(WorldServer.java:169)
+
+-- Affected level --
+Details:
+ Level name: Test 2
+ All players: 1 total; [EntityPlayerMP['OnyxDarkKnight'/98, l='Test 2', x=-544.06, y=70.27, z=-375.75]]
+ Chunk stats: ServerChunkCache: 788 Drop: 15
+ 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: 5605024 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x04ABD - Anvil
+ Level weather: Rain time: 29969 (now: false), thunder time: 83396 (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: 188738416 bytes (179 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 9 mods loaded, 9 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ simplefluidtanks{1.7.10-1.2.0.5} [Simple Fluid Tanks] (simplefluidtanks-1.7.10-1.2.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) 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['OnyxDarkKnight'/98, l='Test 2', x=-544.06, y=70.27, z=-375.75]]
+ Type: Integrated Server (map_client.txt)
+ Is Modded: Definitely; Client brand changed to 'fml,forge' \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-04-11_15.56.20-server.txt b/eclipse/crash-reports/crash-2015-04-11_15.56.20-server.txt
new file mode 100644
index 0000000..2137012
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-04-11_15.56.20-server.txt
@@ -0,0 +1,100 @@
+---- Minecraft Crash Report ----
+// Quite honestly, I wouldn't worry myself about that.
+
+Time: 4/11/15 3:56 PM
+Description: Exception ticking world
+
+java.lang.NullPointerException: Exception ticking world
+ at net.minecraft.world.gen.structure.StructureStart.generateStructure(StructureStart.java:48)
+ at net.minecraft.world.gen.structure.MapGenStructure.generateStructuresInChunk(MapGenStructure.java:101)
+ at net.minecraft.world.gen.ChunkProviderFlat.populate(ChunkProviderFlat.java:195)
+ at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313)
+ at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1142)
+ at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
+ 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:144)
+ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
+ at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:221)
+ at net.minecraft.world.World.getChunkFromChunkCoords(World.java:479)
+ at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:33)
+ at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:105)
+ at net.minecraft.world.WorldServer.tick(WorldServer.java:169)
+ 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 net.minecraft.world.gen.structure.StructureStart.generateStructure(StructureStart.java:48)
+ at net.minecraft.world.gen.structure.MapGenStructure.generateStructuresInChunk(MapGenStructure.java:101)
+ at net.minecraft.world.gen.ChunkProviderFlat.populate(ChunkProviderFlat.java:195)
+ at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313)
+ at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1142)
+ at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
+ 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:144)
+ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
+ at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:221)
+ at net.minecraft.world.World.getChunkFromChunkCoords(World.java:479)
+ at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:33)
+ at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:105)
+ at net.minecraft.world.WorldServer.tick(WorldServer.java:169)
+
+-- Affected level --
+Details:
+ Level name: Test 2
+ All players: 1 total; [EntityPlayerMP['OnyxDarkKnight'/98, l='Test 2', x=-544.06, y=70.27, z=-375.75]]
+ Chunk stats: ServerChunkCache: 763 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: 5605040 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x04ABD - Anvil
+ Level weather: Rain time: 29952 (now: false), thunder time: 83379 (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: 229860608 bytes (219 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 9 mods loaded, 9 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
+ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ simplefluidtanks{1.7.10-1.2.0.5} [Simple Fluid Tanks] (simplefluidtanks-1.7.10-1.2.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) 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['OnyxDarkKnight'/98, l='Test 2', x=-544.06, y=70.27, z=-375.75]]
+ Type: Integrated Server (map_client.txt)
+ Is Modded: Definitely; Client brand changed to 'fml,forge' \ No newline at end of file
diff --git a/eclipse/crash-reports/crash-2015-04-11_16.15.58-server.txt b/eclipse/crash-reports/crash-2015-04-11_16.15.58-server.txt
new file mode 100644
index 0000000..5b814e0
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-04-11_16.15.58-server.txt
@@ -0,0 +1,105 @@
+---- Minecraft Crash Report ----
+// There are four lights!
+
+Time: 4/11/15 4:15 PM
+Description: Exception ticking world
+
+java.lang.NullPointerException: Exception ticking world
+ at net.minecraft.world.gen.structure.StructureStart.generateStructure(StructureStart.java:48)
+ at net.minecraft.world.gen.structure.MapGenStructure.generateStructuresInChunk(MapGenStructure.java:101)
+ at net.minecraft.world.gen.ChunkProviderFlat.populate(ChunkProviderFlat.java:195)
+ at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313)
+ at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1152)
+ at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
+ at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
+ at net.minecraftforge.common.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:189)
+ at net.minecraftforge.common.util.AsynchronousExecutor$Task.get(AsynchronousExecutor.java:165)
+ at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:341)
+ 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:144)
+ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
+ at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:221)
+ at net.minecraft.world.World.getChunkFromChunkCoords(World.java:479)
+ at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:33)
+ at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:105)
+ at net.minecraft.world.WorldServer.tick(WorldServer.java:169)
+ 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 net.minecraft.world.gen.structure.StructureStart.generateStructure(StructureStart.java:48)
+ at net.minecraft.world.gen.structure.MapGenStructure.generateStructuresInChunk(MapGenStructure.java:101)
+ at net.minecraft.world.gen.ChunkProviderFlat.populate(ChunkProviderFlat.java:195)
+ at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313)
+ at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1152)
+ at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
+ at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
+ at net.minecraftforge.common.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:189)
+ at net.minecraftforge.common.util.AsynchronousExecutor$Task.get(AsynchronousExecutor.java:165)
+ at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:341)
+ 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:144)
+ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
+ at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:221)
+ at net.minecraft.world.World.getChunkFromChunkCoords(World.java:479)
+ at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:33)
+ at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:105)
+ at net.minecraft.world.WorldServer.tick(WorldServer.java:169)
+
+-- Affected level --
+Details:
+ Level name: Test 2
+ All players: 1 total; [EntityPlayerMP['OnyxDarkKnight'/12624, l='Test 2', x=-544.06, y=70.27, z=-375.75]]
+ Chunk stats: ServerChunkCache: 809 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: 5605044 game time, 1000 day time
+ Level dimension: 0
+ Level storage version: 0x04ABD - Anvil
+ Level weather: Rain time: 29947 (now: false), thunder time: 83374 (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: 252512536 bytes (240 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 10 mods loaded, 10 mods active
+ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->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->Available->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->Available->Available->Available->Available->Available
+ CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
+ NotEnoughItems{1.0.4.95} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.95-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
+ jewelrycraft2{1.0} [Jewelrycraft 2] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
+ iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
+ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
+ simplefluidtanks{1.7.10-1.2.0.5} [Simple Fluid Tanks] (simplefluidtanks-1.7.10-1.2.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
+ Tabula{4.1.1} [Tabula] (Tabula-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->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['OnyxDarkKnight'/12624, l='Test 2', x=-544.06, y=70.27, z=-375.75]]
+ Type: Integrated Server (map_client.txt)
+ Is Modded: Definitely; Client brand changed to 'fml,forge' \ No newline at end of file