Advertisement
Guest User

hi this is my forge crash report

a guest
May 23rd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 23/05/18 7:17 PM
  5. Description: Initializing game
  6.  
  7. java.lang.NullPointerException: Initializing game
  8. at mod.lucky.resources.loader.PluginLoader.initializePlugin(PluginLoader.java:46)
  9. at mod.lucky.resources.loader.ResourceLoader.loadAllResources(ResourceLoader.java:92)
  10. at mod.lucky.Lucky.init(Lucky.java:70)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:483)
  15. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:483)
  20. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  21. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  22. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  23. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  24. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  25. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  26. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:483)
  31. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  32. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  33. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  34. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  36. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  37. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
  38. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
  41. at net.minecraft.client.main.Main.main(SourceFile:120)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  45. at java.lang.reflect.Method.invoke(Method.java:483)
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- Head --
  54. Stacktrace:
  55. at mod.lucky.resources.loader.PluginLoader.initializePlugin(PluginLoader.java:46)
  56. at mod.lucky.resources.loader.ResourceLoader.loadAllResources(ResourceLoader.java:92)
  57. at mod.lucky.Lucky.init(Lucky.java:70)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  61. at java.lang.reflect.Method.invoke(Method.java:483)
  62. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  66. at java.lang.reflect.Method.invoke(Method.java:483)
  67. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  68. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  69. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  70. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  71. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  72. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  73. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  76. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  77. at java.lang.reflect.Method.invoke(Method.java:483)
  78. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  79. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  80. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  81. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  82. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  83. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  84. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
  85. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
  86. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
  87.  
  88. -- Initialization --
  89. Details:
  90. Stacktrace:
  91. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
  92. at net.minecraft.client.main.Main.main(SourceFile:120)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  96. at java.lang.reflect.Method.invoke(Method.java:483)
  97. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  98. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  99.  
  100. -- System Details --
  101. Details:
  102. Minecraft Version: 1.8
  103. Operating System: Windows 10 (amd64) version 10.0
  104. Java Version: 1.8.0_25, Oracle Corporation
  105. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  106. Memory: 229862736 bytes (219 MB) / 419430400 bytes (400 MB) up to 1073741824 bytes (1024 MB)
  107. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  108. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  109. FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 6 mods loaded, 6 mods active
  110. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  111. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  112. UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577.jar)
  113. UCHI Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar)
  114. UCHI lootplusplus{1.7.1_for_1.8} [Loot++] (Loot++-1.7.1_for_1.8.jar)
  115. UCHE lucky{6.0.1} [Lucky Block] (LuckyBlock_1-8_v6-0-1.zip)
  116. UCHI potioncore{1.3_for_1.8} [Potion Core] (PotionCore-1.3_for_1.8.jar)
  117. Loaded coremods (and transformers):
  118. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000'
  119. Launched Version: 1.8-forge1.8-11.14.4.1577
  120. LWJGL: 2.9.1
  121. OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4358, Intel
  122. GL Caps: Using GL 1.3 multitexturing.
  123. Using GL 1.3 texture combiners.
  124. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  125. Shaders are available because OpenGL 2.1 is supported.
  126. VBOs are available because OpenGL 1.5 is supported.
  127.  
  128. Using VBOs: Yes
  129. Is Modded: Definitely; Client brand changed to 'fml,forge'
  130. Type: Client (map_client.txt)
  131. Resource Packs: []
  132. Current Language: English (US)
  133. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement