Advertisement
Guest User

Minecraft:Crash

a guest
Jan 12th, 2015
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.03 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 1/12/15 10:04 PM
  5. Description: Initializing game
  6.  
  7. java.lang.NullPointerException: Initializing game
  8. at thaumcraft.api.research.ResearchPage.<init>(ResearchPage.java:114)
  9. at thaumcraft.common.config.ConfigResearch.initThaumaturgyResearch(ConfigResearch.java:216)
  10. at thaumcraft.common.config.ConfigResearch.init(ConfigResearch.java:41)
  11. at thaumcraft.common.Thaumcraft.postInit(Thaumcraft.java:212)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.lang.reflect.Method.invoke(Method.java:483)
  16. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  17. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  26. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  37. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
  38. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  41. at net.minecraft.client.main.Main.main(SourceFile:148)
  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 thaumcraft.api.research.ResearchPage.<init>(ResearchPage.java:114)
  56. at thaumcraft.common.config.ConfigResearch.initThaumaturgyResearch(ConfigResearch.java:216)
  57. at thaumcraft.common.config.ConfigResearch.init(ConfigResearch.java:41)
  58. at thaumcraft.common.Thaumcraft.postInit(Thaumcraft.java:212)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  62. at java.lang.reflect.Method.invoke(Method.java:483)
  63. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  64. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  73. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  84. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
  85. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
  86. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
  87.  
  88. -- Initialization --
  89. Details:
  90. Stacktrace:
  91. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  92. at net.minecraft.client.main.Main.main(SourceFile:148)
  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.7.10
  103. Operating System: Windows 7 (amd64) version 6.1
  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: 203865592 bytes (194 MB) / 401829888 bytes (383 MB) up to 1060372480 bytes (1011 MB)
  107. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  108. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  109. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  110. FML: MCP v9.05 FML v7.10.85.1286 Minecraft Forge 10.13.2.1286 Optifine OptiFine_1.7.10_HD_B4 22 mods loaded, 22 mods active
  111. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  112. FML{7.10.85.1286} [Forge Mod Loader] (forge-1.7.10-10.13.2.1286.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  113. Forge{10.13.2.1286} [Minecraft Forge] (forge-1.7.10-10.13.2.1286.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  114. CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  115. NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  116. battlegear2{1.0.6.3} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  117. bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  118. CrystalWing{1.7.10.r02} [CrystalWing] ([1.7.10]CrystalWing-universal-1.7.10.r02.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  119. Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  120. Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  121. BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1036-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  122. CraftMobEggsSpawners{1.0} [Craftable MobeEggs] (Craftable MobEggs-1.0 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  123. DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  124. iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  125. Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  126. Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  127. necromancy{1.7.1} [Necromancy] (Necromancy-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  128. Waila{1.5.8} [Waila] (Waila-1.5.8a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  129. TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  130. Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  131. Thaumcraft{4.2.3.1} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
  132. witchery{0.22.0} [Witchery] (witchery-1.7.10-0.22.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  133. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  134. TConstruct Environment: Environment healthy.
  135. Launched Version: 1.7.10-Forge10.13.2.1286
  136. LWJGL: 2.9.1
  137. OpenGL: AMD Radeon HD 7600M Series GL version 4.4.12874 Compatibility Profile Context 14.100.0.0, ATI Technologies Inc.
  138. GL Caps: Using GL 1.3 multitexturing.
  139. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  140. Anisotropic filtering is supported and maximum anisotropy is 16.
  141. Shaders are available because OpenGL 2.1 is supported.
  142.  
  143. Is Modded: Definitely; Client brand changed to 'fml,forge'
  144. Type: Client (map_client.txt)
  145. Resource Packs: [Sphax PureBDcraft 32x MC17.zip]
  146. Current Language: English (US)
  147. Profiler Position: N/A (disabled)
  148. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  149. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement