Advertisement
Pentium320

Untitled

Jan 7th, 2014
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.36 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 03.01.14 02:36
  5. Description: Rendering screen
  6.  
  7. java.lang.NullPointerException: Rendering screen
  8. at net.minecraft.client.gui.FontRenderer.func_78262_a(FontRenderer.java:739)
  9. at net.minecraft.client.gui.FontRenderer.func_78269_a(FontRenderer.java:723)
  10. at cpw.mods.fml.client.GuiSlotModList.drawSlot(GuiSlotModList.java:82)
  11. at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:316)
  12. at cpw.mods.fml.client.GuiModList.func_73863_a(GuiModList.java:128)
  13. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1335)
  14. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:979)
  15. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:869)
  16. at net.minecraft.client.main.Main.main(SourceFile:103)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  22. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Stacktrace:
  30. at net.minecraft.client.gui.FontRenderer.func_78262_a(FontRenderer.java:739)
  31. at net.minecraft.client.gui.FontRenderer.func_78269_a(FontRenderer.java:723)
  32. at cpw.mods.fml.client.GuiSlotModList.drawSlot(GuiSlotModList.java:82)
  33. at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:316)
  34. at cpw.mods.fml.client.GuiModList.func_73863_a(GuiModList.java:128)
  35.  
  36. -- Screen render details --
  37. Details:
  38. Screen name: cpw.mods.fml.client.GuiModList
  39. Mouse location: Scaled: (180, 165). Absolute: (361, 148)
  40. Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
  41. Stacktrace:
  42. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1335)
  43. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:979)
  44. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:869)
  45. at net.minecraft.client.main.Main.main(SourceFile:103)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49. at java.lang.reflect.Method.invoke(Unknown Source)
  50. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  51. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  52.  
  53. -- System Details --
  54. Details:
  55. Minecraft Version: 1.7.2
  56. Operating System: Windows 7 (amd64) version 6.1
  57. Java Version: 1.7.0_25, Oracle Corporation
  58. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  59. Memory: 332561000 bytes (317 MB) / 426377216 bytes (406 MB) up to 954466304 bytes (910 MB)
  60. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  61. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  62. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  63. FML: MCP v9.01-pre FML v7.2.30.982 Minecraft Forge 10.12.0.982 Optifine OptiFine_1.7.2_HD_U_A6 4 mods loaded, 4 mods active
  64. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  65. FML{7.2.30.982} [Forge Mod Loader] (forge-1.7.2-10.12.0.982.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  66. Forge{10.12.0.982} [Minecraft Forge] (forge-1.7.2-10.12.0.982.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  67. DamageIndicatorsMod{3.0.0.0} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  68. Launched Version: 1.7.2-Forge10.12.0.982
  69. LWJGL: 2.9.0
  70. OpenGL: AMD Radeon HD 6500M/5600/5700 Series GL version 4.3.12614 Compatibility Profile Context 13.250.18.0, ATI Technologies Inc.
  71. Is Modded: Definitely; Client brand changed to 'fml,forge'
  72. Type: Client (map_client.txt)
  73. Resource Packs: []
  74. Current Language: English (US)
  75. Profiler Position: N/A (disabled)
  76. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  77. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement