summaryrefslogtreecommitdiff
path: root/eclipse/crash-reports/crash-2015-01-31_11.29.23-client.txt
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-03-23 14:51:06 +0000
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-03-23 14:51:06 +0000
commit6312636fd9a4d0f56dc7c9ff474a99d879bcb4e9 (patch)
treee3279753210bfb169a00cd3f146a80baf624150e /eclipse/crash-reports/crash-2015-01-31_11.29.23-client.txt
parente86949a1ad3269ec66c9de65e2c92f5e66251411 (diff)
Reworked the whole repo.
Diffstat (limited to 'eclipse/crash-reports/crash-2015-01-31_11.29.23-client.txt')
-rw-r--r--eclipse/crash-reports/crash-2015-01-31_11.29.23-client.txt95
1 files changed, 95 insertions, 0 deletions
diff --git a/eclipse/crash-reports/crash-2015-01-31_11.29.23-client.txt b/eclipse/crash-reports/crash-2015-01-31_11.29.23-client.txt
new file mode 100644
index 0000000..a3697b6
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-01-31_11.29.23-client.txt
@@ -0,0 +1,95 @@
+---- Minecraft Crash Report ----
+// But it works on my machine.
+
+Time: 1/31/15 11:29 AM
+Description: Unexpected error
+
+java.lang.NullPointerException: Unexpected error
+ at darkknight.jewelrycraft.item.ItemThiefGloves.itemInteractionForEntity(ItemThiefGloves.java:45)
+ at net.minecraft.item.ItemStack.interactWithEntity(ItemStack.java:397)
+ at net.minecraft.entity.player.EntityPlayer.interactWith(EntityPlayer.java:1276)
+ at net.minecraft.client.multiplayer.PlayerControllerMP.interactWithEntitySendPacket(PlayerControllerMP.java:472)
+ at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1502)
+ 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.item.ItemThiefGloves.itemInteractionForEntity(ItemThiefGloves.java:45)
+ at net.minecraft.item.ItemStack.interactWithEntity(ItemStack.java:397)
+ at net.minecraft.entity.player.EntityPlayer.interactWith(EntityPlayer.java:1276)
+ at net.minecraft.client.multiplayer.PlayerControllerMP.interactWithEntitySendPacket(PlayerControllerMP.java:472)
+ at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1502)
+
+-- Affected level --
+Details:
+ Level name: MpServer
+ All players: 1 total; [EntityClientPlayerMP['sor1n'/94, l='MpServer', x=-239.46, y=65.54, z=-735.70]]
+ Chunk stats: MultiplayerChunkCache: 169, 169
+ 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: 2019567 game time, 4000 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: 15 total; [EntityBat['Bat'/35, l='MpServer', x=-247.38, y=15.13, z=-665.84], EntityVillager['Villager'/38, l='MpServer', x=-235.31, y=62.00, z=-730.31], EntityVillager['Villager'/39, l='MpServer', x=-236.75, y=62.00, z=-730.31], EntityVillager['Villager'/37, l='MpServer', x=-237.69, y=62.00, z=-732.69], EntityItemFrame['entity.ItemFrame.name'/42, l='MpServer', x=-221.06, y=64.50, z=-727.50], EntityItemFrame['entity.ItemFrame.name'/43, l='MpServer', x=-221.06, y=65.50, z=-726.50], EntityVillager['Villager'/40, l='MpServer', x=-235.63, y=62.00, z=-731.25], EntityVillager['Villager'/41, l='MpServer', x=-235.31, y=62.00, z=-732.22], EntityItemFrame['entity.ItemFrame.name'/46, l='MpServer', x=-221.06, y=64.50, z=-725.50], EntityItemFrame['entity.ItemFrame.name'/47, l='MpServer', x=-220.50, y=65.50, z=-728.06], EntityItemFrame['entity.ItemFrame.name'/44, l='MpServer', x=-221.06, y=64.50, z=-726.50], EntityItemFrame['entity.ItemFrame.name'/45, l='MpServer', x=-221.06, y=65.50, z=-725.50], EntityClientPlayerMP['sor1n'/94, l='MpServer', x=-239.46, y=65.54, z=-735.70], EntityBat['Bat'/63, l='MpServer', x=-169.13, y=22.10, z=-664.25], EntityMinecartChest['entity.MinecartChest.name'/62, l='MpServer', x=-162.50, y=24.50, z=-680.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: 338209200 bytes (322 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
+ JVM Flags: 3 total; -Xincgc -Xmx512M -Xms512M
+ AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
+ FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 4 mods loaded, 4 mods active
+ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ FML{7.10.25.1208} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Forge{10.13.0.1208} [Minecraft Forge] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Jewelrycraft{1.5} [Jewelrycraft] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Launched Version: 1.7
+ LWJGL: 2.9.1
+ OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.4.0, 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: ~~ERROR~~ NullPointerException: null
+ 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