Advertisement
Guest User

Untitled

a guest
Apr 6th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LoadingPlugin (Quark-r1.5-146.jar)
  5. OTGCorePlugin (OTG-Core.jar)
  6. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  7. ApotheosisCore (Apotheosis-1.12.2-1.8.7.jar)
  8. ColytraLoadingPlugin (colytra-1.12.2-1.1.1.jar)
  9. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.0+build37-universal.jar)
  10. Contact their authors BEFORE contacting forge
  11.  
  12. // Everything's going to plan. No, really, that was supposed to happen.
  13.  
  14. Time: 4/6/19 2:30 PM
  15. Description: Initializing game
  16.  
  17. java.lang.NullPointerException: Initializing game
  18. at xreliquary.init.ModBlocks.registerItemBlock(ModBlocks.java:107)
  19. at xreliquary.init.ModBlocks.registerItemBlocks(ModBlocks.java:84)
  20. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_293_ModBlocks_registerItemBlocks_Register.invoke(.dynamic)
  21. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  22. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
  23. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  24. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:780)
  25. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628)
  26. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  27. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  28. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  29. at net.minecraft.client.main.Main.main(SourceFile:123)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. at java.lang.reflect.Method.invoke(Unknown Source)
  34. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  35. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  36.  
  37.  
  38. A detailed walkthrough of the error, its code path and all known details is as follows:
  39. ---------------------------------------------------------------------------------------
  40.  
  41. -- Head --
  42. Thread: Client thread
  43. Stacktrace:
  44. at xreliquary.init.ModBlocks.registerItemBlock(ModBlocks.java:107)
  45. at xreliquary.init.ModBlocks.registerItemBlocks(ModBlocks.java:84)
  46. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_293_ModBlocks_registerItemBlocks_Register.invoke(.dynamic)
  47. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  48. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
  49. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  50. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:780)
  51. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628)
  52. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  53. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  54.  
  55. -- Initialization --
  56. Details:
  57. Stacktrace:
  58. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  59. at net.minecraft.client.main.Main.main(SourceFile:123)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  63. at java.lang.reflect.Method.invoke(Unknown Source)
  64. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  65. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  66.  
  67. -- System Details --
  68. Details:
  69. Minecraft Version: 1.12.2
  70. Operating System: Windows 10 (amd64) version 10.0
  71. Java Version: 1.8.0_201, Oracle Corporation
  72. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  73. Memory: 224122768 bytes (213 MB) / 590946304 bytes (563 MB) up to 2134114304 bytes (2035 MB)
  74. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  75. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  76. FML: MCP 9.42 Powered by Forge 14.23.5.2796 81 mods loaded, 81 mods active
  77. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  78.  
  79. | State | ID | Version | Source | Signature |
  80. |:----- |:------------------------------------ |:------------------------ |:------------------------------------------------ |:---------------------------------------- |
  81. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  82. | LCH | mcp | 9.42 | minecraft.jar | None |
  83. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  84. | LCH | forge | 14.23.5.2796 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  85. | LCH | otgcore | 1.12.2 - v7 | minecraft.jar | None |
  86. | LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
  87. | LCH | placebo | 1.5.1 | Placebo-1.12.2-1.5.1.jar | None |
  88. | LCH | apotheosis | 1.8.7 | Apotheosis-1.12.2-1.8.7.jar | None |
  89. | LCH | astikorcarts | 1.12.2-0.1.2.6 | astikorcarts-1.12.2-0.1.2.6.jar | None |
  90. | LCH | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  91. | LCH | quark | r1.5-146 | Quark-r1.5-146.jar | None |
  92. | LCH | autoreglib | 1.3-26 | AutoRegLib-1.3-26.jar | None |
  93. | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  94. | LCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  95. | LCH | champions | 1.12.2-1.0.8 | champions-1.12.2-1.0.8.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  96. | LCH | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  97. | LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  98. | LCH | cofhcore | 4.6.2 | CoFHCore-1.12.2-4.6.2.25-universal.jar | None |
  99. | LCH | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  100. | LCH | cyclopscore | 1.0.5 | CyclopsCore-1.12.2-1.0.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  101. | LCH | colossalchests | 1.7.0 | ColossalChests-1.12.2-1.7.0.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  102. | LCH | colytra | 1.1.1 | colytra-1.12.2-1.1.1.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  103. | LCH | comforts | 1.4.1.1 | comforts-1.12.2-1.4.1.1.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  104. | LCH | mantle | 1.12-1.3.3.42 | Mantle-1.12-1.3.3.42.jar | None |
  105. | LCH | tconstruct | 1.12.2-2.12.0.115 | TConstruct-1.12.2-2.12.0.115.jar | None |
  106. | LCH | conarm | 1.2.3 | conarm-1.12.2-1.2.3.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  107. | LCH | consecration | 1.0.3 | consecration-1.12.2-1.0.3.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  108. | LCH | cosmeticarmorreworked | 1.12.2-v4 | CosmeticArmorReworked-1.12.2-v4.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  109. | LCH | corpsecomplex | 1.0.5.1 | corpsecomplex-1.12.2-1.0.5.1.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  110. | LCH | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
  111. | LCH | cosmeticarmorreworked|tombmanygraves | 1.12.2-v4 | CosmeticArmorReworked-1.12.2-v4.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  112. | LCH | cosmeticbeds | 1.12.2-1.0.2.2 | cosmeticbeds-1.12.2-1.0.2.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  113. | LCH | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  114. | LCH | decore | 1.0 | DecOre-1.0.jar | None |
  115. | LCH | thermalfoundation | 2.6.2 | ThermalFoundation-1.12.2-2.6.2.26-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  116. | LCH | thermalexpansion | 5.5.3 | ThermalExpansion-1.12.2-5.5.3.41-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  117. | LCH | exchangers | 1.12.2-2.8 | Exchangers-1.12.2-2.8.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  118. | LCH | fancylamps | 1.1.0 | fancylamps-1.1.0.jar | None |
  119. | LCH | floodlights | 1.3.2-14 | FloodLights-1.12.2-1.3.2-14.jar | None |
  120. | LCH | foamfix | 0.10.3-1.12.2 | foamfix-0.10.3-1.12.2.jar | None |
  121. | LCH | natura | 1.12.2-4.3.2.66 | natura-1.12.2-4.3.2.66.jar | None |
  122. | LCH | forestry | 5.8.1.322 | forestry_1.12.2-5.8.1.322.jar | None |
  123. | LCH | friendshipbracelet | 1.1.2 | FriendshipBracelet-1.1.2.jar | None |
  124. | LCH | horsetweaks | 1.0.4 | HorseTweaks_1.12.2-1.0.4.jar | None |
  125. | LCH | livingenchantment | 3.1.9 | living_enchantment-3.1.9.jar | None |
  126. | LCH | lostcities | 2.0.17 | lostcities-1.12-2.0.17.jar | None |
  127. | LCH | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  128. | LCH | mysticalagriculture | 1.7.3 | MysticalAgriculture-1.12.2-1.7.3.jar | None |
  129. | LCH | mysticalagradditions | 1.3.1 | MysticalAgradditions-1.12.2-1.3.1.jar | None |
  130. | LCH | naturalabsorption | 1.0.0_for_mc1.12.2 | naturalabsorption-1.0.0_for_mc1.12.2.jar | None |
  131. | LCH | nodami | 1.2 | nodami-1.12.2-1.2.jar | None |
  132. | LCH | nutrition | 4.3.0 | Nutrition-1.12.2-4.3.0.jar | None |
  133. | LCH | openterraingenerator | v6 | OpenTerrainGenerator-1.12.2+-+v6.jar | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 |
  134. | LCH | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zb.jar | None |
  135. | LCH | parry | 1.0 | parry-1.0-hotfix.jar | None |
  136. | LCH | plants2 | 2.10.6 | Plants-1.12.2-2.10.6.jar | None |
  137. | LCH | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  138. | LCH | plustic | 7.0.5.2 | plustic-7.0.5.2.jar | None |
  139. | LCH | redstonearsenal | 2.6.2 | RedstoneArsenal-1.12.2-2.6.2.17-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  140. | LCH | xreliquary | 1.12.2-1.3.4.786 | Reliquary-1.12.2-1.3.4.786.jar | None |
  141. | LCH | repairgem | 1.3.0 | RepairGem-1.12.2-1.3.0.jar | None |
  142. | LCH | rbeacons | 1.0.0 | responsivebeacons-1.0.0-1.12.2.jar | None |
  143. | LCH | roughmobs | 2.0.0 | roughmobs2-1.12.2_2.0.13.jar | None |
  144. | LCH | rtk | 1.4.1 | rtk-1.4.1.jar | None |
  145. | LCH | rustic | 1.1.0 | rustic-1.1.0.jar | None |
  146. | LCH | rusticthaumaturgy | 4.0 | Rustic+Thaumaturgy-4.3.jar | None |
  147. | LCH | specialai | 1.1.0_for_mc1.12.2 | specialai-1.1.0_for_mc1.12.2.jar | None |
  148. | LCH | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  149. | LCH | switchbow | 1.5.6 | switchbow-1.5.6.jar | None |
  150. | LCH | thermalcultivation | 0.3.2 | ThermalCultivation-1.12.2-0.3.2.11-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  151. | LCH | thermaldynamics | 2.5.4 | ThermalDynamics-1.12.2-2.5.4.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  152. | LCH | thermalinnovation | 0.3.2 | ThermalInnovation-1.12.2-0.3.2.11-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  153. | LCH | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  154. | LCH | torohud | 1.12.2-5 | torohud-1.12.2-5.jar | None |
  155. | LCH | vc | 5.9.13 | ViesCraft-1.12.2-5.9.13.jar | None |
  156. | LCH | waystones | 4.0.67 | Waystones_1.12.2-4.0.67.jar | None |
  157. | LCH | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.0.13-universal.jar | None |
  158. | LCH | wirelessutils | 1.6 | wirelessutils-1.12.2-1.6.51-universal.jar | None |
  159. | LCH | yoyos | 1.12.2-1.2.2.20 | yoyos_1.12.2-1.2.2.20.jar | None |
  160. | LCH | deathmaps | 1.0.0 | deathmaps-1.12.2-1.0.0.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f |
  161. | LCH | phosphor-lighting | 1.12.2-0.2.0 | phosphor-1.12.2-0.2.0+build37-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  162.  
  163. Loaded coremods (and transformers):
  164. LoadingPlugin (Quark-r1.5-146.jar)
  165. vazkii.quark.base.asm.ClassTransformer
  166. OTGCorePlugin (OTG-Core.jar)
  167. com.pg85.otg.forge.asm.OTGClassTransformer
  168. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  169. pl.asie.foamfix.coremod.FoamFixTransformer
  170. ApotheosisCore (Apotheosis-1.12.2-1.8.7.jar)
  171. shadows.ApotheosisTransformer
  172. ColytraLoadingPlugin (colytra-1.12.2-1.1.1.jar)
  173. c4.colytra.asm.ElytraTransformer
  174. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.0+build37-universal.jar)
  175.  
  176. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4653' Renderer: 'Intel(R) HD Graphics'
  177. Pulsar/tconstruct loaded Pulses:
  178. - TinkerCommons (Enabled/Forced)
  179. - TinkerWorld (Enabled/Not Forced)
  180. - TinkerTools (Enabled/Not Forced)
  181. - TinkerHarvestTools (Enabled/Forced)
  182. - TinkerMeleeWeapons (Enabled/Forced)
  183. - TinkerRangedWeapons (Enabled/Forced)
  184. - TinkerModifiers (Enabled/Forced)
  185. - TinkerSmeltery (Enabled/Not Forced)
  186. - TinkerGadgets (Enabled/Not Forced)
  187. - TinkerOredict (Enabled/Forced)
  188. - TinkerIntegration (Enabled/Forced)
  189. - TinkerFluids (Enabled/Forced)
  190. - TinkerMaterials (Enabled/Forced)
  191. - TinkerModelRegister (Enabled/Forced)
  192.  
  193. Pulsar/natura loaded Pulses:
  194. - NaturaCommons (Enabled/Forced)
  195. - NaturaOverworld (Enabled/Not Forced)
  196. - NaturaNether (Enabled/Not Forced)
  197. - NaturaDecorative (Enabled/Not Forced)
  198. - NaturaTools (Enabled/Not Forced)
  199. - NaturaEntities (Enabled/Not Forced)
  200. - NaturaOredict (Enabled/Forced)
  201. - NaturaWorld (Enabled/Not Forced)
  202.  
  203. Launched Version: 1.12.2-forge1.12.2-14.23.5.2796
  204. LWJGL: 2.9.4
  205. OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.4653, Intel
  206. GL Caps: Using GL 1.3 multitexturing.
  207. Using GL 1.3 texture combiners.
  208. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  209. Shaders are available because OpenGL 2.1 is supported.
  210. VBOs are available because OpenGL 1.5 is supported.
  211.  
  212. Using VBOs: Yes
  213. Is Modded: Definitely; Client brand changed to 'fml,forge'
  214. Type: Client (map_client.txt)
  215. Resource Packs: TC_Reskin_-_Battlesign_to_Round_Shield_1_0_0.zip
  216. Current Language: English (US)
  217. Profiler Position: N/A (disabled)
  218. CPU: 4x Intel(R) Pentium(R) CPU N3540 @ 2.16GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement