Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.51 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
  5. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  6. EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
  7. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.7-core.jar)
  8. ForgelinPlugin (Forgelin-1.6.0.jar)
  9. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  10. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  11. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.7-1.12.2-anarchy.jar)
  12. FarseekCoreMod (Farseek-1.12-2.2.5.jar)
  13. IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar)
  14. Contact their authors BEFORE contacting forge
  15.  
  16. // You're mean.
  17.  
  18. Time: 4/22/18 1:39 AM
  19. Description: Exception in server tick loop
  20.  
  21. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Reborn Core (reborncore)
  22. Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag
  23. at java.lang.Class.getDeclaredMethods0(Native Method)
  24. at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
  25. at java.lang.Class.getDeclaredMethods(Unknown Source)
  26. at reborncore.common.registration.RegistrationManager.handleClass(RegistrationManager.java:128)
  27. at reborncore.common.registration.RegistrationManager.load(RegistrationManager.java:103)
  28. at reborncore.RebornCore.preInit(RebornCore.java:99)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  32. at java.lang.reflect.Method.invoke(Unknown Source)
  33. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
  34. at sun.reflect.GeneratedMethodAccessor9.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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  38. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  39. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  40. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  41. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  42. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  44. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:278)
  45. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49. at java.lang.reflect.Method.invoke(Unknown Source)
  50. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  51. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  52. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  53. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  54. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  55. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  56. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  57. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  58. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:602)
  59. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  60. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332)
  61. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  62. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  63. at java.lang.Thread.run(Unknown Source)
  64. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.util.ITooltipFlag
  65. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  66. at java.lang.ClassLoader.loadClass(Unknown Source)
  67. at java.lang.ClassLoader.loadClass(Unknown Source)
  68. ... 41 more
  69. Caused by: java.lang.NullPointerException
  70.  
  71.  
  72. A detailed walkthrough of the error, its code path and all known details is as follows:
  73. ---------------------------------------------------------------------------------------
  74.  
  75. -- System Details --
  76. Details:
  77. Minecraft Version: 1.12.2
  78. Operating System: Windows Server 2012 R2 (amd64) version 6.3
  79. Java Version: 1.8.0_171, Oracle Corporation
  80. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  81. Memory: 823124328 bytes (784 MB) / 2615672832 bytes (2494 MB) up to 3750756352 bytes (3577 MB)
  82. JVM Flags: 2 total; -Xmx4024M -Xms1024M
  83. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  84. FML: MCP 9.42 Powered by Forge 14.23.3.2655 95 mods loaded, 95 mods active
  85. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  86.  
  87. | State | ID | Version | Source | Signature |
  88. |:----- |:-------------------------- |:----------------- |:------------------------------------------------ |:---------------------------------------- |
  89. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  90. | UCH | mcp | 9.42 | minecraft.jar | None |
  91. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2655-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  92. | UCH | forge | 14.23.3.2655 | forge-1.12.2-14.23.3.2655-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  93. | UCH | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  94. | UCH | openmodscore | 0.11.5 | minecraft.jar | None |
  95. | UCH | foamfixcore | 7.7.4 | minecraft.jar | None |
  96. | UCH | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  97. | UCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  98. | UCH | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  99. | UCH | bookshelf | 2.3.541 | Bookshelf-1.12.2-2.3.541.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  100. | UCH | buildcraftlib | 7.99.16 | buildcraft-7.99.16.jar | None |
  101. | UCH | buildcraftcore | 7.99.16 | buildcraft-7.99.16.jar | None |
  102. | UCH | buildcraftbuilders | 7.99.16 | buildcraft-7.99.16.jar | None |
  103. | UCH | buildcraftenergy | 7.99.16 | buildcraft-7.99.16.jar | None |
  104. | UCH | buildcraftfactory | 7.99.16 | buildcraft-7.99.16.jar | None |
  105. | UCH | buildcraftrobotics | 7.99.16 | buildcraft-7.99.16.jar | None |
  106. | UCH | buildcrafttransport | 7.99.16 | buildcraft-7.99.16.jar | None |
  107. | UCH | buildcraftsilicon | 7.99.16 | buildcraft-7.99.16.jar | None |
  108. | UCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  109. | UCH | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  110. | UCH | classiccombat | 1.0.0 | ClassicCombat-1.12-1.0.0.jar | None |
  111. | UCH | codechickenlib | 3.1.6.339 | CodeChickenLib-1.12.2-3.1.6.339-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  112. | UCH | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
  113. | UCH | cofhcore | 4.3.11 | CoFHCore-1.12.2-4.3.11.6-universal.jar | None |
  114. | UCH | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
  115. | UCH | crafttweaker | 4.1.6 | CraftTweaker2-1.12-4.1.6.jar | None |
  116. | UCH | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None |
  117. | UCH | jei | 4.9.0.163 | jei_1.12.2-4.9.0.163.jar | None |
  118. | UCH | crafttweakerjei | 2.0.0 | CraftTweaker2-1.12-4.1.6.jar | None |
  119. | UCH | deathcounter | 1.0.0 | DeathCounter-1.12.1-1.0.0.jar | None |
  120. | UCH | endercore | 1.12.2-0.5.20 | EnderCore-1.12.2-0.5.20.jar | None |
  121. | UCH | thermalfoundation | 2.3.11 | ThermalFoundation-1.12.2-2.3.12.10-universal.jar | None |
  122. | UCH | enderio | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  123. | UCH | enderiointegrationtic | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  124. | UCH | enderiobase | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  125. | UCH | enderioconduits | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  126. | UCH | ic2 | 2.8.75-ex112 | industrialcraft-2-2.8.75-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  127. | UCH | forestry | 5.8.0.270 | forestry_1.12.2-5.8.0.270.jar | None |
  128. | UCH | enderiointegrationforestry | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  129. | UCH | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  130. | UCH | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
  131. | UCH | enderiointegrationticlate | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  132. | UCH | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  133. | UCH | ftblib | 5.0.2.10 | FTBLib-5.0.2.10.jar | None |
  134. | UCH | enderiomachines | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  135. | UCH | enderiopowertools | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  136. | UCH | enderstorage | 2.4.2.126 | EnderStorage-1.12.2-2.4.2.126-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  137. | UCH | extracells | 2.5.11 | ExtraCells-1.12.2-2.5.11a48.jar | None |
  138. | UCH | zerocore | 1.12-0.1.2.1 | zerocore-1.12-0.1.2.1.jar | None |
  139. | UCH | bigreactors | 1.12.2-0.4.5.48 | ExtremeReactors-1.12.2-0.4.5.48.jar | None |
  140. | UCH | farseek | 2.2.5 | Farseek-1.12-2.2.5.jar | None |
  141. | UCH | foamfix | 0.9.7-1.12.2 | foamfix-0.9.7-1.12.2-anarchy.jar | None |
  142. | UCH | forgelin | 1.6.0 | Forgelin-1.6.0.jar | None |
  143. | UCH | ftbutilities | 5.0.2.10 | FTBUtilities-5.0.2.10.jar | None |
  144. | UCH | tesla | 1.0.63 | Tesla-1.12.2-1.0.63.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  145. | UCH | theoneprobe | 1.4.22 | theoneprobe-1.12-1.4.22.jar | None |
  146. | UCH | immersiveengineering | 0.12-80 | ImmersiveEngineering-0.12-80.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  147. | UCH | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  148. | UCH | trackapi | 1.1 | TrackAPI-1.1_1.12.jar | None |
  149. | UCH | immersiverailroading | 1.0.1 | ImmersiveRailroading-1.0.1_1.12.jar | None |
  150. | UCH | immersivetech | 1.3.7 | immersivetech-1.12-1.3.7-SevTech-Ages.jar | None |
  151. | UCH | mekanism | 1.12.2-9.4.3.330 | Mekanism-1.12.2-9.4.3.330.jar | None |
  152. | UCH | teslacorelib | 1.0.13 | tesla-core-lib-1.12-1.0.13.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  153. | UCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.8.9-138.jar | None |
  154. | UCH | ironbackpacks | 1.12.2-3.0.5-6 | IronBackpacks-1.12.2-3.0.5-6.jar | None |
  155. | UCH | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None |
  156. | UCH | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  157. | UCH | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  158. | UCH | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  159. | UCH | largeveins | @VERSION@ | LargeVeins-1.12-1.1.0.jar | None |
  160. | UCH | modelloader | 1.0.5 | modelloader-1.0.5.jar | None |
  161. | UCH | magneticraft | 2.2.2 | Magneticraft_1.12-2.2.2-dev.jar | None |
  162. | UCH | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
  163. | UCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  164. | UCH | mekanismgenerators | 9.4.3 | MekanismGenerators-1.12.2-9.4.3.330.jar | None |
  165. | UCE | reborncore | 3.8.0.264 | RebornCore-1.12.2-3.8.0.264-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  166. | UCE | techreborn | 2.15.0.602 | TechReborn-1.12.2-2.15.0.602-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  167. | UCH | morebees | 1.12.2-1.4.4 | morebees-1.12.2-1.4.4.jar | None |
  168. | UCH | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  169. | UCH | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  170. | UCH | harvestcraft | 1.12.2t | Pam's HarvestCraft 1.12.2t.jar | None |
  171. | UCH | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  172. | UCH | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
  173. | UCH | thermalexpansion | 5.3.11 | ThermalExpansion-1.12.2-5.3.12.17-universal.jar | None |
  174. | UCH | redstonearsenal | 2.3.11 | RedstoneArsenal-1.12.2-2.3.11.5-universal.jar | None |
  175. | UCH | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.6.jar | None |
  176. | UCH | streams | 0.4.3 | Streams-1.12-0.4.3.jar | None |
  177. | UCH | thebetweenlands | 3.3.7 | TheBetweenlands-3.3.7-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  178. | UCH | thermalcultivation | 0.1.5 | ThermalCultivation-1.12.2-0.1.5.3-universal.jar | None |
  179. | UCH | thermaldynamics | 2.3.11 | ThermalDynamics-1.12.2-2.3.11.7-universal.jar | None |
  180. | UCH | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
  181. | UCH | twilightforest | 3.6.345 | twilightforest-1.12.2-3.6.345-universal.jar | None |
  182. | UCH | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  183. | UCH | teslacorelib_registries | 1.0.13 | tesla-core-lib-1.12-1.0.13.jar | None |
  184.  
  185. Loaded coremods (and transformers):
  186. CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
  187. team.chisel.ctm.client.asm.CTMTransformer
  188. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  189.  
  190. EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
  191. com.enderio.core.common.transform.EnderCoreTransformer
  192. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.7-core.jar)
  193. thebetweenlands.core.TheBetweenlandsClassTransformer
  194. ForgelinPlugin (Forgelin-1.6.0.jar)
  195.  
  196. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  197. openmods.core.OpenModsClassTransformer
  198. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  199.  
  200. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.7-1.12.2-anarchy.jar)
  201. pl.asie.foamfix.coremod.FoamFixTransformer
  202. FarseekCoreMod (Farseek-1.12-2.2.5.jar)
  203. farseek.core.FarseekClassTransformer
  204. IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar)
  205. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  206. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
  207. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  208. Pulsar/tconstruct loaded Pulses:
  209. - TinkerCommons (Enabled/Forced)
  210. - TinkerWorld (Enabled/Not Forced)
  211. - TinkerTools (Enabled/Not Forced)
  212. - TinkerHarvestTools (Enabled/Forced)
  213. - TinkerMeleeWeapons (Enabled/Forced)
  214. - TinkerRangedWeapons (Enabled/Forced)
  215. - TinkerModifiers (Enabled/Forced)
  216. - TinkerSmeltery (Enabled/Not Forced)
  217. - TinkerGadgets (Enabled/Not Forced)
  218. - TinkerOredict (Enabled/Forced)
  219. - TinkerIntegration (Enabled/Forced)
  220. - TinkerFluids (Enabled/Forced)
  221. - TinkerMaterials (Enabled/Forced)
  222. - TinkerModelRegister (Enabled/Forced)
  223. - chiselIntegration (Enabled/Not Forced)
  224. - theoneprobeIntegration (Enabled/Not Forced)
  225.  
  226. List of loaded APIs:
  227. * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
  228. * BetweenlandsAPI (1.10.0) from TheBetweenlands-3.3.7-universal.jar
  229. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.48.jar
  230. * BuildCraftAPI|blocks (1.0) from buildcraft-7.99.16.jar
  231. * BuildCraftAPI|boards (2.0) from buildcraft-7.99.16.jar
  232. * BuildCraftAPI|core (2.2) from buildcraft-7.99.16.jar
  233. * BuildCraftAPI|crops (1.1) from buildcraft-7.99.16.jar
  234. * BuildCraftAPI|enums (1.0) from buildcraft-7.99.16.jar
  235. * BuildCraftAPI|events (2.0) from buildcraft-7.99.16.jar
  236. * BuildCraftAPI|facades (1.1) from buildcraft-7.99.16.jar
  237. * BuildCraftAPI|filler (5.0) from buildcraft-7.99.16.jar
  238. * BuildCraftAPI|fuels (2.0) from buildcraft-7.99.16.jar
  239. * BuildCraftAPI|gates (4.1) from buildcraft-7.99.16.jar
  240. * BuildCraftAPI|items (1.1) from buildcraft-7.99.16.jar
  241. * BuildCraftAPI|library (2.0) from buildcraft-7.99.16.jar
  242. * BuildCraftAPI|lists (1.0) from buildcraft-7.99.16.jar
  243. * BuildCraftAPI|power (1.3) from buildcraft-7.99.16.jar
  244. * BuildCraftAPI|recipes (3.0) from buildcraft-7.99.16.jar
  245. * BuildCraftAPI|robotics (3.0) from buildcraft-7.99.16.jar
  246. * BuildCraftAPI|statements (1.1) from buildcraft-7.99.16.jar
  247. * BuildCraftAPI|tiles (1.2) from buildcraft-7.99.16.jar
  248. * BuildCraftAPI|tools (1.0) from buildcraft-7.99.16.jar
  249. * BuildCraftAPI|transport (5.0) from buildcraft-7.99.16.jar
  250. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  251. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  252. * cofhapi (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar
  253. * cofhapi|block (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar
  254. * cofhapi|core (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar
  255. * cofhapi|item (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar
  256. * cofhapi|tileentity (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar
  257. * cofhapi|util (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar
  258. * ctm-api (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  259. * ctm-api-events (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  260. * ctm-api-models (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  261. * ctm-api-textures (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  262. * ctm-api-utils (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  263. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.22.jar
  264. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.22.jar
  265. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.22.jar
  266. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.22.jar
  267. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.22.jar
  268. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.22.jar
  269. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.22.jar
  270. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.22.jar
  271. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.22.jar
  272. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.0.270.jar
  273. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.0.270.jar
  274. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.0.270.jar
  275. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.0.270.jar
  276. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.0.270.jar
  277. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.0.270.jar
  278. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.0.270.jar
  279. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.0.270.jar
  280. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.0.270.jar
  281. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.0.270.jar
  282. * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.0.270.jar
  283. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.0.270.jar
  284. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.0.270.jar
  285. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.0.270.jar
  286. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.0.270.jar
  287. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.0.270.jar
  288. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.0.270.jar
  289. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.0.270.jar
  290. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.0.270.jar
  291. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.0.270.jar
  292. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-80.jar
  293. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-80.jar
  294. * industrialforegoingapi (4) from industrialforegoing-1.12.2-1.8.9-138.jar
  295. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
  296. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
  297. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
  298. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
  299. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
  300. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.9.0.163.jar
  301. * MCX Model Loader (1.0.0) from modelloader-1.0.5.jar
  302. * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar
  303. * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar
  304. * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar
  305. * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar
  306. * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar
  307. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar
  308. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar
  309. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
  310. * reborncoreAPI (3.8.0.264) from RebornCore-1.12.2-3.8.0.264-universal.jar
  311. * reborncoreAPI|Power (3.8.0.264) from RebornCore-1.12.2-3.8.0.264-universal.jar
  312. * reborncoreAPI|Recipe (3.8.0.264) from RebornCore-1.12.2-3.8.0.264-universal.jar
  313. * reborncoreAPI|Tile (3.8.0.264) from RebornCore-1.12.2-3.8.0.264-universal.jar
  314. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  315. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  316. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  317. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  318. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  319. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  320. * techrebornAPI (2.15.0.602) from TechReborn-1.12.2-2.15.0.602-universal.jar
  321. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.22.jar
  322. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.1.jar
  323. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.1.jar
  324. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.1.jar
  325. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.1.jar
  326. RebornCore:
  327. Plugin Engine: 0
  328. RebornCore Version: 3.8.0.264
  329. Runtime Debofucsation 1
  330. Profiler Position: N/A (disabled)
  331. Is Modded: Definitely; Server brand changed to 'fml,forge'
  332. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement