Advertisement
Guest User

Crash Report Launcher

a guest
Jul 16th, 2019
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 16/07/19 12:54
  5. Description: Initializing game
  6.  
  7. java.lang.NullPointerException: Initializing game
  8. at net.minecraft.client.Minecraft.func_152340_a(Minecraft.java:638)
  9. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:421)
  10. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  11. at net.minecraft.client.main.Main.main(SourceFile:148)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. at java.lang.reflect.Method.invoke(Unknown Source)
  16. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  17. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at fr.theshark34.openlauncherlib.internal.InternalLauncher.launch(InternalLauncher.java:173)
  23. at fr.kenda.Hexamagic.Launcher.Launcher.launch(Launcher.java:83)
  24. at fr.kenda.Hexamagic.Launcher.LauncherPanel$1.run(LauncherPanel.java:115)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Stacktrace:
  32. at net.minecraft.client.Minecraft.func_152340_a(Minecraft.java:638)
  33. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:421)
  34.  
  35. -- Initialization --
  36. Details:
  37. Stacktrace:
  38. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  39. at net.minecraft.client.main.Main.main(SourceFile:148)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. at java.lang.reflect.Method.invoke(Unknown Source)
  44. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  45. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  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 fr.theshark34.openlauncherlib.internal.InternalLauncher.launch(InternalLauncher.java:173)
  51. at fr.kenda.Hexamagic.Launcher.Launcher.launch(Launcher.java:83)
  52. at fr.kenda.Hexamagic.Launcher.LauncherPanel$1.run(LauncherPanel.java:115)
  53.  
  54. -- System Details --
  55. Details:
  56. Minecraft Version: 1.7.10
  57. Operating System: Windows 10 (amd64) version 10.0
  58. Java Version: 1.8.0_212, Oracle Corporation
  59. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  60. Memory: 639385720 bytes (609 MB) / 817889280 bytes (780 MB) up to 1884815360 bytes (1797 MB)
  61. JVM Flags: 0 total;
  62. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  63. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  64. FML:
  65. Launched Version: 1.7.10
  66. LWJGL: 2.9.1
  67. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  68. GL Caps:
  69. Is Modded: Definitely; Client brand changed to 'fml,forge'
  70. Type: Client (map_client.txt)
  71. Resource Packs: []
  72. Current Language: ~~ERROR~~ NullPointerException: null
  73. Profiler Position: N/A (disabled)
  74. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  75. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement