Advertisement
Guest User

Untitled

a guest
Sep 4th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 04.09.16 18:51
  5. Description: Initializing game
  6.  
  7. java.lang.NullPointerException: Initializing game
  8. at bnq.a(I18n.java:23)
  9. at aya.b(GuiMainMenu.java:289)
  10. at aya.b(GuiMainMenu.java:261)
  11. at axu.a(GuiScreen.java:576)
  12. at ave.a(Minecraft.java:1002)
  13. at ave.am(Minecraft.java:577)
  14. at ave.a(Minecraft.java:406)
  15. at net.minecraft.client.main.Main.main(SourceFile:124)
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- Head --
  22. Stacktrace:
  23. at bnq.a(I18n.java:23)
  24. at aya.b(GuiMainMenu.java:289)
  25. at aya.b(GuiMainMenu.java:261)
  26. at axu.a(GuiScreen.java:576)
  27. at ave.a(Minecraft.java:1002)
  28. at ave.am(Minecraft.java:577)
  29.  
  30. -- Initialization --
  31. Details:
  32. Stacktrace:
  33. at ave.a(Minecraft.java:406)
  34. at net.minecraft.client.main.Main.main(SourceFile:124)
  35.  
  36. -- System Details --
  37. Details:
  38. Minecraft Version: 1.8.8
  39. Operating System: Windows 10 (amd64) version 10.0
  40. CPU: 2x Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz
  41. Java Version: 1.8.0_25, Oracle Corporation
  42. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  43. Memory: 103141848 bytes (98 MB) / 224595968 bytes (214 MB) up to 2134114304 bytes (2035 MB)
  44. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  45. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  46. Launched Version: LabyMod-1.8.8
  47. LWJGL: 2.9.4
  48. OpenGL: Mobile Intel(R) 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.2413, Intel
  49. GL Caps: Using GL 1.3 multitexturing.
  50. Using GL 1.3 texture combiners.
  51. Using framebuffer objects because EXT_framebuffer_object is supported.
  52. Shaders are available because OpenGL 2.1 is supported.
  53. VBOs are available because OpenGL 1.5 is supported.
  54.  
  55. Using VBOs: No
  56. Is Modded: Very likely; Jar signature invalidated
  57. Type: Client (map_client.txt)
  58. Resource Packs:
  59. Current Language: ~~ERROR~~ NullPointerException: null
  60. Profiler Position: N/A (disabled)
  61. CPU: 2x Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement