Advertisement
Guest User

fml log

a guest
Jun 14th, 2014
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.35 KB | None | 0 0
  1. [09:47:07] [main/INFO]: Setting user: Smiggledoink
  2. [09:47:09] [Client thread/INFO]: LWJGL Version: 2.9.0
  3. [09:47:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:ReiMinimap - Forge, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:LunatriusCore
  4. [09:47:17] [Sound Library Loader/INFO]: Sound engine started
  5. [09:47:19] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
  6. [09:47:19] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  7. [09:47:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:ReiMinimap - Forge, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:LunatriusCore, LiteLoader, WorldEditCUI, WorldEditWrapper, Gammabright
  8. [09:47:20] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  9. [09:47:21] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
  10. [09:47:22] [Sound Library Loader/INFO]: Sound engine started
  11. [09:47:28] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2
  12. [09:47:28] [Server thread/INFO]: Generating keypair
  13. [09:47:28] [Server thread/INFO]: Preparing start region for level 0
  14. [09:47:29] [Server thread/INFO]: Preparing spawn area: 93%
  15. [09:47:31] [Server thread/INFO]: Smiggledoink[local:E:7f9d83a4] logged in with entity id 132 at (-8.414188259259987, 60.0, -32.110661326936174)
  16. [09:47:31] [Server thread/INFO]: Smiggledoink joined the game
  17. [09:47:36] [Client thread/INFO]: [CHAT] Unable to locate sign at 48, 59, 16
  18. [09:47:36] [Client thread/INFO]: [CHAT] Unable to locate sign at 49, 59, 16
  19. [09:47:37] [Client thread/INFO]: [CHAT] Updates are available for [LunatriusCore].
  20. [09:47:38] [Client thread/INFO]: [CHAT] §E[Rei's Minimap] 4 Waypoints loaded for 1.7.2
  21. [09:47:39] [Client thread/INFO]: [CHAT] A new §6Gammabright§f version is available! §6[v3.0]
  22. [09:47:48] [Server thread/INFO]: Saving and pausing game...
  23. [09:47:48] [Server thread/INFO]: Saving chunks for level '1.7.2'/Overworld
  24. [09:47:48] [Server thread/INFO]: Saving chunks for level '1.7.2'/Nether
  25. [09:47:48] [Server thread/INFO]: Saving chunks for level '1.7.2'/The End
  26. [09:48:07] [Server thread/INFO]: Stopping server
  27. [09:48:07] [Server thread/INFO]: Saving players
  28. [09:48:07] [Server thread/INFO]: Saving worlds
  29. [09:48:07] [Server thread/INFO]: Saving chunks for level '1.7.2'/Overworld
  30. [09:48:07] [Server thread/INFO]: Saving chunks for level '1.7.2'/Nether
  31. [09:48:07] [Server thread/INFO]: Saving chunks for level '1.7.2'/The End
  32. [09:48:08] [Client thread/FATAL]: Unreported exception thrown!
  33. java.lang.NullPointerException
  34. at codechicken.nei.DefaultHighlightHandler.handleTextData(DefaultHighlightHandler.java:33) ~[DefaultHighlightHandler.class:?]
  35. at codechicken.nei.api.ItemInfo.getText(ItemInfo.java:427) ~[ItemInfo.class:?]
  36. at codechicken.nei.HUDRenderer.renderOverlay(HUDRenderer.java:55) ~[HUDRenderer.class:?]
  37. at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:168) ~[ClientHandler.class:?]
  38. at cpw.mods.fml.common.eventhandler.ASMEventHandler_7_ClientHandler_tickEvent_RenderTickEvent.invoke(.dynamic) ~[?:?]
  39. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) ~[ASMEventHandler.class:?]
  40. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) ~[EventBus.class:?]
  41. at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:320) ~[FMLCommonHandler.class:?]
  42. at net.minecraft.client.Minecraft.func_71411_J(MinecraftOverlay.java:983) ~[azd.class:?]
  43. at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:870) [azd.class:?]
  44. at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
  48. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement