Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-09-24 20:52:06 [INFO] [STDOUT] Inserted super call into net.minecraft.client.gui.inventory.GuiContainerCreative.updateScreen
- 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Stopping server
- 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Saving players
- 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Player816 left the game
- 2013-09-24 20:52:10 [INFO] [STDOUT] Unloading Player: Player816
- 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Saving worlds
- 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Saving chunks for level 'Test Enviornment'/Overworld
- 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Saving chunks for level 'Test Enviornment'/Nether
- 2013-09-24 20:52:10 [INFO] [Minecraft-Server] Saving chunks for level 'Test Enviornment'/The End
- 2013-09-24 20:52:11 [INFO] [ForgeModLoader] Unloading dimension 0
- 2013-09-24 20:52:11 [INFO] [ForgeModLoader] Unloading dimension -1
- 2013-09-24 20:52:11 [INFO] [ForgeModLoader] Unloading dimension 1
- 2013-09-24 20:52:12 [INFO] [STDERR] net.minecraft.util.ReportedException: Updating screen events
- 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.Minecraft.runTick(Minecraft.java:1561)
- 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:898)
- 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
- 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.main.Main.main(Main.java:93)
- 2013-09-24 20:52:12 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-09-24 20:52:12 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-09-24 20:52:12 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-09-24 20:52:12 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
- 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
- 2013-09-24 20:52:12 [INFO] [STDERR] Caused by: java.lang.NullPointerException
- 2013-09-24 20:52:12 [INFO] [STDERR] at cpw.mods.fml.common.registry.ItemData.<init>(ItemData.java:63)
- 2013-09-24 20:52:12 [INFO] [STDERR] at co.einsteinium.wikilink.wiki.Wiki.setCurrentIndex(Wiki.java:55)
- 2013-09-24 20:52:12 [INFO] [STDERR] at co.einsteinium.wikilink.nei.NEIWikiLinkConfig$NEIWikiInputHandler.keyTyped(NEIWikiLinkConfig.java:59)
- 2013-09-24 20:52:12 [INFO] [STDERR] at codechicken.nei.forge.GuiContainerManager.firstKeyTyped(GuiContainerManager.java:311)
- 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.gui.inventory.GuiContainer.keyPress(GuiContainer.java:996)
- 2013-09-24 20:52:12 [INFO] [STDERR] at codechicken.nei.forge.GuiContainerManager.fixhandleKeyboardInput(GuiContainerManager.java:443)
- 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.gui.inventory.GuiContainer.handleKeyboardInput(GuiContainer.java:1004)
- 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:181)
- 2013-09-24 20:52:12 [INFO] [STDERR] at net.minecraft.client.Minecraft.runTick(Minecraft.java:1554)
- 2013-09-24 20:52:12 [INFO] [STDERR] ... 9 more
- 2013-09-24 20:52:12 [INFO] [STDOUT] ---- Minecraft Crash Report ----
- 2013-09-24 20:52:12 [INFO] [STDOUT] // There are four lights!
- 2013-09-24 20:52:12 [INFO] [STDOUT]
- 2013-09-24 20:52:12 [INFO] [STDOUT] Time: 9/24/13 8:52 PM
- 2013-09-24 20:52:12 [INFO] [STDOUT] Description: Updating screen events
- 2013-09-24 20:52:12 [INFO] [STDOUT]
- 2013-09-24 20:52:12 [INFO] [STDOUT] java.lang.NullPointerException
- 2013-09-24 20:52:12 [INFO] [STDOUT] at cpw.mods.fml.common.registry.ItemData.<init>(ItemData.java:63)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at co.einsteinium.wikilink.wiki.Wiki.setCurrentIndex(Wiki.java:55)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at co.einsteinium.wikilink.nei.NEIWikiLinkConfig$NEIWikiInputHandler.keyTyped(NEIWikiLinkConfig.java:59)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at codechicken.nei.forge.GuiContainerManager.firstKeyTyped(GuiContainerManager.java:311)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.keyPress(GuiContainer.java:996)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at codechicken.nei.forge.GuiContainerManager.fixhandleKeyboardInput(GuiContainerManager.java:443)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.handleKeyboardInput(GuiContainer.java:1004)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:181)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.Minecraft.runTick(Minecraft.java:1554)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:898)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(Main.java:93)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
- 2013-09-24 20:52:12 [INFO] [STDOUT]
- 2013-09-24 20:52:12 [INFO] [STDOUT]
- 2013-09-24 20:52:12 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
- 2013-09-24 20:52:12 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
- 2013-09-24 20:52:12 [INFO] [STDOUT]
- 2013-09-24 20:52:12 [INFO] [STDOUT] -- Head --
- 2013-09-24 20:52:12 [INFO] [STDOUT] Stacktrace:
- 2013-09-24 20:52:12 [INFO] [STDOUT] at cpw.mods.fml.common.registry.ItemData.<init>(ItemData.java:63)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at co.einsteinium.wikilink.wiki.Wiki.setCurrentIndex(Wiki.java:55)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at co.einsteinium.wikilink.nei.NEIWikiLinkConfig$NEIWikiInputHandler.keyTyped(NEIWikiLinkConfig.java:59)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at codechicken.nei.forge.GuiContainerManager.firstKeyTyped(GuiContainerManager.java:311)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.keyPress(GuiContainer.java:996)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at codechicken.nei.forge.GuiContainerManager.fixhandleKeyboardInput(GuiContainerManager.java:443)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.handleKeyboardInput(GuiContainer.java:1004)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:181)
- 2013-09-24 20:52:12 [INFO] [STDOUT]
- 2013-09-24 20:52:12 [INFO] [STDOUT] -- Affected screen --
- 2013-09-24 20:52:12 [INFO] [STDOUT] Details:
- 2013-09-24 20:52:12 [INFO] [STDOUT] Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
- 2013-09-24 20:52:12 [INFO] [STDOUT]
- 2013-09-24 20:52:12 [INFO] [STDOUT] -- Affected level --
- 2013-09-24 20:52:12 [INFO] [STDOUT] Details:
- 2013-09-24 20:52:12 [INFO] [STDOUT] Level name: MpServer
- 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]]
- 2013-09-24 20:52:12 [INFO] [STDOUT] Chunk stats: MultiplayerChunkCache: 441
- 2013-09-24 20:52:12 [INFO] [STDOUT] Level seed: 0
- 2013-09-24 20:52:12 [INFO] [STDOUT] Level generator: ID 01 - flat, ver 0. Features enabled: false
- 2013-09-24 20:52:12 [INFO] [STDOUT] Level generator options:
- 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)
- 2013-09-24 20:52:12 [INFO] [STDOUT] Level time: 618170 game time, 637564 day time
- 2013-09-24 20:52:12 [INFO] [STDOUT] Level dimension: 0
- 2013-09-24 20:52:12 [INFO] [STDOUT] Level storage version: 0x00000 - Unknown?
- 2013-09-24 20:52:12 [INFO] [STDOUT] Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
- 2013-09-24 20:52:12 [INFO] [STDOUT] Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
- 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]]
- 2013-09-24 20:52:12 [INFO] [STDOUT] Retry entities: 0 total; []
- 2013-09-24 20:52:12 [INFO] [STDOUT] Server brand: fml,forge
- 2013-09-24 20:52:12 [INFO] [STDOUT] Server type: Integrated singleplayer server
- 2013-09-24 20:52:12 [INFO] [STDOUT] Stacktrace:
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:440)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2298)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:844)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(Main.java:93)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
- 2013-09-24 20:52:12 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
- 2013-09-24 20:52:12 [INFO] [STDOUT]
- 2013-09-24 20:52:12 [INFO] [STDOUT] -- System Details --
- 2013-09-24 20:52:12 [INFO] [STDOUT] Details:
- 2013-09-24 20:52:12 [INFO] [STDOUT] Minecraft Version: 1.6.2
- 2013-09-24 20:52:12 [INFO] [STDOUT] Operating System: Windows 8 (amd64) version 6.2
- 2013-09-24 20:52:12 [INFO] [STDOUT] Java Version: 1.7.0_09, Oracle Corporation
- 2013-09-24 20:52:12 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- 2013-09-24 20:52:12 [INFO] [STDOUT] Memory: 747541552 bytes (712 MB) / 1056309248 bytes (1007 MB) up to 1056309248 bytes (1007 MB)
- 2013-09-24 20:52:12 [INFO] [STDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
- 2013-09-24 20:52:12 [INFO] [STDOUT] AABB Pool Size: 43267 (2422952 bytes; 2 MB) allocated, 2 (112 bytes; 0 MB) used
- 2013-09-24 20:52:12 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
- 2013-09-24 20:52:12 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 2013-09-24 20:52:12 [INFO] [STDOUT] Launched Version: 1.6
- 2013-09-24 20:52:12 [INFO] [STDOUT] LWJGL: 2.9.0
- 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.
- 2013-09-24 20:52:12 [INFO] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
- 2013-09-24 20:52:12 [INFO] [STDOUT] Type: Client (map_client.txt)
- 2013-09-24 20:52:12 [INFO] [STDOUT] Resource Pack: Default
- 2013-09-24 20:52:12 [INFO] [STDOUT] Current Language: English (UK)
- 2013-09-24 20:52:12 [INFO] [STDOUT] Profiler Position: N/A (disabled)
- 2013-09-24 20:52:12 [INFO] [STDOUT] Vec3 Pool Size: 291 (16296 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used
- 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
- AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment