Guest User

Untitled

a guest
Sep 24th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.44 KB | None | 0 0
  1. 2013-09-24 20:52:06 [INFO] [STDOUT] Inserted super call into net.minecraft.client.gui.inventory.GuiContainerCreative.updateScreen
  2. 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Stopping server
  3. 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Saving players
  4. 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Player816 left the game
  5. 2013-09-24 20:52:10 [INFO] [STDOUT] Unloading Player: Player816
  6. 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Saving worlds
  7. 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Saving chunks for level 'Test Enviornment'/Overworld
  8. 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Saving chunks for level 'Test Enviornment'/Nether
  9. 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Saving chunks for level 'Test Enviornment'/The End
  10. 2013-09-24 20:52:11 [INFO] [ForgeModLoader] Unloading dimension 0
  11. 2013-09-24 20:52:11 [INFO] [ForgeModLoader] Unloading dimension -1
  12. 2013-09-24 20:52:11 [INFO] [ForgeModLoader] Unloading dimension 1
  13. 2013-09-24 20:52:12 [INFO] [STDERR] net.minecraft.util.ReportedException: Updating screen events
  14. 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.Minecraft.runTick(Minecraft.java:1561)
  15. 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:898)
  16. 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
  17. 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.main.Main.main(Main.java:93)
  18. 2013-09-24 20:52:12 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. 2013-09-24 20:52:12 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. 2013-09-24 20:52:12 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. 2013-09-24 20:52:12 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  22. 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
  23. 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
  24. 2013-09-24 20:52:12 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  25. 2013-09-24 20:52:12 [INFO] [STDERR] at cpw.mods.fml.common.registry.ItemData.<init>(ItemData.java:63)
  26. 2013-09-24 20:52:12 [INFO] [STDERR] at co.einsteinium.wikilink.wiki.Wiki.setCurrentIndex(Wiki.java:55)
  27. 2013-09-24 20:52:12 [INFO] [STDERR] at co.einsteinium.wikilink.nei.NEIWikiLinkConfig$NEIWikiInputHandler.keyTyped(NEIWikiLinkConfig.java:59)
  28. 2013-09-24 20:52:12 [INFO] [STDERR] at codechicken.nei.forge.GuiContainerManager.firstKeyTyped(GuiContainerManager.java:311)
  29. 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.gui.inventory.GuiContainer.keyPress(GuiContainer.java:996)
  30. 2013-09-24 20:52:12 [INFO] [STDERR] at codechicken.nei.forge.GuiContainerManager.fixhandleKeyboardInput(GuiContainerManager.java:443)
  31. 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.gui.inventory.GuiContainer.handleKeyboardInput(GuiContainer.java:1004)
  32. 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:181)
  33. 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.Minecraft.runTick(Minecraft.java:1554)
  34. 2013-09-24 20:52:12 [INFO] [STDERR] ... 9 more
  35. 2013-09-24 20:52:12 [INFO] [STDOUT] ---- Minecraft Crash Report ----
  36. 2013-09-24 20:52:12 [INFO] [STDOUT] // There are four lights!
  37. 2013-09-24 20:52:12 [INFO] [STDOUT]
  38. 2013-09-24 20:52:12 [INFO] [STDOUT] Time: 9/24/13 8:52 PM
  39. 2013-09-24 20:52:12 [INFO] [STDOUT] Description: Updating screen events
  40. 2013-09-24 20:52:12 [INFO] [STDOUT]
  41. 2013-09-24 20:52:12 [INFO] [STDOUT] java.lang.NullPointerException
  42. 2013-09-24 20:52:12 [INFO] [STDOUT] at cpw.mods.fml.common.registry.ItemData.<init>(ItemData.java:63)
  43. 2013-09-24 20:52:12 [INFO] [STDOUT] at co.einsteinium.wikilink.wiki.Wiki.setCurrentIndex(Wiki.java:55)
  44. 2013-09-24 20:52:12 [INFO] [STDOUT] at co.einsteinium.wikilink.nei.NEIWikiLinkConfig$NEIWikiInputHandler.keyTyped(NEIWikiLinkConfig.java:59)
  45. 2013-09-24 20:52:12 [INFO] [STDOUT] at codechicken.nei.forge.GuiContainerManager.firstKeyTyped(GuiContainerManager.java:311)
  46. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.keyPress(GuiContainer.java:996)
  47. 2013-09-24 20:52:12 [INFO] [STDOUT] at codechicken.nei.forge.GuiContainerManager.fixhandleKeyboardInput(GuiContainerManager.java:443)
  48. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.handleKeyboardInput(GuiContainer.java:1004)
  49. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:181)
  50. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.Minecraft.runTick(Minecraft.java:1554)
  51. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:898)
  52. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
  53. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(Main.java:93)
  54. 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  56. 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  57. 2013-09-24 20:52:12 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
  58. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
  59. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
  60. 2013-09-24 20:52:12 [INFO] [STDOUT]
  61. 2013-09-24 20:52:12 [INFO] [STDOUT]
  62. 2013-09-24 20:52:12 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
  63. 2013-09-24 20:52:12 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
  64. 2013-09-24 20:52:12 [INFO] [STDOUT]
  65. 2013-09-24 20:52:12 [INFO] [STDOUT] -- Head --
  66. 2013-09-24 20:52:12 [INFO] [STDOUT] Stacktrace:
  67. 2013-09-24 20:52:12 [INFO] [STDOUT] at cpw.mods.fml.common.registry.ItemData.<init>(ItemData.java:63)
  68. 2013-09-24 20:52:12 [INFO] [STDOUT] at co.einsteinium.wikilink.wiki.Wiki.setCurrentIndex(Wiki.java:55)
  69. 2013-09-24 20:52:12 [INFO] [STDOUT] at co.einsteinium.wikilink.nei.NEIWikiLinkConfig$NEIWikiInputHandler.keyTyped(NEIWikiLinkConfig.java:59)
  70. 2013-09-24 20:52:12 [INFO] [STDOUT] at codechicken.nei.forge.GuiContainerManager.firstKeyTyped(GuiContainerManager.java:311)
  71. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.keyPress(GuiContainer.java:996)
  72. 2013-09-24 20:52:12 [INFO] [STDOUT] at codechicken.nei.forge.GuiContainerManager.fixhandleKeyboardInput(GuiContainerManager.java:443)
  73. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.handleKeyboardInput(GuiContainer.java:1004)
  74. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:181)
  75. 2013-09-24 20:52:12 [INFO] [STDOUT]
  76. 2013-09-24 20:52:12 [INFO] [STDOUT] -- Affected screen --
  77. 2013-09-24 20:52:12 [INFO] [STDOUT] Details:
  78. 2013-09-24 20:52:12 [INFO] [STDOUT] Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
  79. 2013-09-24 20:52:12 [INFO] [STDOUT]
  80. 2013-09-24 20:52:12 [INFO] [STDOUT] -- Affected level --
  81. 2013-09-24 20:52:12 [INFO] [STDOUT] Details:
  82. 2013-09-24 20:52:12 [INFO] [STDOUT] Level name: MpServer
  83. 2013-09-24 20:52:12 [INFO] [STDOUT] All players: 1 total; [EntityClientPlayerMP['Player816'/15, l='MpServer', x=-103.90, y=15.23, z=1557.52]]
  84. 2013-09-24 20:52:12 [INFO] [STDOUT] Chunk stats: MultiplayerChunkCache: 441
  85. 2013-09-24 20:52:12 [INFO] [STDOUT] Level seed: 0
  86. 2013-09-24 20:52:12 [INFO] [STDOUT] Level generator: ID 01 - flat, ver 0. Features enabled: false
  87. 2013-09-24 20:52:12 [INFO] [STDOUT] Level generator options:
  88. 2013-09-24 20:52:12 [INFO] [STDOUT] Level spawn location: World: (-97,4,1540), Chunk: (at 15,0,4 in -7,96; contains blocks -112,0,1536 to -97,255,1551), Region: (-1,3; contains chunks -32,96 to -1,127, blocks -512,0,1536 to -1,255,2047)
  89. 2013-09-24 20:52:12 [INFO] [STDOUT] Level time: 618170 game time, 637564 day time
  90. 2013-09-24 20:52:12 [INFO] [STDOUT] Level dimension: 0
  91. 2013-09-24 20:52:12 [INFO] [STDOUT] Level storage version: 0x00000 - Unknown?
  92. 2013-09-24 20:52:12 [INFO] [STDOUT] Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  93. 2013-09-24 20:52:12 [INFO] [STDOUT] Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  94. 2013-09-24 20:52:12 [INFO] [STDOUT] Forced entities: 11 total; [EntityChicken['Chicken'/2, l='MpServer', x=-160.47, y=4.00, z=1570.59], EntityPig['Pig'/3, l='MpServer', x=-155.84, y=4.00, z=1486.84], EntityChicken['Chicken'/4, l='MpServer', x=-145.53, y=4.00, z=1540.44], EntityPig['Pig'/5, l='MpServer', x=-154.78, y=4.00, z=1601.63], EntityChicken['Chicken'/6, l='MpServer', x=-140.56, y=4.00, z=1585.63], EntityPig['Pig'/7, l='MpServer', x=-118.63, y=4.00, z=1511.78], EntityChicken['Chicken'/8, l='MpServer', x=-107.59, y=4.00, z=1593.41], EntityChicken['Chicken'/9, l='MpServer', x=-55.63, y=4.00, z=1493.44], EntityChicken['Chicken'/10, l='MpServer', x=-53.47, y=4.00, z=1514.44], EntityChicken['Chicken'/12, l='MpServer', x=-29.47, y=4.00, z=1495.56], EntityClientPlayerMP['Player816'/15, l='MpServer', x=-103.90, y=15.23, z=1557.52]]
  95. 2013-09-24 20:52:12 [INFO] [STDOUT] Retry entities: 0 total; []
  96. 2013-09-24 20:52:12 [INFO] [STDOUT] Server brand: fml,forge
  97. 2013-09-24 20:52:12 [INFO] [STDOUT] Server type: Integrated singleplayer server
  98. 2013-09-24 20:52:12 [INFO] [STDOUT] Stacktrace:
  99. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:440)
  100. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2298)
  101. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:844)
  102. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(Main.java:93)
  103. 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  104. 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  105. 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  106. 2013-09-24 20:52:12 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
  107. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
  108. 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
  109. 2013-09-24 20:52:12 [INFO] [STDOUT]
  110. 2013-09-24 20:52:12 [INFO] [STDOUT] -- System Details --
  111. 2013-09-24 20:52:12 [INFO] [STDOUT] Details:
  112. 2013-09-24 20:52:12 [INFO] [STDOUT] Minecraft Version: 1.6.2
  113. 2013-09-24 20:52:12 [INFO] [STDOUT] Operating System: Windows 8 (amd64) version 6.2
  114. 2013-09-24 20:52:12 [INFO] [STDOUT] Java Version: 1.7.0_09, Oracle Corporation
  115. 2013-09-24 20:52:12 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  116. 2013-09-24 20:52:12 [INFO] [STDOUT] Memory: 747541552 bytes (712 MB) / 1056309248 bytes (1007 MB) up to 1056309248 bytes (1007 MB)
  117. 2013-09-24 20:52:12 [INFO] [STDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  118. 2013-09-24 20:52:12 [INFO] [STDOUT] AABB Pool Size: 43267 (2422952 bytes; 2 MB) allocated, 2 (112 bytes; 0 MB) used
  119. 2013-09-24 20:52:12 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
  120. 2013-09-24 20:52:12 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  121. 2013-09-24 20:52:12 [INFO] [STDOUT] FML: MCP v8.04 FML v6.2.52.838 Minecraft Forge 9.10.0.838 9 mods loaded, 9 mods active
  122. 2013-09-24 20:52:12 [INFO] [STDOUT] mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  123. 2013-09-24 20:52:12 [INFO] [STDOUT] FML{6.2.52.838} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  124. 2013-09-24 20:52:12 [INFO] [STDOUT] Forge{9.10.0.838} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  125. 2013-09-24 20:52:12 [INFO] [STDOUT] CodeChickenCore{0.9.0.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  126. 2013-09-24 20:52:12 [INFO] [STDOUT] NotEnoughItems{1.6.1.2} [Not Enough Items] (NotEnoughItems-dev 1.6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  127. 2013-09-24 20:52:12 [INFO] [STDOUT] WikiLink{1.6.2-2.2.001 (Release)} [WikiLink] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  128. 2013-09-24 20:52:12 [INFO] [STDOUT] WikiLinkLib{1.6.2-1.1.003 (Release)} [WikiLinkLib] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  129. 2013-09-24 20:52:12 [INFO] [STDOUT] iChunUtil{2.1.0} [iChunUtil] (iChunUtil2.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  130. 2013-09-24 20:52:12 [INFO] [STDOUT] PortalGun{2.0.0} [PortalGun] (PortalGun2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  131. 2013-09-24 20:52:12 [INFO] [STDOUT] Launched Version: 1.6
  132. 2013-09-24 20:52:12 [INFO] [STDOUT] LWJGL: 2.9.0
  133. 2013-09-24 20:52:12 [INFO] [STDOUT] OpenGL: ATI Radeon HD 5700 Series GL version 4.2.12217 Compatibility Profile Context 12.104.0.0, ATI Technologies Inc.
  134. 2013-09-24 20:52:12 [INFO] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
  135. 2013-09-24 20:52:12 [INFO] [STDOUT] Type: Client (map_client.txt)
  136. 2013-09-24 20:52:12 [INFO] [STDOUT] Resource Pack: Default
  137. 2013-09-24 20:52:12 [INFO] [STDOUT] Current Language: English (UK)
  138. 2013-09-24 20:52:12 [INFO] [STDOUT] Profiler Position: N/A (disabled)
  139. 2013-09-24 20:52:12 [INFO] [STDOUT] Vec3 Pool Size: 291 (16296 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used
  140. 2013-09-24 20:52:12 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Tyler\Desktop\Universe\Workspaces\WikiLink-1.6.2-9.10.0.838\mcp\jars\.\crash-reports\crash-2013-09-24_20.52.12-client.txt
  141. AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment