Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
523
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LogisticsPipesCoreLoader (logisticspipes-0.10.2.183.jar)
  5. RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
  6. LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar)
  7. BedPatch (bedpatch-2.2-1.12.2.jar)
  8. 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.5-1.12.2.jar)
  9. CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)
  10. EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
  11. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  12. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-139-universal.jar)
  13. CorePlugin (ForgeEndertech-1.12.2-4.4.21.1-build.0377.jar)
  14. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  15. ForgelinPlugin (Forgelin-1.8.3.jar)
  16. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  17. LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  18. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  19. Contact their authors BEFORE contacting forge
  20.  
  21. // Daisy, daisy...
  22.  
  23. Time: 7/17/19 12:54 AM
  24. Description: Exception in server tick loop
  25.  
  26. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Bountiful (bountiful)
  27. Caused by: java.lang.Exception: 'bountiful/bounties.json' contains one or more invalid bounties. Invalid bounty objectives: [Pickable [Item: contenttweaker:stonewidget, Amount: 5..25, Unit Worth: 3, Weight: 30, Stages: []], Pickable [Item: contenttweaker:combinationcircuit, Amount: 1..5, Unit Worth: 35, Weight: 50, Stages: []], Pickable [Item: contenttweaker:enderwidget, Amount: 2..5, Unit Worth: 30, Weight: 50, Stages: []], Pickable [Item: contenttweaker:alloywidget, Amount: 2..5, Unit Worth: 20, Weight: 40, Stages: []], Pickable [Item: contenttweaker:woodenwidget, Amount: 5..25, Unit Worth: 2, Weight: 80, Stages: []]]
  28. at ejektaflex.bountiful.proxy.CommonProxy.postInit(CommonProxy.kt:92)
  29. at ejektaflex.bountiful.Bountiful.postInit(Bountiful.kt:53)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at java.lang.reflect.Method.invoke(Method.java:498)
  34. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  35. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. at java.lang.reflect.Method.invoke(Method.java:498)
  38. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  39. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  40. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  41. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  42. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  43. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  44. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  45. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  46. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  50. at java.lang.reflect.Method.invoke(Method.java:498)
  51. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  52. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  53. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  54. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  55. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  56. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  57. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  58. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  59. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
  60. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
  61. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
  62. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  63. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  64. at java.lang.Thread.run(Thread.java:748)
  65.  
  66.  
  67. A detailed walkthrough of the error, its code path and all known details is as follows:
  68. ---------------------------------------------------------------------------------------
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.12.2
  73. Operating System: Linux (amd64) version 4.18.0-25-generic
  74. Java Version: 1.8.0_212, Oracle Corporation
  75. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 1123801664 bytes (1071 MB) / 2022703104 bytes (1929 MB) up to 4660396032 bytes (4444 MB)
  77. JVM Flags: 1 total; -Xmx5000M
  78. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  79. FML: MCP 9.42 Powered by Forge 14.23.5.2838 156 mods loaded, 156 mods active
  80. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  81.  
  82. | State | ID | Version | Source | Signature |
  83. |:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
  84. | LCHIJ | minecraft | 1.12.2 | minecraft.jar | None |
  85. | LCHIJ | mcp | 9.42 | minecraft.jar | None |
  86. | LCHIJ | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  87. | LCHIJ | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  88. | LCHIJ | advancedrocketrycore | 1 | minecraft.jar | None |
  89. | LCHIJ | creativecoredummy | 1.0.0 | minecraft.jar | None |
  90. | LCHIJ | littletilescore | 1.0.0 | minecraft.jar | None |
  91. | LCHIJ | foamfixcore | 7.7.4 | minecraft.jar | None |
  92. | LCHIJ | fastbench | 1.7.2 | FastWorkbench-1.12.2-1.7.2.jar | None |
  93. | LCHIJ | actuallyadditions | 1.12.2-r148 | ActuallyAdditions-1.12.2-r148.jar | None |
  94. | LCHIJ | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  95. | LCHIJ | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
  96. | LCHIJ | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  97. | LCHIJ | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  98. | LCHIJ | libvulpes | 0.4.1.-59 | LibVulpes-1.12.2-0.4.1-59-universal.jar | None |
  99. | LCHIJ | advancedrocketry | 1.5.0.-139 | AdvancedRocketry-1.12.2-1.5.0-139-universal.jar | None |
  100. | LCHIJ | advsolars | 1.0 | advsolars-1.0.jar | None |
  101. | LCHIJ | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  102. | LCHIJ | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  103. | LCHIJ | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  104. | LCHIJ | endercore | 1.12.2-0.5.59 | EnderCore-1.12.2-0.5.59.jar | None |
  105. | LCHIJ | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  106. | LCHIJ | endertweaker | 1.1.7 | EnderTweaker-1.12.2-1.1.7.jar | None |
  107. | LCHIJ | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  108. | LCHIJ | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  109. | LCHIJ | jei | 4.15.0.283 | jei_1.12.2-4.15.0.283.jar | None |
  110. | LCHIJ | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  111. | LCHIJ | brandonscore | 2.4.12 | BrandonsCore-1.12.2-2.4.12.205-universal.jar | None |
  112. | LCHIJ | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  113. | LCHIJ | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  114. | LCHIJ | draconicevolution | 2.3.22 | Draconic-Evolution-1.12.2-2.3.22.343-universal.jar | None |
  115. | LCHIJ | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  116. | LCHIJ | enderio | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  117. | LCHIJ | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  118. | LCHIJ | p455w0rdslib | 2.0.36 | p455w0rdslib-1.12.2-2.0.36.jar | None |
  119. | LCHIJ | ae2wtlib | 1.0.6 | AE2WTLib-1.12.2-1.0.6.jar | None |
  120. | LCHIJ | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  121. | LCHIJ | architecturecraft | @VERSION@ | architecturecraft-1.12-3.80.jar | None |
  122. | LCHIJ | thedragonlib | 1.12.2-5.3.0 | thedragonlib-1.12.2-5.3.0.jar | None |
  123. | LCHIJ | armorplus | 1.12.2-11.24.0.60 | armorplus-1.12.2-11.24.0.60.jar | None |
  124. | LCHIJ | attributefix | 1.0.7 | AttributeFix-1.12.2-1.0.7.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  125. | LCHIJ | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.33-universal.jar | None |
  126. | LCHIJ | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
  127. | LCHIJ | base | 3.13.0 | base-1.12.2-3.13.0.jar | None |
  128. | LCHIJ | bedpatch | 2.2 | bedpatch-2.2-1.12.2.jar | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
  129. | LCHIJ | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271 5997513.jar | None |
  130. | LCHIJ | betterquesting | 3.5.300 | BetterQuesting-3.5.300.jar | None |
  131. | LCHIJ | bloodylib | 1.12.2 | bloodylib-1.0.1-beta.jar | None |
  132. | LCHIJ | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
  133. | LCHIJ | bookshelf | 2.3.585 | Bookshelf-1.12.2-2.3.585.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  134. | LCHIJ | forgelin | 1.8.3 | Forgelin-1.8.3.jar | None |
  135. | LCHIE | bountiful | 2.2.0 | Bountiful-2.2.0.jar | None |
  136. | LCHI | buildinggadgets | 2.6.8 | BuildingGadgets-2.6.8.jar | None |
  137. | LCHI | ceramics | 1.12-1.3.7 | Ceramics-1.12-1.3.7.jar | None |
  138. | LCHI | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
  139. | LCHI | gregtech | 1.8.4.419 | gregtech-1.12.2-1.8.4.419.jar | None |
  140. | LCHI | ceu | 1.0.4.0 | CEU-1.12.2-1.0.4.0.jar | None |
  141. | LCHI | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  142. | LCHI | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  143. | LCHI | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  144. | LCHI | clearwater | 1.2 | clearwater-1.2.jar | None |
  145. | LCHI | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  146. | LCHI | clipboard | @VERSION@ | Clipboard-1.12-1.3.0.jar | None |
  147. | LCHI | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  148. | LCHI | contenttweaker | 1.12.2-4.9.1 | ContentTweaker-1.12.2-4.9.1.jar | None |
  149. | LCHI | craftelytra | 1.2 | CraftableElytra-1.1.jar | None |
  150. | LCHI | cns | 1.0 | CraftingNetherStar 1.12.1 -1.1.jar | None |
  151. | LCHI | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  152. | LCHI | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  153. | LCHI | creativecore | 1.9.9 | CreativeCore_v1.9.45_mc1.12.2.jar | None |
  154. | LCHI | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  155. | LCHI | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
  156. | LCHI | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None |
  157. | LCHI | darkutils | 1.8.226 | DarkUtils-1.12.2-1.8.226.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  158. | LCHI | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
  159. | LCHI | deepmoblearning | 1.12.2-2.5.2 | deepmoblearning-1.12.2-2.5.2-universal.jar | None |
  160. | LCHI | orespawn | 3.3.1 | OreSpawn-1.12-3.3.1.172.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  161. | LCHI | densemetals | 1.2.0 | DenseMetals-1.12-1.2.0.21.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  162. | LCHI | diethopper | 1.1 | diethopper-1.1.jar | None |
  163. | LCHI | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  164. | LCHI | dimensionaledibles | 1.3.1 | DimensionalEdibles-1.12.2-1.3.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  165. | LCHI | effortlessbuilding | 1.12.2-2.12 | effortlessbuilding-1.12.2-2.12.jar | None |
  166. | LCHI | elevatorid | 1.4.2 | ElevatorMod-1.12.2-1.4.2.jar | None |
  167. | LCHI | enderiointegrationtic | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  168. | LCHI | enderiobase | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  169. | LCHI | enderioconduits | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  170. | LCHI | enderioconduitsappliedenergistics | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  171. | LCHI | enderioconduitsopencomputers | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  172. | LCHI | enderioconduitsrefinedstorage | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  173. | LCHI | enderiointegrationforestry | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  174. | LCHI | enderiointegrationticlate | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  175. | LCHI | ftblib | 5.4.3.124 | FTBLib-5.4.3.124.jar | None |
  176. | LCHI | enderiomachines | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  177. | LCHI | enderiopowertools | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  178. | LCHI | enderioendergy | 5.0.46 | EnderIO-endergy-1.12.2-5.0.46.jar | None |
  179. | LCHI | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  180. | LCHI | extendedcrafting | 1.5.4 | ExtendedCrafting-1.12.2-1.5.4.jar | None |
  181. | LCHI | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  182. | LCHI | fasterladderclimbing | 0.1-146 | FasterLadderClimbing-1.12-0.1-146.jar | None |
  183. | LCHI | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  184. | LCHI | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  185. | LCHI | forgeendertech | 1.12.2-4.4.21.1 | ForgeEndertech-1.12.2-4.4.21.1-build.0377.jar | None |
  186. | LCHI | forgivingvoid | 1.0.23 | ForgivingVoid_1.12.2-1.0.23.jar | None |
  187. | LCHI | ftbutilities | 5.4.0.99 | FTBUtilities-5.4.0.99.jar | None |
  188. | LCHI | ftbbackups | 0.0.0.ftbbackups | FTBUtilitiesBackups-1.0.0.4.jar | None |
  189. | LCHI | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  190. | LCHI | librarianlib | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |
  191. | LCHI | hooked | %VERSION% | hooked-1.0.3.jar | None |
  192. | LCHI | inspirations | 1.12.2-0.2.4 | Inspirations-1.12.2-0.2.4.jar | None |
  193. | LCHI | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  194. | LCHI | journeymap | 1.12.2-5.5.5b7 | journeymap-1.12.2-5.5.5b7.jar | None |
  195. | LCHI | jecalculation | 1.12.2-3.1.4 | JustEnoughCalculation-1.12.2-3.1.4.jar | None |
  196. | LCHI | jee | 1.0.7 | JustEnoughEnergistics-1.12.2-1.0.7.jar | None |
  197. | LCHI | littletiles | 1.5.0 | LittleTiles_v1.5.0-pre135_mc1.12.2.jar | None |
  198. | LCHI | logisticspipes | 0.10.2.183 | logisticspipes-0.10.2.183.jar | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
  199. | LCHI | lostcities | 2.0.20 | lostcities-1.12-2.0.20.jar | None |
  200. | LCHI | lumberjack | 1.4.1 | lumberjack-1.4.1.jar | None |
  201. | LCHI | mcjtylib_ng | 3.5.3 | mcjtylib-1.12-3.5.3.jar | None |
  202. | LCHI | mjrlegendslib | 1.12.2-1.1.8 | MJRLegendsLib-1.12.2-1.1.8.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  203. | LCHI | modularmachinery | 1.10.0 | modularmachinery-1.12.2-1.10.0.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  204. | LCHI | modulardiversity | 1.5 | Modular Diversity-1.5.jar | None |
  205. | LCHI | morecauldrons | 1.4.4 | More-Cauldrons-1.4.4.jar | None |
  206. | LCHI | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2-1.10.6.jar | None |
  207. | LCHI | morelibs | 1.2.2 | morelibs-1.12.2-1.2.2.jar | None |
  208. | LCHI | moreplates | 5.5.2 | moreplates-1.12.2-5.5.2.jar | None |
  209. | LCHI | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  210. | LCHI | nuclearcraft | 2.17a | NuclearCraft-2.17a-1.12.2.jar | None |
  211. | LCHI | openglider | @VERSION@ | OpenGlider-1.12.1-1.1.0.jar | None |
  212. | LCHI | packagedauto | 1.12.2-1.0.2.6 | PackagedAuto-1.12.2-1.0.2.6.jar | None |
  213. | LCHI | packagedavaritia | 1.12.2-1.0.1.3 | PackagedAvaritia-1.12.2-1.0.1.3.jar | None |
  214. | LCHI | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  215. | LCHI | questbook | 3.1.EXP_NET2-1.12 | questbook-3.1.EXP_NET2-1.12.jar | None |
  216. | LCHI | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  217. | LCHI | realdrops | 1.2.14 | RealisticItemDrops-1.2.14.jar | None |
  218. | LCHI | reborncore | 3.13.12.447 | RebornCore-1.12.2-3.13.12.447-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  219. | LCHI | redstonearsenal | 2.6.3 | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  220. | LCHI | scannable | 1.6.3.24 | Scannable-MC1.12.2-1.6.3.24.jar | None |
  221. | LCHI | gtadditions | 1.12.2-2.8.0 | Shadows_of_Greg-1.12.2-2.8.0.jar | None |
  222. | LCHI | simplefluidtanks | 1.12.2-1.7.1.2 | simplefluidtanks-1.12.2-1.7.1.2.jar | None |
  223. | LCHI | simplyjetpacks | 2.2.12.65 | SimplyJetpacks2-1.12.2-2.2.12.65.jar | None |
  224. | LCHI | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
  225. | LCHI | solarflux | 4.32r | SolarFluxReborn_1.12.2-4.32r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  226. | LCHI | bq_standard | 3.4.159 | StandardExpansion-3.4.159.jar | None |
  227. | LCHI | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  228. | LCHI | supersoundmuffler | 1.0.2.10 | supersoundmuffler-1.12.2-1.0.2.10.jar | None |
  229. | LCHI | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  230. | LCHI | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  231. | LCHI | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
  232. | LCHI | topaddons | 1.12.2-1.11.0 | topaddons-1.12.2-1.11.0.jar | None |
  233. | LCHI | topography | 1.5.1 | Topography-1.12.2-1.5.1.jar | None |
  234. | LCHI | torchmaster | 1.7.1.74 | torchmaster_1.12.2-1.7.1.74.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
  235. | LCHI | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None |
  236. | LCHI | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
  237. | LCHI | wct | 3.11.88 | WirelessCraftingTerminal-1.12.2-3.11.88.jar | None |
  238. | LCHI | worleycaves | 1.4.1 | worleycaves-1.4.1.jar | None |
  239. | LCHI | librarianliblate | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |
  240.  
  241. Loaded coremods (and transformers):
  242. LogisticsPipesCoreLoader (logisticspipes-0.10.2.183.jar)
  243. logisticspipes.asm.LogisticsClassTransformer
  244. RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
  245. pw.prok.realbench.asm.RBTransformer
  246. LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar)
  247. com.creativemd.littletiles.LittleTilesTransformer
  248. BedPatch (bedpatch-2.2-1.12.2.jar)
  249. com.mordenkainen.bedpatch.BedPatchASM
  250. 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.5-1.12.2.jar)
  251. pl.asie.foamfix.coremod.FoamFixTransformer
  252. CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)
  253.  
  254. EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
  255. com.enderio.core.common.transform.EnderCoreTransformer
  256. com.enderio.core.common.transform.SimpleMixinPatcher
  257. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  258. cubex2.cxlibrary.CoreModTransformer
  259. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-139-universal.jar)
  260. zmaster587.advancedRocketry.asm.ClassTransformer
  261. CorePlugin (ForgeEndertech-1.12.2-4.4.21.1-build.0377.jar)
  262.  
  263. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  264. team.chisel.ctm.client.asm.CTMTransformer
  265. ForgelinPlugin (Forgelin-1.8.3.jar)
  266.  
  267. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  268. invtweaks.forge.asm.ContainerTransformer
  269. LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  270. com.teamwizardry.librarianlib.asm.LibLibTransformer
  271. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  272. lumien.resourceloader.asm.ClassTransformer
  273. AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
  274. Pulsar/inspirations loaded Pulses:
  275. - InspirationsShared (Enabled/Forced)
  276. - InspirationsBuilding (Enabled/Not Forced)
  277. - InspirationsUtility (Enabled/Not Forced)
  278. - InspirationsTools (Enabled/Not Forced)
  279. - InspirationsRecipes (Enabled/Not Forced)
  280. - InspirationsTweaks (Enabled/Not Forced)
  281. - InspirationsShared (Enabled/Forced)
  282. - TheOneProbePlugin (Enabled/Not Forced)
  283.  
  284. List of loaded APIs:
  285. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r148.jar
  286. * ae2wtlib|api (1.1) from AE2WTLib-1.12.2-1.0.6.jar
  287. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
  288. * ArmorPlusApi (2.1) from armorplus-1.12.2-11.24.0.60.jar
  289. * Base|API (1.0.0) from base-1.12.2-3.13.0.jar
  290. * Baubles|API (1.4.0.2) from AE2WTLib-1.12.2-1.0.6.jar
  291. * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
  292. * BetterQuesting|API (3.2) from BetterQuesting-3.5.300.jar
  293. * BetterQuesting|API2 (3.1) from BetterQuesting-3.5.300.jar
  294. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  295. * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
  296. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  297. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  298. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
  299. * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
  300. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  301. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  302. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  303. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  304. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  305. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.22.343-universal.jar
  306. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  307. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  308. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  309. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  310. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  311. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  312. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  313. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  314. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  315. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  316. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
  317. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
  318. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
  319. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  320. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  321. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
  322. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
  323. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
  324. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  325. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
  326. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
  327. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
  328. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
  329. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  330. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
  331. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
  332. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  333. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
  334. * ForgeEndertechAPI (1.0) from ForgeEndertech-1.12.2-4.4.21.1-build.0377.jar
  335. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
  336. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5b7.jar
  337. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5b7.jar
  338. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5b7.jar
  339. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5b7.jar
  340. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5b7.jar
  341. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.283.jar
  342. * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
  343. * Open Glider|API (0.1) from OpenGlider-1.12.1-1.1.0.jar
  344. * PatchouliAPI (6) from Patchouli-1.0-20.jar
  345. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12.2-2.0.36.jar
  346. * reborncoreAPI (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
  347. * reborncoreAPI|Power (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
  348. * reborncoreAPI|Recipe (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
  349. * reborncoreAPI|Tile (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
  350. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  351. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  352. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  353. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  354. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  355. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  356. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  357. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
  358. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.11.88.jar
  359. RebornCore:
  360. Plugin Engine: 0
  361. RebornCore Version: 3.13.12.447
  362. Runtime Debofucsation 1
  363. Ender IO: No known problems detected.
  364.  
  365. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  366. !!!You are looking at the diagnostics information, not at the crash. !!!
  367. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  368. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  369.  
  370. forestry : Modules have been disabled in the config: Sorting, Factory, Energy, Greenhouse, BuildCraft 6 Transport, BuildCraft 6 Statements, Actually Additions, EnderIO, Lepidopterology, Natura, Backpack, Farming, Mystical Agriculture, Database, TechReborn, HarvestCraft, Food, Extra Utilities, BuildCraft 6 Fuels, Charcoal, Arboriculture, Mail, BuildCraft 6 Recipes, rustic, Book, Roots, Better With Mods, BiomesOPlenty, IndustrialCraft2, Crate, Cultivation, Apiculture, ImmersiveEngineering
  371. AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
  372. Profiler Position: N/A (disabled)
  373. Is Modded: Definitely; Server brand changed to 'fml,forge'
  374. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement