Advertisement
Guest User

Untitled

a guest
Jan 28th, 2017
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. DCASMPlugin (HeatAndClimateLib-1.10.2_1.3.1.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Don't do that.
  8.  
  9. Time: 1/28/17 8:22 PM
  10. Description: There was a severe problem during mod loading that has caused the game to fail
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from HeatAndClimateLib (dcs_climate|lib)
  13. Caused by: java.lang.NullPointerException
  14. at net.minecraft.item.ItemStack.func_77952_i(ItemStack.java:244)
  15. at defeatedcrow.hac.core.recipe.CustomizeVanillaRecipe.initCustomize(CustomizeVanillaRecipe.java:108)
  16. at defeatedcrow.hac.core.ClimateCore.postInit(ClimateCore.java:71)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  25. at java.lang.reflect.Method.invoke(Unknown Source)
  26. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  27. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  28. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  29. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  30. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  31. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  32. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  38. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  39. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  40. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  42. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  43. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:800)
  44. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
  45. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
  46. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  47. at net.minecraft.client.main.Main.main(SourceFile:124)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  50. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  51. at java.lang.reflect.Method.invoke(Unknown Source)
  52. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  53. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  57. at java.lang.reflect.Method.invoke(Unknown Source)
  58. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)
  59. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)
  60. at org.multimc.EntryPoint.listen(EntryPoint.java:162)
  61. at org.multimc.EntryPoint.main(EntryPoint.java:53)
  62.  
  63.  
  64. A detailed walkthrough of the error, its code path and all known details is as follows:
  65. ---------------------------------------------------------------------------------------
  66.  
  67. -- System Details --
  68. Details:
  69. Minecraft Version: 1.10.2
  70. Operating System: Windows 10 (amd64) version 10.0
  71. Java Version: 1.8.0_121, Oracle Corporation
  72. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  73. Memory: 4843091056 bytes (4618 MB) / 5315035136 bytes (5068 MB) up to 5315035136 bytes (5068 MB)
  74. JVM Flags: 8 total; -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M -XX:MaxNewSize=512M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms5120m -Xmx5120m
  75. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  76. FML: MCP 9.32 Powered by Forge 12.18.3.2202 7 mods loaded, 7 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. UCHIJ mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  79. UCHIJ FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2202-universal.jar)
  80. UCHIJ Forge{12.18.3.2202} [Minecraft Forge] (forge-1.10.2-12.18.3.2202-universal.jar)
  81. UCHIJ dcs_climate|asm{1.1.1} [HeatAndClimateASM] (minecraft.jar)
  82. UCHIE dcs_climate|lib{1.3.1} [HeatAndClimateLib] (HeatAndClimateLib-1.10.2_1.3.1.jar)
  83. UCHIE dcs_climate{1.3.1} [HeatAndClimateMod] (HeatAndClimateMod-1.10.2_1.3.1.jar)
  84. UCHIJ xtones{1.10.2-1.0.0-2} [Xtones] (Xtones-1.10.2-1.0.0-2.jar)
  85. Loaded coremods (and transformers):
  86. DCASMPlugin (HeatAndClimateLib-1.10.2_1.3.1.jar)
  87. defeatedcrow.hac.asm.DCMethodTransformer
  88. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.33' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement