Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 281.27 KB | None | 0 0
  1. 22.04 17:19:26 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, additionalresources, creativecoredummy, itemphysic, micdoodlecore, openmodscore, biometweakercore, foamfixcore, opencomputers|core, acintegration, abyssalcraft, actuallyadditions, ae2stuff, ae2wtlib, agricraft, akashictome, applecore, appleskin, appliedenergistics2, armorplus, aroma1997core, aroma1997sdimension, astralsorcery, attributefix, autoreglib, avaritia, avaritiatweaks, base, baubles, bhc, bdlib, betterbuilderswands, betterquesting, bqt, bibliocraft, biometweaker, blockcraftery, bloodmagic, bloodmoon, bonsaitrees, bookshelf, botania, brandonscore, brokenwings, ceramics, chameleon, chancecubes, chickenchunks, chisel, chiselsandbits, clumps, codechickenlib, cofhcore, cofhworld, compacter, contenttweaker, cookingforblockheads, craftingtweaks, crafttweaker, crafttweakerjei, creativecore, cucumber, cyclopscore, danknull, darkutils, diethopper, dimensionaledibles, draconicevolution, eleccore, embers, endercore, enderio, enderiobase, enderioconduits, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, enderioendergy, endermanevo, enderstorage, endertweaker, epicsiegemod, equivalentintegrations, erebus, everlastingabilities, exchangers, exnihilocreatio, expequiv, extendedcrafting, extracells, extraplanets, extrautils2, bigreactors, farmingforblockheads, fastbench, foamfix, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, ftblib, ftbutilities, furnaceoverhaul, galacticraftplanets, galacticraftcore, galacticrafttweaker, gardenofglass, grue, guideapi, hammercore, huntingdim, ichunutil, immersivepetroleum, industrialforegoing, infinitylib, instantunify, integrationforegoing, ironchest, jei, jee, karatgarden, kleeslabs, kc, landcore, landcraft, lessforgivingvoid, lex, lootbags, lttweaker, lordcraft, lostcities, lunatriuscore, magneticraft, manavisualizer, mantle, mapgadgets, matc, mcjtylib_ng, mcmultipart, mekanism, mekanismgenerators, mekanismtools, mjrlegendslib, mob_grinding_utils, modtweaker, modulardiversity, modularmachinery, moofluids, morphtool, morpheus, mpbasic, mputils, mrtjpcore, mtlib, mysticalagradditions, mysticalagriculture, mysticallib, natura, netherendingores, nex, nmsot, neid, nuclearcraft, omlib, ompd, openblocks, opencomputers, openmods, openmodularturrets, oreexcavation, overloaded, p455w0rdslib, harvestcraft, placebo, plustic, pneumaticcraft, portality, progressivebosses, projecte, projectex, projectred-core, projectred-expansion, projectred-relocation, projectred-transportation, projectred-exploration, quantumflux, quantumstorage, quark, randomthings, reborncore, redstonearsenal, redstoneflux, xreliquary, rftools, rftoolscontrol, rftoolsdim, riteclicker, rockcandy, simplevoidworld, simplesponge, simple_trophies, simplyjetpacks, skylandsforge, solarflux, soot, stackie, stacksize, bq_standard, storagedrawers, tammodized, tconstruct, tesla, teslacorelib, teslacorelib_registries, teslafied, thedragonlib, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, thermalsolars, tickprofiler, tcomplement, tinkertoolleveling, tp, tombstone, translocators, ts2k16, tweakersconstruct, twilightforest, unidict, unloader, voidcraft, wanionlib, waystones, wct, witherskelefix, woot, xnet, yabba, ynot, zerocore, immersiveengineering] at SERVER
  2. 22.04 17:19:26 [Server] Server thread/INFO [neid]: Patching class: "net.minecraft.network.PacketBuffer" with Transformer Group: "TransformerGroupPacketBuffer"
  3. 22.04 17:19:27 [Server] Server thread/INFO [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
  4. 22.04 17:19:27 [Server] Server thread/INFO [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
  5. 22.04 17:19:27 [Server] Server thread/INFO [brandonscore]: Brandon's Core online! Waiting for Draconic Evolution to join the party....
  6. 22.04 17:19:27 [Server] Server thread/INFO [draconicevolution]: Draconic Evolution online!
  7. 22.04 17:19:27 [Server] Server thread/INFO [brandonscore]: Hay! There you are! Now lets destroy some worlds!!
  8. 22.04 17:19:27 [Server] Server thread/INFO [draconicevolution]: Sounds like fun! Lets get to it!
  9. 22.04 17:19:27 [Server] Server thread/INFO [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
  10. 22.04 17:19:27 [Server] Server thread/INFO [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
  11. 22.04 17:19:27 [Server] Server thread/INFO [draconicevolution]: Hello Minecraft!!!
  12. 22.04 17:19:27 [Server] Server thread/WARN [FML]: The declared version check handler method checkModLists on network mod id enderio is not accessible
  13. 22.04 17:19:27 [Server] INFO java.lang.NoSuchMethodException: crazypants.enderio.base.EnderIO.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  14. 22.04 17:19:27 [Server] INFO at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
  15. 22.04 17:19:27 [Server] INFO at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  16. 22.04 17:19:27 [Server] INFO at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  17. 22.04 17:19:27 [Server] INFO at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:593) [FMLModContainer.class:?]
  18. 22.04 17:19:27 [Server] INFO at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  19. 22.04 17:19:27 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  20. 22.04 17:19:27 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  21. 22.04 17:19:27 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  22. 22.04 17:19:27 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  23. 22.04 17:19:27 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  24. 22.04 17:19:27 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  25. 22.04 17:19:27 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  26. 22.04 17:19:27 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  27. 22.04 17:19:27 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  28. 22.04 17:19:27 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  29. 22.04 17:19:27 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  30. 22.04 17:19:27 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
  31. 22.04 17:19:27 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
  32. 22.04 17:19:27 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  33. 22.04 17:19:27 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  34. 22.04 17:19:27 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  35. 22.04 17:19:29 [Multicraft] Skipped 49 lines due to rate limit (30/s)
  36. 22.04 17:19:29 [Server] Server thread/INFO [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila
  37. 22.04 17:19:29 [Server] Server thread/INFO [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
  38. 22.04 17:19:29 [Server] Server thread/INFO [tconstruct]: Preparing to take over the world
  39. 22.04 17:19:30 [Server] Server thread/INFO [thedragonlib]: Welcoming Minecraft
  40. 22.04 17:19:30 [Server] Server thread/INFO [armorplus]: Welcoming Minecraft
  41.  
  42. 22.04 17:19:32 [Server] Server thread/WARN [FML]: The declared version check handler method checkModLists on network mod id enderioconduits is not accessible
  43. 22.04 17:19:32 [Server] INFO java.lang.NoSuchMethodException: crazypants.enderio.conduits.EnderIOConduits.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  44. 22.04 17:19:32 [Server] INFO at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
  45. 22.04 17:19:32 [Server] INFO at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  46. 22.04 17:19:32 [Server] INFO at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  47. 22.04 17:19:32 [Server] INFO at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:593) [FMLModContainer.class:?]
  48. 22.04 17:19:32 [Server] INFO at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  49. 22.04 17:19:32 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  50. 22.04 17:19:32 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  51. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  52. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  53. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  54. 22.04 17:19:32 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  55. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  56. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  57. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  58. 22.04 17:19:32 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  59. 22.04 17:19:32 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  60. 22.04 17:19:32 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
  61. 22.04 17:19:32 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
  62. 22.04 17:19:32 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  63. 22.04 17:19:32 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  64. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  65. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  66. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  67. 22.04 17:19:32 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  68. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  69. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  70. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  71. 22.04 17:19:32 [Multicraft] Skipped 187 lines due to rate limit (30/s)
  72. 22.04 17:19:32 [Server] Server thread/WARN [FML]: The declared version check handler method checkModLists on network mod id enderiomachines is not accessible
  73. 22.04 17:19:32 [Server] INFO java.lang.NoSuchMethodException: crazypants.enderio.machines.EnderIOMachines.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
  74. 22.04 17:19:32 [Server] INFO at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
  75. 22.04 17:19:32 [Server] INFO at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
  76. 22.04 17:19:32 [Server] INFO at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
  77. 22.04 17:19:32 [Server] INFO at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:593) [FMLModContainer.class:?]
  78. 22.04 17:19:32 [Server] INFO at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  79. 22.04 17:19:32 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  80. 22.04 17:19:32 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  81. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  82. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  83. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  84. 22.04 17:19:32 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  85. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  86. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  87. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  88. 22.04 17:19:32 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  89. 22.04 17:19:32 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  90. 22.04 17:19:32 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
  91. 22.04 17:19:32 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
  92. 22.04 17:19:32 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  93. 22.04 17:19:32 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  94. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  95. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  96. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  97. 22.04 17:19:32 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  98. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  99. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  100. 22.04 17:19:32 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  101. 22.04 17:19:32 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  102. 22.04 17:19:35 [Multicraft] Skipped 91 lines due to rate limit (30/s)
  103. 22.04 17:19:35 [Server] Server thread/INFO [Hammer Core [ASM]]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)...
  104. 22.04 17:19:35 [Server] Server thread/INFO [Hammer Core [ASM]]: -Patching ForgeHooksClient
  105. 22.04 17:19:35 [Server] Server thread/INFO [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
  106. 22.04 17:19:35 [Server] Server thread/INFO [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
  107. 22.04 17:19:35 [Server] Server thread/WARN [teslacorelib]: Annotated class 'net.ndrei.teslacorelib.blocks.multipart.MultiPartBlockEvents' not found!
  108. 22.04 17:19:37 [Server] Server thread/INFO [solarflux]: Applied render register to SolarFluxAPI.renderRenderer
  109. 22.04 17:19:37 [Server] Server thread/INFO [solarflux]: Applied item register to SolarFluxAPI.registerItem
  110. 22.04 17:19:38 [Server] Server thread/ERROR [FML]: The mod moofluids is expecting signature @FINGERPRINT@ for source MooFluids-1.12.2-1.8.12.02a.jar, however there is no signature matching that description
  111. 22.04 17:19:38 [Server] Server thread/ERROR [MooFluids]: No fingerprint found!
  112. 22.04 17:19:39 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `armorplus` for name `empty`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  113. 22.04 17:19:39 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `armorplus` for name `wither_proof`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  114. 22.04 17:19:39 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `armorplus` for name `flight`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  115. 22.04 17:19:39 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `armorplus` for name `step_assist`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  116. 22.04 17:19:39 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `armorplus` for name `bonus_xp_on_kill`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  117. 22.04 17:19:39 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `armorplus` for name `walk_on_lava`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  118. 22.04 17:19:39 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `armorplus` for name `swimming_speed`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  119. 22.04 17:19:39 [Server] Server thread/INFO [solarflux]: Applied new registry to SolarFluxAPI.SOLAR_PANELS!
  120. 22.04 17:19:39 [Server] Server thread/INFO [FML]: Processing ObjectHolder annotations
  121. 22.04 17:19:39 [Server] Server thread/INFO [FML]: Found 2412 ObjectHolder annotations
  122. 22.04 17:19:39 [Server] Server thread/INFO [FML]: Identifying ItemStackHolder annotations
  123. 22.04 17:19:39 [Server] Server thread/INFO [FML]: Found 86 ItemStackHolder annotations
  124. 22.04 17:19:39 [Server] Server thread/INFO [enderio]: Forge Energy integration loaded
  125. 22.04 17:19:40 [Server] Server thread/INFO [FML]: Configured a dormant chunk cache size of 0
  126. 22.04 17:19:40 [Server] Server thread/ERROR [FML]: Additional Resources: Error reading from configuration directory mods-resourcepacks
  127. 22.04 17:19:41 [Server] Server thread/INFO [AbyssalCraft]: Starting the Integration Handler.
  128. 22.04 17:19:41 [Server] Server thread/INFO [AbyssalCraft]: Preliminary integration search complete: found 5 possible mod integration(s)!
  129. 22.04 17:19:41 [Server] Server thread/INFO [FML]: Applying holder lookups
  130. 22.04 17:19:41 [Server] Server thread/INFO [FML]: Holder lookups applied
  131. 22.04 17:19:41 [Server] Server thread/INFO [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduits.me.conduit.MEMixin
  132. 22.04 17:19:41 [Server] Server thread/INFO [EnderCore Mixins]: Registered mixin.
  133. 22.04 17:19:41 [Server] Server thread/INFO [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduits.oc.conduit.OCMixin
  134. 22.04 17:19:41 [Server] Server thread/INFO [EnderCore Mixins]: Registered mixin.
  135. 22.04 17:19:41 [Server] Server thread/INFO [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.conduits.me.conduit.MEMixin.
  136. 22.04 17:19:41 [Server] Server thread/INFO [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.conduits.oc.conduit.OCMixin.
  137. 22.04 17:19:42 [Server] Server thread/INFO [brandonscore]: Found mod feature container for mod: draconicevolution
  138. 22.04 17:19:42 [Server] Server thread/INFO [brandonscore]: Found mod config container for mod: draconicevolution
  139. 22.04 17:19:42 [Server] Server thread/INFO [brandonscore]: Found mod config container for mod: draconicevolution
  140. 22.04 17:19:42 [Server] Server thread/INFO [brandonscore]: Found mod config container for mod: brandonscore
  141. 22.04 17:19:42 [Server] Server thread/INFO [brandonscore]: Loading mod config for: draconicevolution
  142. 22.04 17:19:42 [Server] Server thread/INFO [brandonscore]: Loading mod config for: brandonscore
  143. 22.04 17:19:42 [Server] Server thread/WARN [brandonscore]: No features were detected for mod: brandonscore. This maybe an issue or maybe this mod just does not have any items or blocks.
  144. 22.04 17:19:42 [Server] Server thread/INFO [CoFH World]: Registering default Feature Templates...
  145. 22.04 17:19:42 [Server] Server thread/INFO [CoFH World]: Registering default World Generators...
  146. 22.04 17:19:42 [Server] Server thread/INFO [CoFH World]: Verifying or creating base world generation directory...
  147. 22.04 17:19:42 [Server] Server thread/INFO [CoFH World]: Complete.
  148. 22.04 17:19:42 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'creosote' loaded
  149. 22.04 17:19:42 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'coal' loaded
  150. 22.04 17:19:42 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'crude_oil' loaded
  151. 22.04 17:19:42 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'refined_oil' loaded
  152. 22.04 17:19:42 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'refined_fuel' loaded
  153. 22.04 17:19:42 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'tree_oil' loaded
  154. 22.04 17:19:42 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'seed_oil' loaded
  155. 22.04 17:19:42 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'refined_biofuel' loaded
  156. 22.04 17:19:42 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'cryotheum' loaded
  157. 22.04 17:19:42 [Multicraft] Skipped 1 lines due to rate limit (30/s)
  158. 22.04 17:19:42 [Server] Server thread/INFO [draconicevolution]: Finished PreInitialization
  159. 22.04 17:19:44 [Server] Server thread/INFO [EnderCore Mixins]: Patching 2 mixins onto class crazypants.enderio.conduits.conduit.TileConduitBundle
  160. 22.04 17:19:44 [Server] Server thread/INFO [EnderCore Mixins]: Added methods and interfaces from class crazypants.enderio.conduits.me.conduit.MEMixin
  161. 22.04 17:19:44 [Server] Server thread/INFO [EnderCore Mixins]: Added methods and interfaces from class crazypants.enderio.conduits.oc.conduit.OCMixin
  162. 22.04 17:19:44 [Server] Server thread/INFO [EnderCore Mixins]: Successfully patched.
  163. 22.04 17:19:44 [Server] Server thread/WARN [enderio]: TConstruct, you fail again, muhaha! The world is mine, mine!
  164. 22.04 17:19:45 [Server] Server thread/INFO [twilightforest]: twilightforest has loaded compatibility for mod Baubles.
  165. 22.04 17:19:45 [Server] Server thread/INFO [twilightforest]: twilightforest has loaded compatibility for mod Chisel.
  166. 22.04 17:19:45 [Server] Server thread/INFO [twilightforest]: twilightforest has loaded compatibility for mod Immersive Engineering.
  167. 22.04 17:19:45 [Server] Server thread/INFO [twilightforest]: twilightforest has loaded compatibility for mod Just Enough Items.
  168. 22.04 17:19:45 [Server] Server thread/INFO [twilightforest]: twilightforest has loaded compatibility for mod Tinkers' Construct.
  169. 22.04 17:19:45 [Server] Server thread/INFO [twilightforest]: twilightforest has skipped compatibility for mod Thaumcraft.
  170. 22.04 17:19:45 [Server] Server thread/INFO [Actually Additions]: Starting PreInitialization Phase...
  171. 22.04 17:19:45 [Server] Server thread/INFO [Actually Additions]: Grabbing Configurations...
  172. 22.04 17:19:45 [Server] Server thread/INFO [Actually Additions]: Initializing Tool Materials...
  173. 22.04 17:19:45 [Server] Server thread/INFO [Actually Additions]: Initializing Armor Materials...
  174. 22.04 17:19:45 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'canolaoil' loaded
  175. 22.04 17:19:45 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'refinedcanolaoil' loaded
  176. 22.04 17:19:45 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'crystaloil' loaded
  177. 22.04 17:19:45 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'empoweredoil' loaded
  178. 22.04 17:19:45 [Server] Server thread/INFO [Actually Additions]: PreInitializing ServerProxy...
  179. 22.04 17:19:45 [Server] Server thread/INFO [Actually Additions]: PreInitialization Finished.
  180. 22.04 17:19:46 [Server] Server thread/INFO [AE2:S]: Pre Initialization ( started )
  181. 22.04 17:19:47 [Server] Server thread/INFO [AE2:S]: Pre Initialization ( ended after 1445ms )
  182. 22.04 17:19:47 [Server] Server thread/INFO [bdlib]: bdlib 1.14.3.12 loaded
  183. 22.04 17:19:47 [Server] Server thread/INFO [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  184. 22.04 17:19:47 [Server] Server thread/INFO [bdlib]: Loading internal config files for mod AE2 Stuff
  185. 22.04 17:19:47 [Server] Server thread/INFO [bdlib]: Loading config: jar:file:/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/tuning.cfg
  186. 22.04 17:19:47 [Server] Server thread/INFO [bdlib]: Loading config: jar:file:/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/recipes.cfg
  187. 22.04 17:19:47 [Server] Server thread/INFO [bdlib]: Loading user config files for mod AE2 Stuff
  188. 22.04 17:19:47 [Server] Server thread/INFO [bdlib]: Config loading for mod AE2 Stuff finished
  189. 22.04 17:19:47 [Server] Server thread/INFO [bdlib]: Loaded creative tabs for ae2stuff
  190. 22.04 17:19:48 [Server] Server thread/INFO [agricore]: Initializing core!
  191. 22.04 17:19:48 [Server] Server thread/INFO [agricore]: Loading config!
  192. 22.04 17:19:48 [Server] Server thread/INFO [agricore]: Loaded config!
  193. 22.04 17:19:48 [Server] Server thread/INFO [agricore]: Configuring modules!
  194. 22.04 17:19:48 [Server] Server thread/INFO [agricore]: Configured modules!
  195. 22.04 17:19:48 [Server] Server thread/INFO [agricore]: Saving config!
  196. 22.04 17:19:48 [Server] Server thread/INFO [agricore]: Saved config!
  197. 22.04 17:19:48 [Server] Server thread/INFO [agricore]: Initialized core!
  198. 22.04 17:19:49 [Server] Server thread/INFO [agricraft]: Attempting to read AgriCraft JSONs!
  199. 22.04 17:19:49 [Server] Server thread/WARN [agricore]: Unable to load Element: "/config/agricraft/json/defaults/vanilla/plants/weed_plant.json"!
  200. 22.04 17:19:49 [Server] Server thread/INFO [agricore]: Found a JSON file that was not accepted by any loader! Perhaps it has the wrong name?
  201. 22.04 17:19:49 [Server] INFO /config/agricraft/json/defaults/mod_natura/barley_plant_2.json
  202. 22.04 17:19:49 [Server] Server thread/INFO [agricore]: Found a JSON file that was not accepted by any loader! Perhaps it has the wrong name?
  203. 22.04 17:19:49 [Server] INFO /config/agricraft/json/defaults/mod_natura/cotton_plant_2.json
  204. 22.04 17:19:49 [Server] Server thread/INFO [agricore]: Found a JSON file that was not accepted by any loader! Perhaps it has the wrong name?
  205. 22.04 17:19:49 [Server] INFO /config/agricraft/json/defaults/mod_mysticalagriculture/plants/zinc_plant - Copy.json
  206. 22.04 17:19:49 [Server] Server thread/INFO [agricore]: Found a JSON file that was not accepted by any loader! Perhaps it has the wrong name?
  207. 22.04 17:19:49 [Server] INFO /config/agricraft/json/defaults/mod_actuallyadditions/flax_plant_2.json
  208. 22.04 17:19:49 [Server] Server thread/INFO [agricore]: Found a JSON file that was not accepted by any loader! Perhaps it has the wrong name?
  209. 22.04 17:19:49 [Server] INFO /config/agricraft/json/defaults/mod_actuallyadditions/coffee_plant_2.json
  210. 22.04 17:19:49 [Server] Server thread/INFO [agricore]: Found a JSON file that was not accepted by any loader! Perhaps it has the wrong name?
  211. 22.04 17:19:49 [Server] INFO /config/agricraft/json/defaults/mod_actuallyadditions/rice_plant_2.json
  212. 22.04 17:19:49 [Server] Server thread/INFO [agricraft]: Finished trying to read AgriCraft JSONs!
  213. 22.04 17:19:49 [Server] Server thread/INFO [agricraft]:
  214. 22.04 17:19:49 [Server] INFO Found AgriCraft Plugin:
  215. 22.04 17:19:49 [Server] INFO - Id: baubles
  216. 22.04 17:19:49 [Server] INFO - Name: Baubles Integration
  217. 22.04 17:19:49 [Server] INFO - Status: Enabled
  218. 22.04 17:19:49 [Server] Server thread/INFO [agricraft]:
  219. 22.04 17:19:49 [Server] INFO Found AgriCraft Plugin:
  220. 22.04 17:19:49 [Server] INFO - Id: enderio
  221. 22.04 17:19:49 [Server] INFO - Name: EnderIO Integration
  222. 22.04 17:19:49 [Server] INFO - Status: Enabled
  223. 22.04 17:19:49 [Server] Server thread/INFO [agricraft]:
  224. 22.04 17:19:49 [Server] INFO Found AgriCraft Plugin:
  225. 22.04 17:19:49 [Server] INFO - Id: computer
  226. 22.04 17:19:49 [Server] INFO - Name: Computer Integration
  227. 22.04 17:19:49 [Server] INFO - Status: Enabled
  228. 22.04 17:19:51 [Multicraft] Skipped 28 lines due to rate limit (30/s)
  229. 22.04 17:19:51 [Server] Server thread/INFO [Astral Sorcery]: Crafttweaker found! Adding recipe handlers...
  230. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
  231. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] 'Ender watcher' is forcefully disabled as it's incompatible with the following loaded mods: [botania]
  232. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] 'Dispensers place seeds' is forcefully disabled as it's incompatible with the following loaded mods: [botania]
  233. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] 'Improved sleeping' is forcefully disabled as it's incompatible with the following loaded mods: [morpheus]
  234. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] 'Charcoal block' is forcefully disabled as it's incompatible with the following loaded mods: [actuallyadditions, mekanism]
  235. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] Module misc is enabled
  236. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] Module client is enabled
  237. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] Module world is enabled
  238. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] Module experimental is enabled
  239. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] Module automation is enabled
  240. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] Module management is enabled
  241. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] Module tweaks is enabled
  242. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] Module vanity is enabled
  243. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] Module decoration is enabled
  244. 22.04 17:19:52 [Server] Server thread/INFO [FML]: [Quark] Module building is enabled
  245. 22.04 17:19:52 [Server] Server thread/WARN [minecraft/EntityDataManager]: defineId called for: class net.minecraft.entity.item.EntityBoat from class vazkii.quark.vanity.feature.BoatSails
  246. 22.04 17:19:52 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `flower_pot`, expected `quark`. This could be a intended override, but in most cases indicates a broken mod.
  247. 22.04 17:19:52 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `avaritia_extreme_crafting_table`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
  248. 22.04 17:19:52 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `neutron_collector`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
  249. 22.04 17:19:53 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `neutronium_compressor`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
  250. 22.04 17:19:53 [Server] Server thread/INFO [base]: Module Tool has successfully loaded
  251. 22.04 17:19:53 [Server] Server thread/FATAL [base]: Module JourneyMap did not load due to issue: Mod with modid: journeymap was not found
  252. 22.04 17:19:53 [Server] Server thread/INFO [bhc]: Pre-Initialization finished.
  253. 22.04 17:19:53 [Server] Server thread/INFO [betterbuilderswands]: Access transform success createStackedBlock (func_180643_i).
  254. 22.04 17:19:53 [Server] Server thread/INFO [betterquesting]: Loaded configs...
  255. 22.04 17:19:54 [Server] Server thread/INFO [neid]: Patching class: "net.minecraft.world.chunk.ChunkPrimer" with Transformer Group: "TransformerGroupChunkPrimer"
  256. 22.04 17:19:54 [Server] Server thread/INFO [biometweaker]: Beginning script parsing...
  257. 22.04 17:19:54 [Server] Server thread/INFO [biometweaker]: Finished script parsing.
  258. 22.04 17:19:54 [Server] Server thread/INFO [bonsaitrees]: Loading configuration
  259. 22.04 17:19:54 [Server] Server thread/INFO [bonsaitrees]: Trying to tell CraftTweaker2 about us
  260. 22.04 17:19:54 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
  261. 22.04 17:19:54 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled.tesr`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
  262. 22.04 17:19:54 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitybittank`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
  263. 22.04 17:19:54 [Server] Server thread/INFO [bdlib]: Loading internal config files for mod Compacter
  264. 22.04 17:19:54 [Server] Server thread/INFO [bdlib]: Loading config: jar:file:/./mods/compacter-1.3.0.3-mc1.12.2.jar!/assets/compacter/config/recipes.cfg
  265. 22.04 17:19:54 [Server] Server thread/INFO [bdlib]: Loading user config files for mod Compacter
  266. 22.04 17:19:54 [Server] Server thread/INFO [bdlib]: Config loading for mod Compacter finished
  267. 22.04 17:19:54 [Server] Server thread/INFO [contenttweaker]: Module Vanilla CraftTweaker has successfully loaded
  268. 22.04 17:19:54 [Server] Server thread/FATAL [contenttweaker]: Module Chickens did not load due to issue: Mod with modid: chickens was not found
  269. 22.04 17:19:54 [Server] Server thread/INFO [contenttweaker]: Module Materials has successfully loaded
  270. 22.04 17:19:54 [Server] Server thread/INFO [contenttweaker]: Module Tinkers has successfully loaded
  271. 22.04 17:19:55 [Server] Server thread/INFO [/dank/null]: Registering Items
  272. 22.04 17:19:55 [Server] Server thread/INFO [/dank/null]: Registering Items Complete In 1ms
  273. 22.04 17:19:55 [Server] Server thread/INFO [/dank/null]: The One Probe Integation: Disabled
  274. 22.04 17:19:55 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `sneaky`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
  275. 22.04 17:19:55 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `timer`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
  276. 22.04 17:19:55 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `monolith_exp`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
  277. 22.04 17:19:55 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `monolith_spawning`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
  278. 22.04 17:19:55 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender_tether`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
  279. 22.04 17:19:55 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender_hopper`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
  280. 22.04 17:19:55 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `anti_slime`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
  281. 22.04 17:19:55 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `hopper`, expected `diethopper`. This could be a intended override, but in most cases indicates a broken mod.
  282. 22.04 17:19:55 [Server] Server thread/INFO [ElecCore]: ElecCore has Pre-initialized in 50 ms
  283. 22.04 17:19:56 [Server] Server thread/WARN [enderio]: Applied Energistics conduits loaded. Let your networks connect!
  284. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `adapter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  285. 22.04 17:19:56 [Server] Server thread/INFO [OpenComputers]: Skipping interface ic2.api.energy.tile.IEnergySink from missing mod ic2.
  286. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `assembler`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  287. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `cable`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  288. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `capacitor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  289. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `carpetedcapacitor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  290. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `case`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  291. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `charger`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  292. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `diskdrive`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  293. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `disassembler`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  294. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `keyboard`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  295. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `hologram`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  296. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `geolyzer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  297. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `microcontroller`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  298. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `motionsensor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  299. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `netsplitter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  300. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `powerconverter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  301. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `powerdistributor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  302. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `print`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  303. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `printer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  304. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `raid`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  305. 22.04 17:19:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `redstone`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  306. 22.04 17:19:57 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `relay`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  307. 22.04 17:19:57 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `robot`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  308. 22.04 17:19:57 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `screen`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  309. 22.04 17:19:57 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `rack`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  310. 22.04 17:19:57 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `transposer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  311. 22.04 17:19:57 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `waypoint`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
  312. 22.04 17:19:57 [Server] Server thread/INFO [OpenComputers]: Skipping interface ic2.api.item.IBoxable from missing mod ic2.
  313. 22.04 17:19:57 [Server] Server thread/INFO [OpenComputers]: Skipping interface ic2.api.item.ISpecialElectricItem from missing mod ic2.
  314. 22.04 17:19:57 [Server] Startup [opencomputers]: Done with pre init phase.
  315. 22.04 17:19:57 [Multicraft] Skipped 8 lines due to rate limit (30/s)
  316. 22.04 17:19:57 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender chest`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
  317. 22.04 17:19:57 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender tank`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
  318. 22.04 17:19:57 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `endermanevo:` for name `tile_pskull`, expected `endermanevo`. This could be a intended override, but in most cases indicates a broken mod.
  319. 22.04 17:19:57 [Server] Server thread/INFO [Enderman Evolution]: Registering Packet Messages
  320. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.gaean_keystone`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  321. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_crate`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  322. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.umber_furnace`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  323. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_crafting`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  324. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_empty`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  325. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_healing`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  326. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_lighting`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  327. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_repair`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  328. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_xp`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  329. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.glowing_jar`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  330. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_bridge`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  331. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.umber_golem_statue`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  332. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.petrified_wood_chest`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  333. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.block_of_bones`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  334. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.extender_thingy`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  335. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.fluid_jar`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  336. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.honey_comb`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  337. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.silo_tank`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  338. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.composter`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  339. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.offering_altar`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  340. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.smoothie_maker`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  341. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.temple_teleporter`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  342. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.preserved_block`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  343. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_pipe`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  344. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_pipe_extract`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  345. 22.04 17:19:58 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.liquifier`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
  346. 22.04 17:19:59 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'biodiesel' loaded
  347. 22.04 17:19:59 [Server] Immersive Engineering Contributors Thread/INFO [immersiveengineering]: Attempting to download special revolvers from GitHub
  348. 22.04 17:20:00 [Server] Server thread/INFO [HammerCore]: Added "com.zeitheron.hammercore.cfg.HammerCoreConfigs" to Hammer Core Simple Configs.
  349. 22.04 17:20:00 [Server] Server thread/INFO [HammerCore]: Added "com.zeitheron.hammercore.specials.Zeitheron.ZeitheronGlobEvents@18d0c373" to MCF Event Bus.
  350. 22.04 17:20:00 [Server] Server thread/INFO [HammerCore]: Added "com.zeitheron.hammercore.world.data.PerChunkDataManager@30d5fbdc" to MCF Event Bus.
  351. 22.04 17:20:00 [Server] Server thread/INFO [HammerCore]: Added "com.zeitheron.hammercore.event.vanilla.TileHandler@6a298d3a" to MCF Event Bus.
  352. 22.04 17:20:00 [Server] Server thread/INFO [HammerCore]: Added "com.zeitheron.hammercore.internal.chunk.ChunkloadAPI@1e9e882f" to MCF Event Bus.
  353. 22.04 17:20:00 [Server] Server thread/INFO [HammerCore]: Added "com.zeitheron.hammercore.world.gen.WorldRetroGen@27ec967d" to MCF Event Bus.
  354. 22.04 17:20:00 [Server] Server thread/INFO [HammerCore]: Added "com.zeitheron.hammercore.world.WorldGenHelper@4e0d46ad" to MCF Event Bus.
  355. 22.04 17:20:00 [Server] Server thread/INFO [HammerCore]: Added "com.zeitheron.hammercore.event.vanilla.SpawnEnderDragonEggHandler@c126f51" to MCF Event Bus.
  356. 22.04 17:20:00 [Server] Server thread/INFO [HammerCore]: Added "com.zeitheron.hammercore.internal.variables.VarEvents@2ea86ba8" to MCF Event Bus.
  357. 22.04 17:20:00 [Server] Server thread/INFO [HammerCore]: Added "com.zeitheron.hammercore.HammerCore@666666" to MCF Event Bus.
  358. 22.04 17:20:00 [Server] Server thread/INFO [HammerCore]: Added 9 object to MCF Event Bus.
  359. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: java.lang.NoClassDefFoundError: forestry/core/items/ItemFruit
  360. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Class.forName0(Native Method)
  361. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Class.forName(Class.java:264)
  362. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.zeitheron.expequiv.ExpandedEquivalence.lambda$preInit$0(ExpandedEquivalence.java:68)
  363. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.Iterable.forEach(Iterable.java:75)
  364. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.zeitheron.expequiv.ExpandedEquivalence.preInit(ExpandedEquivalence.java:64)
  365. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  366. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  367. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  368. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.reflect.Method.invoke(Method.java:498)
  369. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  370. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  371. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  372. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at java.lang.reflect.Method.invoke(Method.java:498)
  373. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  374. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  375. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  376. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  377. 22.04 17:20:00 [Server] Server thread/INFO [STDERR]: [com.zeitheron.expequiv.ExpandedEquivalence:lambda$preInit$0:78]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  378. 22.04 17:20:02 [Multicraft] Skipped 73 lines due to rate limit (30/s)
  379. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetsmercury dungeon default spawner`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  380. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetstier 4 treasure chest`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  381. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetsjuptier dungeon default spawner`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  382. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetstier 5 treasure chest`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  383. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetssaturn dungeon default spawner`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  384. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetstier 6 treasure chest`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  385. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetsuranus dungeon default spawner`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  386. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetstier 7 treasure chest`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  387. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetsneptune dungeon default spawner`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  388. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetstier 8 treasure chest`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  389. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetspluto dungeon default spawner`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  390. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetstier 9 treasure chest`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  391. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetseris dungeon default spawner`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  392. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetstier 10 treasure chest`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  393. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tier 2 landing pad`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  394. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tier 2 landing pad full`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  395. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tier 3 landing pad`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  396. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tier 3 landing pad full`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  397. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `powered charging pad`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  398. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `powered charging pad full`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  399. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rocket charging pad`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  400. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rocket charging pad full`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  401. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetsadvancedrefinery`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  402. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetsultimaterefinery`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  403. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetssolar panel`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  404. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetsadvanced oxygen compressor`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  405. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetsadvanced oxygen decompressor`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  406. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetsultimate oxygen compressor`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  407. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetsultimate oxygen decompressor`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  408. 22.04 17:20:02 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extraplanetsadvancedfuelloader`, expected `extraplanets`. This could be a intended override, but in most cases indicates a broken mod.
  409. 22.04 17:20:04 [Multicraft] Skipped 3 lines due to rate limit (30/s)
  410. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `xutesrtile`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  411. 22.04 17:20:04 [Server] Server thread/WARN [tconstruct-API]: Itemstack 1xitem.null@17 cannot represent material xu_evil_metal since it is not associated with the material!
  412. 22.04 17:20:04 [Server] Server thread/WARN [tconstruct-API]: Itemstack 1xitem.null@12 cannot represent material xu_enchanted_metal since it is not associated with the material!
  413. 22.04 17:20:04 [Server] Server thread/WARN [tconstruct-API]: Itemstack 1xitem.null@11 cannot represent material xu_demonic_metal since it is not associated with the material!
  414. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesoundmuffler`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  415. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcan`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  416. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanfluids`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  417. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  418. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepassivegenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  419. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerhandcrank`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  420. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesupermobspawner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  421. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepoweroverload`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  422. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileresonator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  423. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilespotlight`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  424. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescreen`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  425. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletransferholder`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  426. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileplayerchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  427. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileindexer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  428. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescanner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  429. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemine`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  430. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileuse`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  431. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank16`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  432. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank256`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  433. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank4096`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  434. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank65536`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  435. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tankinf`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  436. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachineprovider`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  437. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachinereceiver`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  438. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileteleporter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  439. 22.04 17:20:04 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowertransmitter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  440. 22.04 17:20:05 [Multicraft] Skipped 19 lines due to rate limit (30/s)
  441. 22.04 17:20:05 [Server] Server thread/WARN [FML]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
  442. 22.04 17:20:05 [Server] Server thread/INFO [Hunting Dimension]: Reading world generator settings.
  443. 22.04 17:20:05 [Server] Server thread/INFO [Hunting Dimension]: World settings loaded: { "coordinateScale": 684.412, "heightScale": 684.412, "lowerLimitScale": 512.0, "upperLimitScale": 512.0, "depthNoiseScaleX": 200.0, "depthNoiseScaleZ": 200.0, "depthNoiseScaleExponent": 0.5, "mainNoiseScaleX": 80.0, "mainNoiseScaleY": 160.0, "mainNoiseScaleZ": 80.0, "baseSize": 8.5, "stretchY": 12.0, "biomeDepthWeight": 1.0, "biomeDepthOffset": 0.0, "biomeScaleWeight": 1.0, "biomeScaleOffset": 0.0, "seaLevel": 63, "useCaves": false, "useDungeons": false, "dungeonChance": 8, "useStrongholds": false, "useVillages": false, "useMineShafts": false, "useTemples": false, "useMonuments": false, "useMansions": false, "useRavines": false, "useWaterLakes": false, "waterLakeChance": 4, "useLavaLakes": false, "lavaLakeChance": 80, "useLavaOceans": false, "fixedBiome": -1, "biomeSize": 4, "riverSize": 4, "dirtSize": 33, "dirtCount": 10, "dirtMinHeight": 0, "dirtMaxHeight": 256, "gravelSize": 33, "gravelCount": 8, "gravelMinHeight": 0, "gravelMaxHeight": 256, "graniteSize": 33, "graniteCount": 10, "graniteMinHeight": 0, "graniteMaxHeight": 80, "dioriteSize": 33, "dioriteCount": 10, "dioriteMinHeight": 0, "dioriteMaxHeight": 80, "andesiteSize": 33, "andesiteCount": 10, "andesiteMinHeight": 0, "andesiteMaxHeight": 80, "coalSize": 0, "coalCount": 0, "coalMinHeight": 0, "coalMaxHeight": 128, "ironSize": 0, "ironCount": 0, "ironMinHeight": 0, "ironMaxHeight": 64, "goldSize": 0, "goldCount": 0, "goldMinHeight": 0, "goldMaxHeight": 32, "redstoneSize": 0, "redstoneCount": 0, "redstoneMinHeight": 0, "redstoneMaxHeight": 16, "diamondSize": 0, "diamondCount": 0, "diamondMinHeight": 0, "diamondMaxHeight": 16, "lapisSize": 0, "lapisCount": 0, "lapisCenterHeight": 16, "lapisSpread": 16}
  444. 22.04 17:20:05 [Server] Server thread/INFO [Hunting Dimension]: Reading config file.
  445. 22.04 17:20:05 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'diesel' loaded
  446. 22.04 17:20:05 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'gasoline' loaded
  447. 22.04 17:20:05 [Server] Server thread/WARN [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'oil' but this Fluid has already been linked to the Block Block{minecraft:air}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
  448. 22.04 17:20:06 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'biofuel' loaded
  449. 22.04 17:20:06 [Server] Server thread/INFO [enderio]: Fuel Integration: Integration for fluid 'if.protein' loaded
  450. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ma.tinkering_table`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
  451. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `apple`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  452. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wheat`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  453. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  454. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `carrot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  455. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  456. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `melon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  457. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  458. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  459. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  460. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  461. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  462. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  463. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  464. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  465. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  466. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  467. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  468. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  469. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  470. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  471. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clownfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  472. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pufferfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  473. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  474. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  475. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  476. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `baked_potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  477. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  478. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  479. 22.04 17:20:07 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  480. 22.04 17:20:08 [Multicraft] Skipped 1 lines due to rate limit (30/s)
  481. 22.04 17:20:08 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
  482. 22.04 17:20:08 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.shield.ShieldTEBase.
  483.  
  484. 22.04 17:20:08 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `insatiable`, expected `integrationforegoing`. This could be a intended override, but in most cases indicates a broken mod.
  485. 22.04 17:20:08 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `magnetic`, expected `integrationforegoing`. This could be a intended override, but in most cases indicates a broken mod.
  486. 22.04 17:20:08 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `momentum`, expected `integrationforegoing`. This could be a intended override, but in most cases indicates a broken mod.
  487. 22.04 17:20:08 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `dot`, expected `integrationforegoing`. This could be a intended override, but in most cases indicates a broken mod.
  488. 22.04 17:20:08 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `splinter`, expected `integrationforegoing`. This could be a intended override, but in most cases indicates a broken mod.
  489. 22.04 17:20:08 [Server] Server thread/INFO [Integration Foregoing]: Pre-initialised integration for Tinkers' Construct
  490. 22.04 17:20:08 [Server] Server thread/INFO [Integration Foregoing]: Registering drink handlers for Tinkers' Construct...
  491. 22.04 17:20:08 [Server] Server thread/INFO [Integration Foregoing]: Registered drink handlers for Tinkers' Construct
  492. 22.04 17:20:08 [Server] Server thread/INFO [Integration Foregoing]: Registering Laser Drill entries for Mystical Agriculture...
  493. 22.04 17:20:08 [Server] Server thread/INFO [Integration Foregoing]: Registered Laser Drill entries for Mystical Agriculture
  494. 22.04 17:20:08 [Server] Server thread/INFO [Integration Foregoing]: Registering Laser Drill entries for Applied Energistics 2...
  495. 22.04 17:20:08 [Server] Server thread/INFO [Integration Foregoing]: Registered Laser Drill entries for Applied Energistics 2
  496. 22.04 17:20:08 [Server] Server thread/INFO [Integration Foregoing]: Registering Laser Drill entries for RFTools...
  497. 22.04 17:20:08 [Server] Server thread/INFO [Integration Foregoing]: Registered Laser Drill entries for RFTools
  498. 22.04 17:20:08 [Server] Server thread/INFO [Integration Foregoing]: Registering Laser Drill entries for Actually Additions...
  499. 22.04 17:20:08 [Server] Server thread/INFO [Integration Foregoing]: Registered Laser Drill entries for Actually Additions
  500. 22.04 17:20:09 [Multicraft] Skipped 21 lines due to rate limit (30/s)
  501. 22.04 17:20:09 [Server] Server thread/INFO [lostcities]: NEID or JEID detected: disabling optimized chunkgeneration!
  502. 22.04 17:20:09 [Server] Server thread/INFO [magneticraft]: Starting pre-init
  503. 22.04 17:20:09 [Server] Server thread/INFO [magneticraft]: CreativeTab created in 1ms
  504. 22.04 17:20:09 [Server] Server thread/INFO [magneticraft]: Loading config...
  505. 22.04 17:20:09 [Server] Server thread/INFO [magneticraft]: Config loaded in 38ms
  506. 22.04 17:20:09 [Server] Server thread/INFO [magneticraft]: Mod preinit: 0ms
  507. 22.04 17:20:09 [Server] Server thread/INFO [magneticraft]: Inter Mod integration preinit: 3ms
  508. 22.04 17:20:09 [Server] Server thread/INFO [magneticraft]: Pre-init done in 52ms
  509. 22.04 17:20:09 [Server] Server thread/INFO [matc]: Pre Init
  510. 22.04 17:20:09 [Server] Server thread/INFO [matc]: MysticalAgridditions Found!
  511. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.mob_grinding_utils.fan`, expected `mob_grinding_utils`. This could be a intended override, but in most cases indicates a broken mod.
  512. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.mob_grinding_utils.absorption_hopper`, expected `mob_grinding_utils`. This could be a intended override, but in most cases indicates a broken mod.
  513. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.mob_grinding_utils.tank`, expected `mob_grinding_utils`. This could be a intended override, but in most cases indicates a broken mod.
  514. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.mob_grinding_utils.tank_sink`, expected `mob_grinding_utils`. This could be a intended override, but in most cases indicates a broken mod.
  515. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.mob_grinding_utils.xp_tap`, expected `mob_grinding_utils`. This could be a intended override, but in most cases indicates a broken mod.
  516. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.mob_grinding_utils.saw`, expected `mob_grinding_utils`. This could be a intended override, but in most cases indicates a broken mod.
  517. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilecolorablemachinecomponent`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
  518. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilemachinecontroller`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
  519. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilefluidinputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
  520. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilefluidoutputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
  521. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileitemoutputbus`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
  522. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileiteminputbus`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
  523. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileenergyinputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
  524. 22.04 17:20:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileenergyoutputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
  525. 22.04 17:20:10 [Server] Server thread/WARN [pneumaticcraft]: Fluid 'oil' already registered by another mod: [galacticraftcore:oil] - we'll use it, but it might not be available in block form!
  526. 22.04 17:20:10 [Server] Server thread/WARN [pneumaticcraft]: Fluid 'fuel' already registered by another mod: [galacticraftcore:fuel] - we'll use it, but it might not be available in block form!
  527. 22.04 17:20:10 [Server] Server thread/WARN [pneumaticcraft]: Fluid 'diesel' already registered by another mod: [immersivepetroleum:diesel] - we'll use it, but it might not be available in block form!
  528. 22.04 17:20:10 [Server] Server thread/WARN [pneumaticcraft]: Fluid 'lubricant' already registered by another mod: [immersivepetroleum:lubricant] - we'll use it, but it might not be available in block form!
  529. 22.04 17:20:10 [Server] Server thread/INFO [pneumaticcraft]: Thirdparty integration activated for [botania, crafttweaker, cofhcore, enderio, immersivepetroleum, immersiveengineering, igwmod, opencomputers, waila, appliedenergistics2]
  530. 22.04 17:20:10 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class me.desht.pneumaticcraft.common.thirdparty.computercraft.TileEntityDroneInterface.
  531. 22.04 17:20:10 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileemberinputhatch`, expected `modulardiversity`. This could be a intended override, but in most cases indicates a broken mod.
  532. 22.04 17:20:10 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileemberoutputhatch`, expected `modulardiversity`. This could be a intended override, but in most cases indicates a broken mod.
  533. 22.04 17:20:10 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilemanainputhatch`, expected `modulardiversity`. This could be a intended override, but in most cases indicates a broken mod.
  534. 22.04 17:20:10 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilemanaoutputhatch`, expected `modulardiversity`. This could be a intended override, but in most cases indicates a broken mod.
  535. 22.04 17:20:10 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilejackhatch`, expected `modulardiversity`. This could be a intended override, but in most cases indicates a broken mod.
  536. 22.04 17:20:10 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitymeklaseracceptor`, expected `modulardiversity`. This could be a intended override, but in most cases indicates a broken mod.
  537. 22.04 17:20:10 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitymekheatinput`, expected `modulardiversity`. This could be a intended override, but in most cases indicates a broken mod.
  538. 22.04 17:20:10 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitymekheatoutput`, expected `modulardiversity`. This could be a intended override, but in most cases indicates a broken mod.
  539. 22.04 17:20:10 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitybiomedetector`, expected `modulardiversity`. This could be a intended override, but in most cases indicates a broken mod.
  540. 22.04 17:20:10 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydaylightdetector`, expected `modulardiversity`. This could be a intended override, but in most cases indicates a broken mod.
  541. 22.04 17:20:10 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityweatherdetector`, expected `modulardiversity`. This could be a intended override, but in most cases indicates a broken mod.
  542. 22.04 17:20:10 [Server] Server thread/INFO [morpheus]: Loading configuration
  543. 22.04 17:20:11 [Server] Server thread/INFO [SimplyJetpacks]: Starting Simply Jetpacks 2
  544. 22.04 17:20:11 [Server] Server thread/INFO [simplyjetpacks]: Registering items...
  545. 22.04 17:20:11 [Server] Server thread/WARN [FML]: Unable to inject capability landmaster.plustic.api.Toggle$IToggleArmor at landmaster.plustic.api.Toggle$Gui.TOGGLE_ARMOR
  546. 22.04 17:20:11 [Server] INFO java.lang.ClassNotFoundException: landmaster.plustic.api.Toggle$Gui
  547. 22.04 17:20:11 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  548. 22.04 17:20:11 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_201]
  549. 22.04 17:20:11 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_201]
  550. 22.04 17:20:11 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
  551. 22.04 17:20:11 [Server] INFO at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_201]
  552. 22.04 17:20:11 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityManager$2.apply(CapabilityManager.java:162) ~[CapabilityManager$2.class:?]
  553. 22.04 17:20:11 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityManager$2.apply(CapabilityManager.java:156) ~[CapabilityManager$2.class:?]
  554. 22.04 17:20:11 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityManager.register(CapabilityManager.java:95) ~[CapabilityManager.class:?]
  555. 22.04 17:20:11 [Server] INFO at landmaster.plustic.api.Toggle.<clinit>(Toggle.java:48) ~[Toggle.class:?]
  556. 22.04 17:20:11 [Server] INFO at landmaster.plustic.traits.Global.<init>(Global.java:37) ~[Global.class:?]
  557. 22.04 17:20:11 [Server] INFO at landmaster.plustic.traits.Global.<clinit>(Global.java:30) ~[Global.class:?]
  558. 22.04 17:20:11 [Server] INFO at landmaster.plustic.modules.ModuleBase.init(ModuleBase.java:64) ~[ModuleBase.class:?]
  559. 22.04 17:20:11 [Server] INFO at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_201]
  560. 22.04 17:20:11 [Server] INFO at landmaster.plustic.PlusTiC.preInit(PlusTiC.java:138) [PlusTiC.class:?]
  561. 22.04 17:20:12 [Multicraft] Skipped 117 lines due to rate limit (30/s)
  562. 22.04 17:20:12 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class nc.tile.generator.TileFissionController.
  563. 22.04 17:20:12 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class nc.tile.dummy.TileFissionPort.
  564. 22.04 17:20:12 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class nc.tile.radiation.TileRadiationScrubber.
  565. 22.04 17:20:12 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class nc.tile.radiation.TileGeigerCounter.
  566. 22.04 17:20:12 [Server] Server thread/INFO [OpenComputers]: Successfully injected component logic into class nc.tile.generator.TileFusionCore.
  567. 22.04 17:20:13 [Server] Server thread/WARN [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'thorium' but this Fluid has already been linked to the Block Block{plustic:plustic.molten_thorium}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
  568. 22.04 17:20:13 [Server] Server thread/WARN [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'uranium' but this Fluid has already been linked to the Block Block{minecraft:air}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
  569. 22.04 17:20:13 [Server] Server thread/INFO [omlib]: Found the following mods: Tesla OpenComputers
  570. 22.04 17:20:13 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ompd_owned_block`, expected `ompd`. This could be a intended override, but in most cases indicates a broken mod.
  571. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object heal (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.heal) is disabled
  572. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object grave (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.grave) is disabled
  573. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object vacuum_hopper (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.vacuumHopper) is disabled
  574. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object sponge (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.sponge) is disabled
  575. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object fan (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.fan) is disabled
  576. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object auto_anvil (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.autoAnvil) is disabled
  577. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object auto_enchantment_table (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.autoEnchantmentTable) is disabled
  578. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object xp_drain (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.xpDrain) is disabled
  579. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object donation_station (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.donationStation) is disabled
  580. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object xp_shower (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.xpShower) is disabled
  581. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object xp_bucket (from field public static net.minecraft.item.Item openblocks.OpenBlocks$Items.xpBucket) is disabled
  582. 22.04 17:20:14 [Server] Server thread/INFO [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object sponge_on_a_stick (from field public static net.minecraft.item.Item openblocks.OpenBlocks$Items.spongeonastick) is disabled
  583. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `turret_base`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  584. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `disposable_item_turret`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  585. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potato_cannon_turret`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  586. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rocket_turret`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  587. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `machine_gun_turret`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  588. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `grenade_turret`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  589. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `laser_turret`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  590. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lever_block`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  591. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rail_gun_turret`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  592. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `incendiary_turret`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  593. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `relativistic_turret`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  594. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `teleporter_turret`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  595. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `expander`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  596. 22.04 17:20:14 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `base_addon`, expected `openmodularturrets`. This could be a intended override, but in most cases indicates a broken mod.
  597. 22.04 17:20:15 [Server] Server thread/INFO [openmodularturrets]: Hi there, dV=V0B(t1-t0)! (Found ThermalExpansion)
  598. 22.04 17:20:15 [Server] Server thread/INFO [openmodularturrets]: Not sure if iron ingot, or electrical steel ingot... (Found EnderIO)
  599. 22.04 17:20:15 [Server] Server thread/INFO [openmodularturrets]: Mur omsimu, plz. (Found Mekanism)
  600. 22.04 17:20:15 [Server] Server thread/INFO [openmodularturrets]: Enabling LUA integration. (Found OpenComputers/ComputerCraft)
  601. 22.04 17:20:15 [Server] Server thread/INFO [reborncore]: Pre loaded registries in 38ms
  602. 22.04 17:20:15 [Server] Server thread/INFO [reborncore]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 31ms
  603. 22.04 17:20:15 [Server] Server thread/INFO [reborncore]: Loaded power manager from: ForgePowerManager
  604. 22.04 17:20:15 [Server] Server thread/INFO [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 5ms
  605. 22.04 17:20:15 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `quantum_tank`, expected `quantumstorage`. This could be a intended override, but in most cases indicates a broken mod.
  606. 22.04 17:20:15 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `quantum_barrel`, expected `quantumstorage`. This could be a intended override, but in most cases indicates a broken mod.
  607. 22.04 17:20:15 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `crater`, expected `quantumstorage`. This could be a intended override, but in most cases indicates a broken mod.
  608. 22.04 17:20:15 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chest_iron`, expected `quantumstorage`. This could be a intended override, but in most cases indicates a broken mod.
  609. 22.04 17:20:15 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chest_gold`, expected `quantumstorage`. This could be a intended override, but in most cases indicates a broken mod.
  610. 22.04 17:20:15 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chest_diamond`, expected `quantumstorage`. This could be a intended override, but in most cases indicates a broken mod.
  611. 22.04 17:20:15 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `quantum_storage_unit`, expected `quantumstorage`. This could be a intended override, but in most cases indicates a broken mod.
  612. 22.04 17:20:15 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `quantumcrafter`, expected `quantumstorage`. This could be a intended override, but in most cases indicates a broken mod.
  613. 22.04 17:20:15 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `trashcan`, expected `quantumstorage`. This could be a intended override, but in most cases indicates a broken mod.
  614. 22.04 17:20:15 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `trashcanfluid`, expected `quantumstorage`. This could be a intended override, but in most cases indicates a broken mod.
  615.  
  616. 22.04 17:20:17 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Reading dimlets.json from config
  617. 22.04 17:20:17 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Reading default dimlets.json
  618. 22.04 17:20:17 [Server] Server thread/INFO [FML]: Rite Clicker Pre-Init
  619. 22.04 17:20:17 [Server] Server thread/INFO [skylandsforge]: Welcome to hell or SkyLands Forge preInit starting! SLF version = 1.12.2_0.2
  620. 22.04 17:20:17 [Server] Server thread/INFO [skylandsforge]: Load Config File!
  621. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: java.lang.NoClassDefFoundError: thaumcraft/api/research/theorycraft/ITheorycraftAid
  622. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at java.lang.Class.forName0(Native Method)
  623. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at java.lang.Class.forName(Class.java:264)
  624. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at com.zeitheron.solarflux.SolarFlux.preInit(SolarFlux.java:111)
  625. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  626. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  627. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  628. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at java.lang.reflect.Method.invoke(Method.java:498)
  629. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  630. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  631. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  632. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at java.lang.reflect.Method.invoke(Method.java:498)
  633. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  634. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  635. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  636. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  637. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  638. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  639. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  640. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  641. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  642. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  643. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  644. 22.04 17:20:17 [Server] Server thread/INFO [STDERR]: [com.zeitheron.solarflux.SolarFlux:preInit:136]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  645. 22.04 17:20:18 [Multicraft] Skipped 59 lines due to rate limit (30/s)
  646. 22.04 17:20:18 [Server] Server thread/INFO [unloader]: Unloader loaded!... Wait... What?
  647. 22.04 17:20:18 [Server] Server thread/INFO [VoidCraft]: Uh oh, I guess we need to open a portal to the Void
  648. 22.04 17:20:18 [Server] Server thread/INFO [VoidCraft]: Starting Contributor Handler
  649. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Loading Elemental Color Properties
  650. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: ed832c18-7038-4d70-9670-746a2f16a419 -> 10
  651. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: 16fea09e-314e-4955-88c2-6b552ecf314a -> 6
  652. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: db809b98-0c6e-4ab9-937e-1852a61f1d94 -> 10
  653. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: 2d553a05-531e-4261-aa7e-8d0a6252fe06 -> 12
  654. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Loading Skin List Properties
  655. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: SensualBardNoise -> db809b98-0c6e-4ab9-937e-1852a61f1d94
  656. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: RWTema -> 72ddaa05-7bbe-4ae2-9892-2c8d90ea0ad8
  657. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: mezz -> e236196e-c7c6-46d6-b6ad-ffe81c03bf19
  658. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Brickmastercat -> ed832c18-7038-4d70-9670-746a2f16a419
  659. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: McJty -> ff65ca82-f788-4308-96ad-ce2e5c513d6f
  660. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Tlovetech -> c2024e2a-dd76-4bc9-9ea3-b771f18f23b6
  661. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Vazkii -> 8c826f34-113b-4238-a173-44639c53b6e6
  662. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Azanor -> 0f95811a-b3b6-4dba-ba03-4adfec7cf5ab
  663. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Drullkus -> 5399b615-3440-4c66-939d-ab1375952ac3
  664. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Tamaized -> 16fea09e-314e-4955-88c2-6b552ecf314a
  665. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: DireWolf20 -> bbb87dbe-690f-4205-bdc5-72ffb8ebc29d
  666. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Morals_747 -> 2d553a05-531e-4261-aa7e-8d0a6252fe06
  667. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Boni -> 6078f46a-bae3-496b-bbdc-dcc25aca75ba
  668. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Cpw11 -> 59af7399-5544-4990-81f1-c8f2263b00e5
  669. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: TehNut -> eb21559e-bb22-46f2-897b-71eee2d5c09b
  670. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: RazzleberryFox -> 615d0847-0ddd-4bc9-a410-355a79cdd519
  671. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: TTFTCUTS -> 48a16fc8-bc1f-4e72-84e9-7ec73b7d8ea1
  672. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: InsomniaKitten -> 6c249311-f939-4e66-9f31-49b753bfb14b
  673. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: Rorax -> e8b46b33-3e17-4b64-8d07-9af116df7d3b
  674. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: williewillus -> 7a66d29d-6d01-4d73-a277-5b5c966dbd59
  675. 22.04 17:20:18 [Server] VoidCraft Contributor Loader/INFO [VoidCraft]: AtomicBlom -> 58d506e2-7ee7-4774-8b22-c7a57eda488b
  676. 22.04 17:20:19 [Multicraft] Skipped 23 lines due to rate limit (30/s)
  677. 22.04 17:20:19 [Server] Server thread/INFO [Chisel]: 72 Feature's blocks loaded.
  678. 22.04 17:20:19 [Server] Server thread/INFO [Chisel]: Loading Tile Entities...
  679. 22.04 17:20:19 [Server] Server thread/INFO [Chisel]: Tile Entities loaded.
  680. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  681. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.craftingstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  682. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.stenciltable`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  683. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partbuilder`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  684. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.patternchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  685. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  686. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  687. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolforge`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  688. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_controller`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  689. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_component`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  690. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  691. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.faucet`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  692. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  693. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  694. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_basin`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  695. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_drain`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  696. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.seared_furnace`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  697. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tinker_tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  698. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.item_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  699. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.drying_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  700. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.wooden_hopper`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  701. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.slime_channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
  702. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bookcase`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  703. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `shelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  704. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `markerpole`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  705. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clipboard`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  706. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bibliolight`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  707. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furniturepaneler`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  708. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potionshelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  709. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `toolrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  710. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `label`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  711. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `desk`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  712. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `table`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  713. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `seat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  714. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancysign`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  715. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancyworkbench`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  716. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `framedchest`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  717. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mapframe`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  718. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `case`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  719. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clock`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  720. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeborderless`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  721. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframefancy`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  722. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeflat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  723. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframemiddle`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  724. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframesimple`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  725. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  726. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armorstand`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  727. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typesettingtable`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  728. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `printingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  729. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookiejar`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  730. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dinnerplate`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  731. 22.04 17:20:20 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `discrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
  732. 22.04 17:20:21 [Multicraft] Skipped 29 lines due to rate limit (30/s)
  733. 22.04 17:20:21 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `natura.netherrack_furnace`, expected `natura`. This could be a intended override, but in most cases indicates a broken mod.
  734. 22.04 17:20:21 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `landcraft_landia_portal_marker`, expected `landcraft`. This could be a intended override, but in most cases indicates a broken mod.
  735. 22.04 17:20:21 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `landcraft_landia_tower`, expected `landcraft`. This could be a intended override, but in most cases indicates a broken mod.
  736. 22.04 17:20:21 [Server] Server thread/INFO [pneumaticcraft]: registered block for fluid: etchacid
  737. 22.04 17:20:21 [Server] Server thread/INFO [pneumaticcraft]: registered block for fluid: lpg
  738. 22.04 17:20:21 [Server] Server thread/INFO [pneumaticcraft]: registered block for fluid: kerosene
  739. 22.04 17:20:21 [Server] Server thread/INFO [pneumaticcraft]: registered block for fluid: plastic
  740. 22.04 17:20:21 [Server] Server thread/INFO [Netherending Ores]: Registered Blocks
  741. 22.04 17:20:22 [Server] Server thread/INFO [Actually Additions]: Initializing Blocks...
  742. 22.04 17:20:22 [Server] Server thread/INFO [Aroma1997Core]: Successfully registered 3 Blocks for class net.minecraft.block.Block from aroma1997sdimension.
  743. 22.04 17:20:22 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `avaritia_infinitato`, expected `avaritiatweaks`. This could be a intended override, but in most cases indicates a broken mod.
  744. 22.04 17:20:22 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `conveyor_tile`, expected `industrialforegoing`. This could be a intended override, but in most cases indicates a broken mod.
  745. 22.04 17:20:23 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
  746. 22.04 17:20:23 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
  747. 22.04 17:20:23 [Server] Server thread/INFO [FML]: Applying holder lookups
  748. 22.04 17:20:23 [Server] Server thread/INFO [FML]: Holder lookups applied
  749. 22.04 17:20:23 [Server] Server thread/INFO [Chisel]: Loading items...
  750. 22.04 17:20:23 [Server] Server thread/INFO [Chisel]: 72 Feature's items loaded.
  751. 22.04 17:20:24 [Server] Server thread/INFO [bhc]: Registering Items to the OreDictionary...
  752. 22.04 17:20:25 [Server] Server thread/INFO [Galacticraft]: Galacticraft: activating Tinker's Construct compatibility.
  753. 22.04 17:20:25 [Server] Server thread/WARN [FML]: ****************************************
  754. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * Registry Item: The object com.mramericanmike.karatgarden.items.SeedCarrotBase@2234d01b has been registered twice for the same name karatgarden:seed_carrot_base.
  755. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
  756. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
  757. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
  758. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
  759. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at com.mramericanmike.karatgarden.handlers.RegistryHandler.onItemRegister(RegistryHandler.java:19)
  760. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_602_RegistryHandler_onItemRegister_Register.invoke(.dynamic)...
  761. 22.04 17:20:25 [Server] Server thread/WARN [FML]: ****************************************
  762. 22.04 17:20:25 [Server] Server thread/WARN [FML]: ****************************************
  763. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * Registry Item: The object com.mramericanmike.karatgarden.items.ItemCarrot@3958649f has been registered twice for the same name karatgarden:item_carrot_base.
  764. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
  765. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
  766. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
  767. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
  768. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at com.mramericanmike.karatgarden.handlers.RegistryHandler.onItemRegister(RegistryHandler.java:19)
  769. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_602_RegistryHandler_onItemRegister_Register.invoke(.dynamic)...
  770. 22.04 17:20:25 [Server] Server thread/WARN [FML]: ****************************************
  771. 22.04 17:20:25 [Server] Server thread/WARN [FML]: ****************************************
  772. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * Registry Item: The object com.mramericanmike.karatgarden.items.CarrotW@192166d0 has been registered twice for the same name karatgarden:item_carrot_w.
  773. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
  774. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
  775. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
  776. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
  777. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at com.mramericanmike.karatgarden.handlers.RegistryHandler.onItemRegister(RegistryHandler.java:19)
  778. 22.04 17:20:25 [Server] Server thread/WARN [FML]: * at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_602_RegistryHandler_onItemRegister_Register.invoke(.dynamic)...
  779. 22.04 17:20:25 [Server] Server thread/WARN [FML]: ****************************************
  780. 22.04 17:20:25 [Server] Server thread/WARN [FML]: ****************************************
  781. 22.04 17:20:25 [Multicraft] Skipped 158 lines due to rate limit (30/s)
  782. 22.04 17:20:25 [Server] Server thread/INFO [Actually Additions]: Initializing Items...
  783. 22.04 17:20:25 [Server] Server thread/INFO [Actually Additions]: Initializing OreDictionary Entries...
  784. 22.04 17:20:25 [Server] Server thread/INFO [Aroma1997Core]: Successfully registered 4 Items for class net.minecraft.item.Item from aroma1997sdimension.
  785. 22.04 17:20:26 [Server] Server thread/INFO [magneticraft]: Task registerCapabilities: 16ms
  786. 22.04 17:20:26 [Server] Server thread/INFO [magneticraft]: Task initTileEntities: 133ms
  787. 22.04 17:20:26 [Server] Server thread/INFO [magneticraft]: Task initFluids: 7ms
  788. 22.04 17:20:26 [Server] Server thread/INFO [magneticraft]: Task registerOreDictionaryEntries: 18ms
  789. 22.04 17:20:26 [Server] Server thread/INFO [magneticraft]: Task registerOreGenerations: 5ms
  790. 22.04 17:20:26 [Server] Server thread/INFO [magneticraft]: Task registerMultiblocks: 113ms
  791. 22.04 17:20:27 [Server] Server thread/INFO [FML]: Applying holder lookups
  792. 22.04 17:20:27 [Server] Server thread/INFO [FML]: Holder lookups applied
  793. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `botania` for name `petals`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  794. 22.04 17:20:27 [Server] Server thread/INFO [enderio]: Farming Station: Botania integration for farming fully loaded
  795. 22.04 17:20:27 [Server] Server thread/INFO [enderio]: Farming Station: TechReborn integration not loaded
  796. 22.04 17:20:27 [Server] Server thread/INFO [enderio]: Farming Station: IC2 classic integration not loaded
  797. 22.04 17:20:27 [Server] Server thread/INFO [enderio]: Farming Station: IC2 integration not loaded
  798. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `barley`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  799. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `cotton`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  800. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `overworld_berrybush_raspberry`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  801. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `overworld_berrybush_blueberry`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  802. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `overworld_berrybush_blackberry`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  803. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `overworld_berrybush_maloberry`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  804. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `nether_berrybush_blightberry`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  805. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `nether_berrybush_duskberry`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  806. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `nether_berrybush_skyberry`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  807. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `nether_berrybush_stingberry`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  808. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `shroom`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  809. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `natura` for name `saguaro`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  810. 22.04 17:20:27 [Server] Server thread/INFO [enderio]: Farming Station: Natura integration fully loaded
  811. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `immersiveengineering` for name `hemp`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  812. 22.04 17:20:27 [Server] Server thread/INFO [enderio]: Farming Station: Immersive Engineering integration fully loaded
  813. 22.04 17:20:27 [Server] Server thread/INFO [enderio]: Farming Station: MFR integration not loaded
  814. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `extrautils2` for name `enderlilly`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  815. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `extrautils2` for name `redorchid`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  816. 22.04 17:20:27 [Server] Server thread/INFO [enderio]: Farming Station: Extra Utilities 2 integration fully loaded
  817. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dye`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  818. 22.04 17:20:27 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `botania` for name `fertilizer`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  819. 22.04 17:20:27 [Server] Server thread/INFO [enderio]: Farming Station: Botania integration for fertilizing fully loaded
  820. 22.04 17:20:27 [Server] Server thread/INFO [enderio]: Farming Station: Gardencore integration not loaded
  821. 22.04 17:20:28 [Multicraft] Skipped 6 lines due to rate limit (30/s)
  822. 22.04 17:20:28 [Server] Server thread/INFO [FML]: Applying holder lookups
  823. 22.04 17:20:28 [Server] Server thread/INFO [FML]: Holder lookups applied
  824. 22.04 17:20:28 [Server] Server thread/INFO [FML]: Applying holder lookups
  825. 22.04 17:20:28 [Server] Server thread/INFO [FML]: Holder lookups applied
  826. 22.04 17:20:28 [Server] Server thread/INFO [FML]: Injecting itemstacks
  827. 22.04 17:20:28 [Server] Server thread/INFO [FML]: Itemstack injection complete
  828. 22.04 17:20:28 [Server] Server thread/INFO [minecraft/DedicatedServer]: Loading properties
  829. 22.04 17:20:28 [Server] Server thread/INFO [minecraft/DedicatedServer]: Default game type: SURVIVAL
  830. 22.04 17:20:28 [Server] Server thread/INFO [minecraft/DedicatedServer]: Generating keypair
  831. 22.04 17:20:28 [Server] Server thread/INFO [minecraft/DedicatedServer]: Starting Minecraft server on 37.187.29.137:25614
  832. 22.04 17:20:28 [Server] Server thread/INFO [minecraft/NetworkSystem]: Using epoll channel type
  833. 22.04 17:20:29 [Server] Server thread/ERROR [FML]: Parsing error loading recipe bqt:bqt
  834. 22.04 17:20:29 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'bqt:bqt'
  835. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
  836. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:517) ~[CraftingHelper.class:?]
  837. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:410) ~[CraftingHelper.class:?]
  838. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:706) ~[CraftingHelper.class:?]
  839. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:816) ~[CraftingHelper.class:?]
  840. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:671) ~[CraftingHelper.class:?]
  841. 22.04 17:20:29 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_201]
  842. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:621) [CraftingHelper.class:?]
  843. 22.04 17:20:29 [Server] INFO at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
  844. 22.04 17:20:29 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
  845. 22.04 17:20:29 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
  846. 22.04 17:20:29 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
  847. 22.04 17:20:29 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  848. 22.04 17:20:29 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  849. 22.04 17:20:29 [Server] Server thread/ERROR [FML]: Parsing error loading recipe bqt:bqbook
  850. 22.04 17:20:29 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'bqt:bqbook'
  851. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
  852. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:517) ~[CraftingHelper.class:?]
  853. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:410) ~[CraftingHelper.class:?]
  854. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:706) ~[CraftingHelper.class:?]
  855. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:816) ~[CraftingHelper.class:?]
  856. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:671) ~[CraftingHelper.class:?]
  857. 22.04 17:20:29 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_201]
  858. 22.04 17:20:29 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:621) [CraftingHelper.class:?]
  859. 22.04 17:20:29 [Server] INFO at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
  860. 22.04 17:20:29 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
  861. 22.04 17:20:29 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
  862. 22.04 17:20:29 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
  863. 22.04 17:20:30 [Multicraft] Skipped 33 lines due to rate limit (30/s)
  864. 22.04 17:20:30 [Server] Netty Epoll Server IO #1/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  865. 22.04 17:20:31 [Server] Netty Epoll Server IO #2/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  866.  
  867. 22.04 17:20:33 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:410) ~[CraftingHelper.class:?]
  868. 22.04 17:20:33 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:706) ~[CraftingHelper.class:?]
  869. 22.04 17:20:33 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:816) ~[CraftingHelper.class:?]
  870. 22.04 17:20:33 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:671) ~[CraftingHelper.class:?]
  871. 22.04 17:20:33 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_201]
  872. 22.04 17:20:33 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:621) [CraftingHelper.class:?]
  873. 22.04 17:20:33 [Server] INFO at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
  874. 22.04 17:20:33 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
  875. 22.04 17:20:33 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
  876. 22.04 17:20:33 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
  877. 22.04 17:20:33 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  878. 22.04 17:20:33 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  879. 22.04 17:20:33 [Server] Server thread/ERROR [FML]: Parsing error loading recipe extraplanets:oxygen_tank_med_full_orange
  880. 22.04 17:20:33 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'extraplanets:oxygen_tank_med_full_orange'
  881. 22.04 17:20:33 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
  882. 22.04 17:20:33 [Server] INFO at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
  883. 22.04 17:20:33 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:410) ~[CraftingHelper.class:?]
  884. 22.04 17:20:33 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:706) ~[CraftingHelper.class:?]
  885. 22.04 17:20:33 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:816) ~[CraftingHelper.class:?]
  886. 22.04 17:20:33 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:671) ~[CraftingHelper.class:?]
  887. 22.04 17:20:33 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_201]
  888. 22.04 17:20:33 [Server] INFO at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:621) [CraftingHelper.class:?]
  889. 22.04 17:20:33 [Server] INFO at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
  890. 22.04 17:20:33 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
  891. 22.04 17:20:33 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
  892. 22.04 17:20:33 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
  893. 22.04 17:20:34 [Multicraft] Skipped 62 lines due to rate limit (30/s)
  894. 22.04 17:20:34 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `enderio` for name `capbank_basic2normal`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
  895. 22.04 17:20:34 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `enderio` for name `capbank_normal2vibrant`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
  896. 22.04 17:20:35 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@18 = 1xitem.ingotIron@0
  897. 22.04 17:20:35 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@19 = 1xitem.ingotGold@0
  898. 22.04 17:20:35 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  899. 22.04 17:20:35 [Server] Server thread/WARN [FML]: Unable to find recipe for minecraft:rabbit_stew
  900. 22.04 17:20:35 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  901. 22.04 17:20:35 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  902. 22.04 17:20:35 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  903. 22.04 17:20:35 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
  904. 22.04 17:20:35 [Server] Server thread/WARN [FML]: Unable to find recipe for minecraft:baked_potato
  905. 22.04 17:20:35 [Server] Server thread/INFO [Netherending Ores]: Removed Automatic Thermal Expansion Recipes
  906. 22.04 17:20:35 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
  907. 22.04 17:20:35 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
  908. 22.04 17:20:35 [Server] Server thread/INFO [draconicevolution]: Loading Default Recipes...
  909. 22.04 17:20:35 [Server] Server thread/INFO [Actually Additions]: Initializing Crafting Recipes...
  910. 22.04 17:20:35 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.actuallyadditions.item_dust@0 = 1xitem.ingotIron@0
  911. 22.04 17:20:35 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.actuallyadditions.item_dust@1 = 1xitem.ingotGold@0
  912. 22.04 17:20:35 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.actuallyadditions.item_dust@5 = 1xitem.netherquartz@0
  913. 22.04 17:20:35 [Server] Server thread/INFO [agricraft]: Registering in Ore Dictionary: nuggetEmerald
  914. 22.04 17:20:35 [Server] Server thread/INFO [agricraft]: Adding a recipe to convert nine nuggetEmerald into one gemEmerald
  915. 22.04 17:20:35 [Server] Server thread/INFO [agricraft]: Registering nugget recipe: agricraft:combine_nugget_emerald!
  916. 22.04 17:20:35 [Server] Server thread/INFO [agricraft]: Registering in Ore Dictionary: nuggetDiamond
  917. 22.04 17:20:35 [Server] Server thread/INFO [agricraft]: Adding a recipe to convert nine nuggetDiamond into one gemDiamond
  918. 22.04 17:20:35 [Server] Server thread/INFO [agricraft]: Registering nugget recipe: agricraft:combine_nugget_diamond!
  919. 22.04 17:20:35 [Server] Server thread/INFO [agricraft]: Registering in Ore Dictionary: nuggetQuartz
  920. 22.04 17:20:35 [Server] Server thread/INFO [agricraft]: Adding a recipe to convert nine nuggetQuartz into one gemQuartz
  921. 22.04 17:20:35 [Server] Server thread/INFO [agricraft]: Registering nugget recipe: agricraft:combine_nugget_quartz!
  922. 22.04 17:20:35 [Server] Server thread/INFO [agricraft]: Registering in Ore Dictionary: nuggetIron
  923. 22.04 17:20:35 [Server] Server thread/INFO [agricraft]: Adding a recipe to convert nine nuggetIron into one ingotIron
  924. 22.04 17:20:36 [Multicraft] Skipped 26 lines due to rate limit (30/s)
  925. 22.04 17:20:36 [Server] Server thread/INFO [Avaritia]: rawMeats: []
  926. 22.04 17:20:36 [Server] Server thread/INFO [Avaritia]: knownMeats: [1xitem.minecraft:beef@0, 1xitem.minecraft:chicken@0, 1xitem.minecraft:porkchop@0, 1xitem.minecraft:rabbit@0, 1xitem.fish@0]
  927. 22.04 17:20:36 [Server] Server thread/INFO [Exchangers]: Fetching items for Ender IO integration...
  928. 22.04 17:20:36 [Server] Server thread/INFO [Exchangers]: Fetching items for Thermal Expansion integration...
  929. 22.04 17:20:36 [Server] Server thread/INFO [Exchangers]: Fetching items for Immersive Engineering integration...
  930. 22.04 17:20:36 [Server] Server thread/INFO [SimplyJetpacks]: Stealing Thermal Expansion's items
  931. 22.04 17:20:37 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.minecraft` for name `cookie`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  932. 22.04 17:20:37 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.nuclearcraft.ingot_oxide@3 = 1xitem.nuclearcraft.ingot_oxide@3
  933. 22.04 17:20:37 [Server] Server thread/INFO [agricraft-api-v1]: The AgriCraft APIv1 successfully connected to AgriCraft! Thank you for including AgriCraft in your modpack!
  934. 22.04 17:20:38 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `enderio` for name `gogglesOfRevealing`, expected `crafttweaker`. This could be a intended override, but in most cases indicates a broken mod.
  935. 22.04 17:20:38 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `enderio` for name `thaumaturge_robes_chest`, expected `crafttweaker`. This could be a intended override, but in most cases indicates a broken mod.
  936. 22.04 17:20:38 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `enderio` for name `thaumaturge_robes_legs`, expected `crafttweaker`. This could be a intended override, but in most cases indicates a broken mod.
  937. 22.04 17:20:38 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `enderio` for name `thaumaturge_robes_feet`, expected `crafttweaker`. This could be a intended override, but in most cases indicates a broken mod.
  938.  
  939. 22.04 17:20:40 [Server] Server thread/INFO [draconicevolution]: Finished Initialization
  940. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration1
  941. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration2
  942. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration3
  943. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.block_dark_steel_anvil
  944. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_basic_item_filter
  945. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_advanced_item_filter
  946. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_limited_item_filter
  947. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_big_item_filter
  948. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_big_advanced_item_filter
  949. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_existing_item_filter
  950. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_mod_item_filter
  951. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_power_item_filter
  952. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_soul_filter_normal
  953. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_soul_filter_big
  954. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_enchantment_filter_normal
  955. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_enchantment_filter_big
  956. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_fluid_filter
  957. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_redstone_not_filter
  958. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_redstone_or_filter
  959. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_redstone_and_filter
  960. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_redstone_nor_filter
  961. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_redstone_nand_filter
  962. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_redstone_xor_filter
  963. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_redstone_xnor_filter
  964. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_redstone_toggle_filter
  965. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_redstone_counting_filter
  966. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_redstone_sensor_filter
  967. 22.04 17:20:40 [Server] Server thread/INFO [enderio]: Registered permission enderio.gui.item_redstone_timer_filter
  968. 22.04 17:20:41 [Multicraft] Skipped 60 lines due to rate limit (30/s)
  969. 22.04 17:20:41 [Server] Server thread/INFO [agricraft]: Registering Soils!
  970. 22.04 17:20:41 [Server] Server thread/INFO [agricraft]: Registered Soils (8/8):
  971. 22.04 17:20:41 [Server] Server thread/INFO [agricraft]: - Stone
  972. 22.04 17:20:41 [Server] Server thread/INFO [agricraft]: - Mycelium
  973. 22.04 17:20:41 [Server] Server thread/INFO [agricraft]: - Gravel
  974. 22.04 17:20:41 [Server] Server thread/INFO [agricraft]: - Sand
  975. 22.04 17:20:41 [Server] Server thread/INFO [agricraft]: - Farmland
  976. 22.04 17:20:41 [Server] Server thread/INFO [agricraft]: - Grass
  977. 22.04 17:20:41 [Server] Server thread/INFO [agricraft]: - podzol
  978. 22.04 17:20:41 [Server] Server thread/INFO [agricraft]: - Soul Sand
  979. 22.04 17:20:41 [Server] Server thread/INFO [agricraft]: Registering Plants!
  980. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid Product: Invalid Item: mysticalagriculture:moonstone_essence!
  981. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid List: Invalid Required Product!
  982. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid Product: Invalid Item: mysticalagriculture:aquarium_essence!
  983. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid List: Invalid Required Product!
  984. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid Product: Invalid Item: mysticalagriculture:chimerite_essence!
  985. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid List: Invalid Required Product!
  986. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid Product: Invalid Item: mysticalagriculture:star_steel_essence!
  987. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid List: Invalid Required Product!
  988. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid Product: Invalid Item: mysticalagriculture:uranium_238_essence!
  989. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid List: Invalid Required Product!
  990. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid Product: Invalid Item: mysticalagriculture:apatite_essence!
  991. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid List: Invalid Required Product!
  992. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid Product: Invalid Item: mysticalagriculture:adamantine_essence!
  993. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid List: Invalid Required Product!
  994. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid Product: Invalid Item: mysticalagriculture:malachite_essence!
  995. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid List: Invalid Required Product!
  996. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid Product: Invalid Item: mysticalagriculture:zinc_essence!
  997. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid List: Invalid Required Product!
  998. 22.04 17:20:41 [Server] Server thread/INFO [agricore]: Invalid Product: Invalid Item: mysticalagriculture:topaz_essence!
  999. 22.04 17:20:42 [Multicraft] Skipped 483 lines due to rate limit (30/s)
  1000. 22.04 17:20:42 [Server] Server thread/INFO [bdlib]: Initialized network channel 'bdew.compacter' for mod 'compacter'
  1001. 22.04 17:20:42 [Server] Server thread/INFO [ElecCore]: ElecCore has Initialized in 37 ms
  1002. 22.04 17:20:42 [Server] Server thread/INFO [STDOUT]: [crazypants.enderio.conduits.me.EnderIOConduitsAppliedEnergistics:init:69]: Mixin successful? true
  1003. 22.04 17:20:43 [Server] Server thread/INFO [opencomputers]: Found extended redstone mods, enabling tier two redstone card.
  1004. 22.04 17:20:43 [Server] Server thread/INFO [opencomputers]: Initializing capabilities.
  1005. 22.04 17:20:43 [Server] Startup [opencomputers]: Done with init phase.
  1006. 22.04 17:20:43 [Server] Server thread/INFO [STDOUT]: [crazypants.enderio.conduits.oc.EnderIOConduitsOpenComputers:init:70]: Mixin successful? true
  1007. 22.04 17:20:44 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `chiselsandbits` for name `mod.chiselsandbits.tileentitychiseled`, expected `mcmultipart`. This could be a intended override, but in most cases indicates a broken mod.
  1008. 22.04 17:20:44 [Server] Server thread/INFO [Mekanism]: Version 9.4.13 initializing...
  1009. 22.04 17:20:44 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.Dust@0 = 1xitem.ingotIron@0
  1010. 22.04 17:20:44 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.Dust@1 = 1xitem.ingotGold@0
  1011.  
  1012. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pressuredisperser`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1013. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `superheatingelement`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1014. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `laser`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1015. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ambientaccumulator`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1016. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `inductioncasing`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1017. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `inductionport`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1018. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `inductioncell`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1019. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `inductionprovider`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1020. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `oredictionificator`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1021. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `structuralglass`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1022. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fuelwoodheater`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1023. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `laseramplifier`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1024. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lasertractorbeam`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1025. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chemicalwasher`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1026. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `electrolyticseparator`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1027. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chemicaloxidizer`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1028. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chemicalinfuser`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1029. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rotarycondensentrator`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1030. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `electricpump`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1031. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluidicplenisher`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1032. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `glowpanel`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1033. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `enrichmentchamber`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1034. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `osmiumcompressor`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1035. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `combiner`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1036. 22.04 17:20:45 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `crusher`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
  1037. 22.04 17:20:46 [Multicraft] Skipped 90 lines due to rate limit (30/s)
  1038. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc treasure chest`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1039. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc air distributor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1040. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc air collector`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1041. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen pipe`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1042. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc air lock frame`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1043. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc refinery`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1044. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc nasa workbench`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1045. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc deconstructor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1046. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc air compressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1047. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc fuel loader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1048. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc landing pad`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1049. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc landing pad full`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1050. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc space station`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1051. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc dummy block`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1052. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc air sealer`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1053. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc dungeon boss spawner`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1054. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen detector`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1055. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc buggy fueler`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1056. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc buggy fueler single`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1057. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc cargo loader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1058. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc cargo unloader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1059. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc parachest tile`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1060. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc solar panel`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1061. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc radio telescope`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1062. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc magnetic crafting table`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1063. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc energy storage module`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1064. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc coal generator`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1065. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc electric furnace`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1066. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc aluminum wire`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1067. 22.04 17:20:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc switchable aluminum wire`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
  1068. 22.04 17:20:47 [Multicraft] Skipped 254 lines due to rate limit (30/s)
  1069. 22.04 17:20:47 [Server] Server thread/INFO [magneticraft]: Starting init
  1070. 22.04 17:20:47 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.magneticraft.dusts@0 = 1xitem.ingotIron@0
  1071. 22.04 17:20:47 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.magneticraft.dusts@1 = 1xitem.ingotGold@0
  1072.  
  1073. 22.04 17:20:48 [Server] Server thread/INFO [modularmachinery]: Machines: [6 loaded, 0 failed]
  1074. 22.04 17:20:48 [Server] Server thread/INFO [modularmachinery]: Load-Phase: [64 loaded, 0 failed]
  1075. 22.04 17:20:48 [Server] Server thread/INFO [modularmachinery]: [Unknown Machinery: 0]
  1076. 22.04 17:20:48 [Server] Server thread/INFO [modularmachinery]: modularmachinery:magica_converter (Recipes): [17 loaded, 0 failed]
  1077. 22.04 17:20:48 [Server] Server thread/INFO [modularmachinery]: modularmachinery:auto_sieve (Recipes): [9 loaded, 0 failed]
  1078. 22.04 17:20:48 [Server] Server thread/INFO [modularmachinery]: modularmachinery:laser_cutter (Recipes): [26 loaded, 0 failed]
  1079. 22.04 17:20:48 [Server] Server thread/INFO [modularmachinery]: modularmachinery:auto_hammer (Recipes): [10 loaded, 0 failed]
  1080. 22.04 17:20:48 [Server] Server thread/INFO [modularmachinery]: modularmachinery:super_reactor (Recipes): [1 loaded, 0 failed]
  1081. 22.04 17:20:48 [Server] Server thread/INFO [modularmachinery]: modularmachinery:transformer (Recipes): [1 loaded, 0 failed]
  1082. 22.04 17:20:49 [Server] Server thread/INFO [pneumaticcraft]: Added PneumaticCraft: Repressurized fuels to CoFH Compression Dynamo
  1083. 22.04 17:20:49 [Server] Server thread/INFO [pneumaticcraft]: Registered CoFH fuel 'creosote' @ 75000 mL air/bucket
  1084. 22.04 17:20:49 [Server] Server thread/INFO [pneumaticcraft]: Registered CoFH fuel 'coal' @ 300000 mL air/bucket
  1085. 22.04 17:20:49 [Server] Server thread/INFO [pneumaticcraft]: Registered CoFH fuel 'tree_oil' @ 750000 mL air/bucket
  1086. 22.04 17:20:49 [Server] Server thread/INFO [pneumaticcraft]: Registered CoFH fuel 'refined_oil' @ 937500 mL air/bucket
  1087. 22.04 17:20:49 [Server] Server thread/INFO [pneumaticcraft]: Registered CoFH fuel 'refined_fuel' @ 1500000 mL air/bucket
  1088. 22.04 17:20:49 [Server] Server thread/INFO [pneumaticcraft]: Added CoFH Crude Oil as a Refinery input
  1089. 22.04 17:20:49 [Server] Server thread/INFO [pneumaticcraft]: Registered Immersive Petroleum fuel 'gasoline' @ 1500000 mL air/bucket
  1090. 22.04 17:20:49 [Server] Server thread/INFO [SimplyJetpacks]: Registering handlers
  1091. 22.04 17:20:49 [Server] Server thread/INFO [SimplyJetpacks]: Registering network messages
  1092. 22.04 17:20:49 [Server] Server thread/INFO [SimplyJetpacks]: Doing intermod communication
  1093. 22.04 17:20:49 [Server] Server thread/INFO [SimplyJetpacks]: Registering TE Induction Smelter recipe
  1094. 22.04 17:20:49 [Server] Server thread/INFO [SimplyJetpacks]: Registering TE Induction Smelter recipe
  1095. 22.04 17:20:49 [Server] Server thread/INFO [SimplyJetpacks]: Registering TE Induction Smelter recipe
  1096. 22.04 17:20:49 [Server] Server thread/INFO [SimplyJetpacks]: Registering TE Fluid Transposer fill recipe
  1097. 22.04 17:20:49 [Server] Server thread/INFO [SimplyJetpacks]: Registering TE Fluid Transposer fill recipe
  1098. 22.04 17:20:49 [Server] Server thread/INFO [SimplyJetpacks]: Registering Sounds...
  1099. 22.04 17:20:49 [Server] Server thread/INFO [Netherending Ores]: Registered Vanilla Recipes
  1100. 22.04 17:20:49 [Server] Server thread/INFO [Netherending Ores]: Registered Tinkers' Construct Recipes
  1101. 22.04 17:20:49 [Server] Server thread/INFO [Netherending Ores]: Registered Thermal Expansion Recipes
  1102. 22.04 17:20:49 [Multicraft] Skipped 7 lines due to rate limit (30/s)
  1103. 22.04 17:20:49 [Server] Server thread/WARN [FML]: Unable to inject capability mrtjp.projectred.api.IFrame at mrtjp.projectred.relocation.RelocationProxy_server.FRAME_CAPABILITY (Non-Static)
  1104. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Found 1060 ores
  1105. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Created new network wrapper rc&reborncore.&64769
  1106. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
  1107. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Created new network wrapper rc&reborncore.&39932
  1108. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
  1109. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
  1110. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
  1111. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
  1112. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
  1113. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
  1114. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
  1115. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
  1116. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
  1117. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
  1118. 22.04 17:20:49 [Server] Server thread/INFO [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
  1119. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Rite Clicker Init
  1120. 22.04 17:20:50 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile_entity_candy_infuser`, expected `rockcandy`. This could be a intended override, but in most cases indicates a broken mod.
  1121. 22.04 17:20:50 [Server] Server thread/INFO [FML]: [ThermalSolars] ThermalSolars -------------- successfully Finished init
  1122. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.copperdust@32767 = 1xitem.nuclearcraft.ingot@0
  1123. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.copperdust@32767 = 1xitem.Ingot@5
  1124. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.copperdust@32767 = 1xitem.immersiveengineering.metal@0
  1125. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.copperdust@32767 = 1xitem.basic_item@3
  1126. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.copperdust@32767 = 1xitem.copperingot@0
  1127. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.copperdust@32767 = 1xitem.magneticraft.ingots@2
  1128. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.copperdust@32767 = 1xitem.exnihilocreatio.ore.copper@3
  1129. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.copperdust@32767 = 1xitem.ingot_copper@0
  1130. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.copperdust@32767 = 1xitem.erebus.materials@43
  1131. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.copperdust@32767 = 1xitem.projectred.core.itemResource@100
  1132. 22.04 17:20:50 [Server] Server thread/INFO [FML]: Ignored smelting recipe with conflicting input: 1xitem.tindust@32767 = 1xitem.nuclearcraft.ingot@1
  1133.  
  1134. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.erebus.materials@44, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_aluminum@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.erebus.materials@44, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_aluminum@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1135. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@131, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@131, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1136. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.nuclearcraft.ingot@2, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.nuclearcraft.ingot@2, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1137. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.immersiveengineering.metal@2, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.immersiveengineering.metal@2, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1138. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_lead@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.ingot_lead@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1139. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@3, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.magneticraft.ingots@3, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1140. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.exnihilocreatio.ore.lead@3, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.exnihilocreatio.ore.lead@3, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1141. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_lead@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.ingot_lead@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1142. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.basic_item_venus@1, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.basic_item_venus@1, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1143. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.erebus.materials@44, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.erebus.materials@44, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1144. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@7, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@7, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1145. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_aluminum@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_aluminum@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1146. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@131, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@131, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.Ingot@5, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1147. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.nuclearcraft.ingot@2, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.nuclearcraft.ingot@2, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.Ingot@5, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1148. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.immersiveengineering.metal@2, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.immersiveengineering.metal@2, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.Ingot@5, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1149. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_lead@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.ingot_lead@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.Ingot@5, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1150. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@3, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.magneticraft.ingots@3, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.Ingot@5, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1151. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.exnihilocreatio.ore.lead@3, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.exnihilocreatio.ore.lead@3, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.Ingot@5, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1152. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_lead@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.ingot_lead@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.Ingot@5, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1153. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.basic_item_venus@1, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.basic_item_venus@1, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.Ingot@5, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1154. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.erebus.materials@44, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.erebus.materials@44, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.Ingot@5, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1155. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@128, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.Ingot@5, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1156. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@7, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@7, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1157. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_aluminum@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_aluminum@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1158. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.nuclearcraft.ingot@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@131, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@131, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.nuclearcraft.ingot@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1159. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.nuclearcraft.ingot@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.nuclearcraft.ingot@2, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.nuclearcraft.ingot@2, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.nuclearcraft.ingot@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1160. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.nuclearcraft.ingot@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.immersiveengineering.metal@2, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.immersiveengineering.metal@2, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.nuclearcraft.ingot@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1161. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.nuclearcraft.ingot@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_lead@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.ingot_lead@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.nuclearcraft.ingot@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1162. 22.04 17:20:52 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.nuclearcraft.ingot@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@3, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.magneticraft.ingots@3, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.nuclearcraft.ingot@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1163. 22.04 17:20:53 [Multicraft] Skipped 2167 lines due to rate limit (30/s)
  1164. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.immersiveengineering.metal@3, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.immersiveengineering.metal@3, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1165. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@12, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.magneticraft.ingots@12, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1166. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.exnihilocreatio.ore.silver@3, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.exnihilocreatio.ore.silver@3, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1167. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_silver@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.ingot_silver@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1168. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.erebus.materials@45, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.erebus.materials@45, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1169. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.projectred.core.itemResource@102, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.projectred.core.itemResource@102, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1170. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@7, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.magneticraft.ingots@7, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1171. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_aluminum@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.ingot_aluminum@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1172. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@132, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@132, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1173. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.nuclearcraft.ingot@12, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.nuclearcraft.ingot@12, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1174. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.immersiveengineering.metal@1, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.immersiveengineering.metal@1, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1175. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.basic_item@5, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.basic_item@5, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1176. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@7, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.magneticraft.ingots@7, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1177. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.exnihilocreatio.ore.aluminum@3, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.exnihilocreatio.ore.aluminum@3, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1178. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_aluminum@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.ingot_aluminum@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1179. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.erebus.materials@42, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.erebus.materials@42, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1180. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@129, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@129, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1181. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.Ingot@6, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.Ingot@6, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1182. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.nuclearcraft.ingot@1, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.nuclearcraft.ingot@1, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1183. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.basic_item@4, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.basic_item@4, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1184. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tiningot@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tiningot@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1185. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@13, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.magneticraft.ingots@13, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1186. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.exnihilocreatio.ore.tin@3, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.exnihilocreatio.ore.tin@3, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1187. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.ingot_tin@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.ingot_tin@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1188. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.erebus.materials@46, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.erebus.materials@46, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1189. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.projectred.core.itemResource@101, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.projectred.core.itemResource@101, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1190. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.thermalfoundation.material@133, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.thermalfoundation.material@133, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1191. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.immersiveengineering.metal@4, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.immersiveengineering.metal@4, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1192. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tier5_items@7, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tier5_items@7, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1193. 22.04 17:20:53 [Server] Server thread/WARN [enderio]: The supplied recipe BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.magneticraft.ingots@10, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]] for Alloy Smelter may be a duplicate to: BasicManyToOneRecipe [output=3xitem.item_alloy_ingot@9, recipe=Recipe [input=[RecipeInput [input=1xitem.magneticraft.ingots@10, useMeta=true], RecipeInput [input=1xitem.ingotIron@0, useMeta=true], RecipeInput [input=1xitem.tconstruct.ingots@0, useMeta=true]], output=[crazypants.enderio.base.recipe.RecipeOutput@58a897d5], energyRequired=10000]]
  1194. 22.04 17:20:54 [Multicraft] Skipped 823 lines due to rate limit (30/s)
  1195. 22.04 17:20:54 [Server] Server thread/INFO [AbyssalCraft]: Post-initializing integrations!
  1196. 22.04 17:20:54 [Server] Server thread/INFO [draconicevolution]: Loading custom fusion recipes...
  1197. 22.04 17:20:54 [Server] Server thread/INFO [draconicevolution]: Successfully removed 5 Fusion Recipe(s)
  1198. 22.04 17:20:54 [Server] Server thread/INFO [draconicevolution]: Successfully added 16 Fusion Recipe(s)
  1199. 22.04 17:20:54 [Server] Server thread/INFO [draconicevolution]: Finished PostInitialization
  1200. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Pam's HarvestCraft Plugin Enabled.
  1201. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: AbyssalCraft Plugin Enabled.
  1202. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Actually Additions Plugin Enabled.
  1203. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
  1204. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Astral Sorcery Plugin Enabled.
  1205. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Chisel Plugin Enabled.
  1206. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Ender IO Plugin Enabled.
  1207. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Extra Utilities 2 Plugin Enabled.
  1208. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Immersive Engineering Plugin Enabled.
  1209. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Mystical Agriculture Plugin Enabled.
  1210. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Natura Plugin Enabled.
  1211. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Quark Plugin Enabled.
  1212. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Tinkers' Construct Plugin Enabled.
  1213. 22.04 17:20:54 [Server] Server thread/INFO [thermalexpansion]: Thermal Expansion: Twilight Forest Plugin Enabled.
  1214. 22.04 17:20:55 [Server] Server thread/WARN [enderio]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
  1215. 22.04 17:20:57 [Server] Netty Epoll Server IO #3/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  1216. 22.04 17:20:58 [Server] Netty Epoll Server IO #4/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  1217. 22.04 17:20:59 [Server] Netty Epoll Server IO #5/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  1218. 22.04 17:20:59 [Server] Netty Epoll Server IO #6/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  1219. 22.04 17:21:00 [Server] Netty Epoll Server IO #7/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  1220. 22.04 17:21:05 [Server] Server thread/INFO [Actually Additions]: Starting PostInitialization Phase...
  1221. 22.04 17:21:05 [Server] Server thread/INFO [Actually Additions]: Initializing Crusher Recipes...
  1222. 22.04 17:21:05 [Server] Server thread/INFO [Actually Additions]: Registered a total of 105 booklet chapters, where 307 out of 425 booklet pages contain information about items or fluids!
  1223. 22.04 17:21:05 [Server] Server thread/INFO [Actually Additions]: PostInitializing ServerProxy...
  1224. 22.04 17:21:05 [Server] Server thread/INFO [Actually Additions]: PostInitialization Finished.
  1225. 22.04 17:21:05 [Server] Server thread/INFO [AE2:S]: Post Initialization ( started )
  1226. 22.04 17:21:05 [Server] Server thread/INFO [AE2:S]: Industrial Craft 2 - Integration Disabled
  1227. 22.04 17:21:05 [Server] Server thread/INFO [AE2:S]: Railcraft - Integration Disabled
  1228. 22.04 17:21:05 [Server] Server thread/INFO [AE2:S]: Mine Factory Reloaded - Integration Disabled
  1229. 22.04 17:21:05 [Server] Server thread/INFO [AE2:S]: Waila - Integration Disabled
  1230. 22.04 17:21:05 [Server] Server thread/INFO [AE2:S]: Mekanism - Integration Enable
  1231. 22.04 17:21:05 [Server] Server thread/INFO [AE2:S]: OpenComputers - Integration Enable
  1232. 22.04 17:21:05 [Server] Server thread/INFO [AE2:S]: TheOneProbe - Integration Disabled
  1233. 22.04 17:21:05 [Server] Server thread/INFO [AE2:S]: Tesla - Integration Enable
  1234. 22.04 17:21:05 [Server] Server thread/INFO [AE2:S]: CraftTweaker - Integration Enable
  1235. 22.04 17:21:05 [Server] Server thread/INFO [AE2:S]: Post Initialization ( ended after 222ms )
  1236. 22.04 17:21:05 [Server] Server thread/INFO [armorplus]: Finished PostInitialization
  1237. 22.04 17:21:05 [Server] Server thread/INFO [Astral Sorcery]: Post compile recipes
  1238. 22.04 17:21:05 [Server] Server thread/WARN [FML]: Quark print suppression is enabled. Important info might be missing. Suppressing STDOUT=true, STDERR=true
  1239. 22.04 17:21:05 [Server] Server thread/INFO [botania]: The Lexica Botania has 27033 words.
  1240. 22.04 17:21:05 [Server] Server thread/INFO [bhc]: Post-Initialization finished.
  1241. 22.04 17:21:05 [Server] Server thread/INFO [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
  1242. 22.04 17:21:05 [Server] Server thread/INFO [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
  1243. 22.04 17:21:05 [Server] Server thread/INFO [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0' to mapping
  1244. 22.04 17:21:05 [Server] Server thread/INFO [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
  1245. 22.04 17:21:05 [Server] Server thread/INFO [betterbuilderswands]: Added 'minecraft:dirt/1=>1*minecraft:dirt/1=>minecraft:dirt/1' to mapping
  1246. 22.04 17:21:05 [Server] Server thread/INFO [betterbuilderswands]: Added 'minecraft:dirt/1=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
  1247. 22.04 17:21:05 [Server] Server thread/INFO [betterbuilderswands]: Added 'minecraft:dirt/2=>1*minecraft:dirt/2=>minecraft:dirt/2' to mapping
  1248. 22.04 17:21:05 [Server] Server thread/INFO [betterbuilderswands]: Added 'minecraft:dirt/2=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
  1249. 22.04 17:21:05 [Server] Server thread/INFO [bonsaitrees]: Could not load tree type from file 'traverse_yellow.json': Mod 'traverse' for type 'traverse:yellow_autumnal_sapling' is not loaded. Skipping integration!
  1250. 22.04 17:21:06 [Multicraft] Skipped 75 lines due to rate limit (30/s)
  1251. 22.04 17:21:06 [Server] Server thread/INFO [chancecubes]: Loading custom rewards file oga.json
  1252. 22.04 17:21:06 [Server] Server thread/INFO [chancecubes]: Loaded custom rewards file oga.json
  1253. 22.04 17:21:06 [Server] Server thread/INFO [chancecubes]: Loading custom rewards file bust_tuff.json
  1254. 22.04 17:21:06 [Server] Server thread/INFO [chancecubes]: Loaded custom rewards file bust_tuff.json
  1255. 22.04 17:21:06 [Server] Server thread/WARN [chancecubes]: The reward chancecubes:Table_Flip has been disabled by the mod author due to a bug or some other reason.
  1256. 22.04 17:21:06 [Server] Server thread/INFO [chancecubes]: Adding minecraft:bedrock:0 to NRB array.
  1257.  
  1258. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  1259. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
  1260. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
  1261. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
  1262. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  1263. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  1264. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  1265. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  1266. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  1267. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
  1268. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  1269. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
  1270. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
  1271. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
  1272. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  1273. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  1274. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  1275. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
  1276. 22.04 17:21:07 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  1277. 22.04 17:21:07 [Server] Server thread/INFO [net.blay09.mods.kleeslabs.KleeSlabs]: If you wish to setup additional KleeSlabs compatibility, create a folder called 'KleeSlabsCompat' in your config directory and place JSON files inside.
  1278. 22.04 17:21:07 [Server] Server thread/ERROR [net.blay09.mods.kleeslabs.KleeSlabs]: Slab stone_basalt_slab could not be found.
  1279. 22.04 17:21:07 [Server] Server thread/ERROR [net.blay09.mods.kleeslabs.KleeSlabs]: Slab stone_basalt_bricks_slab could not be found.
  1280. 22.04 17:21:07 [Server] Server thread/ERROR [net.blay09.mods.kleeslabs.KleeSlabs]: Slab stone_limestone_slab could not be found.
  1281. 22.04 17:21:07 [Server] Server thread/ERROR [net.blay09.mods.kleeslabs.KleeSlabs]: Slab stone_marble_slab could not be found.
  1282. 22.04 17:21:07 [Server] Server thread/ERROR [net.blay09.mods.kleeslabs.KleeSlabs]: Slab quartzSlabDarkHalfFull could not be found.
  1283. 22.04 17:21:07 [Server] Server thread/ERROR [net.blay09.mods.kleeslabs.KleeSlabs]: Slab quartzSlabManaHalfFull could not be found.
  1284. 22.04 17:21:07 [Server] Server thread/ERROR [net.blay09.mods.kleeslabs.KleeSlabs]: Slab quartzSlabBlazeHalfFull could not be found.
  1285. 22.04 17:21:07 [Server] Server thread/ERROR [net.blay09.mods.kleeslabs.KleeSlabs]: Slab quartzSlabLavenderHalfFull could not be found.
  1286. 22.04 17:21:07 [Server] Server thread/ERROR [net.blay09.mods.kleeslabs.KleeSlabs]: Slab quartzSlabRedHalfFull could not be found.
  1287. 22.04 17:21:09 [Multicraft] Skipped 2 lines due to rate limit (30/s)
  1288. 22.04 17:21:09 [Server] Server thread/INFO [magneticraft]: Starting post-init
  1289. 22.04 17:21:09 [Server] Server thread/INFO [magneticraft]: Post-init done in 0ms
  1290. 22.04 17:21:09 [Server] Server thread/INFO [matc]: Post Init
  1291. 22.04 17:21:09 [Server] Server thread/INFO [pneumaticcraft]: Registered EnderIO fuel 'hootch' @ 360000 mL air/bucket
  1292. 22.04 17:21:09 [Server] Server thread/INFO [pneumaticcraft]: Registered EnderIO fuel 'rocket_fuel' @ 1120000 mL air/bucket
  1293. 22.04 17:21:09 [Server] Server thread/INFO [pneumaticcraft]: Overriding liquid fuel entry Fire Water (fire_water) with a fuel value of 1200000 (previously 68200)
  1294. 22.04 17:21:09 [Server] Server thread/INFO [pneumaticcraft]: Registered EnderIO fuel 'fire_water' @ 1200000 mL air/bucket
  1295. 22.04 17:21:09 [Server] Server thread/INFO [pneumaticcraft]: Registered experience fluid 'xpjuice' from mod 'openblocks' with mB->XP ratio 20
  1296. 22.04 17:21:09 [Server] Server thread/INFO [pneumaticcraft]: Registered experience fluid 'essence' from mod 'industrialforegoing' with mB->XP ratio 20
  1297. 22.04 17:21:09 [Server] Server thread/INFO [pneumaticcraft]: Registered experience fluid 'experience' from mod 'thermalfoundation' with mB->XP ratio 20
  1298. 22.04 17:21:09 [Server] Server thread/INFO [NetherEx]: The Nether has been overridden.
  1299. 22.04 17:21:09 [Server] Server thread/INFO [nuclearcraft]: Post Initializing...
  1300. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_helm`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1301. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_helm_1`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1302. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_helm_2`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1303. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_chest`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1304. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_chest_1`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1305. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_chest_2`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1306. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_legs`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1307. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_legs_1`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1308. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_legs_2`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1309. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_boots`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1310. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_boots_1`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1311. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `wyvern_boots_2`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1312. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `draconic_helm`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1313. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `draconic_helm_1`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1314. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `draconic_helm_2`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1315. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `draconic_chest`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1316. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `draconic_chest_1`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1317. 22.04 17:21:09 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `nuclearcraft:item.draconicevolution` for name `draconic_chest_2`, expected `nuclearcraft`. This could be a intended override, but in most cases indicates a broken mod.
  1318. 22.04 17:21:10 [Multicraft] Skipped 154 lines due to rate limit (30/s)
  1319. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Crafting Integration: Why so many recipes? I had to deal with at least 133 recipes.
  1320. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Furnace Integration: Some things that you smelted appear to be different now.
  1321. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: AbyssalCraft Integration: TransMules Fixes!
  1322. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Applied Energistics 2 Integration: The world of energistics has never been so powerful.
  1323. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Blood Magic Integration: It's bleeding...
  1324. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Embers Integration: Stamper is outputting the right things now.
  1325. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
  1326. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Immersive Engineering Integration: The world's engineer appears to be more immersive.
  1327. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Industrial Foregoing Integration: enhanced Laser Drill focus.
  1328. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Magneticraft Integration: Everything got Magnetized.
  1329. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Mekanism Integration: All the mekanisms were checked.
  1330. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Thermal Expansion Integration: The world seems to be more thermally involved.
  1331. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: Draconic Evolution Integration: Draconic Chest has doubled it's power.
  1332. 22.04 17:21:10 [Server] Server thread/INFO [wanionlib]: UniDict: All 13 Integrations took 82ms to finish. at load stage PostInit
  1333. 22.04 17:21:10 [Server] Server thread/INFO [cofhcore]: CoFH Core: Load Complete.
  1334. 22.04 17:21:10 [Server] Server thread/INFO [CoFH World]: Accumulating world generation files from: "/config/cofh/world"
  1335. 22.04 17:21:10 [Server] Server thread/INFO [CoFH World]: Replacing standard generation with file "cofh/world/00_minecraft.json"
  1336. 22.04 17:21:10 [Server] Server thread/INFO [CoFH World]: Found a total of 16 world generation files.
  1337. 22.04 17:21:10 [Server] Server thread/INFO [CoFH World]: Reading world generation info from: "cofh/world/00_minecraft.json":
  1338. 22.04 17:21:10 [Server] Server thread/INFO [CoFH World]: Reading world generation info from: "cofh/world/06_netherendingores_overworld_quartz_ore.json":
  1339. 22.04 17:21:10 [Server] Server thread/INFO [CoFH World]: Reading world generation info from: "cofh/world/08_netherendingores_thermalfoundation_nether_ores.json":
  1340. 22.04 17:21:10 [Server] Server thread/WARN [CoFH World]: Using `metadata` (at line: 28) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
  1341. 22.04 17:21:10 [Server] Server thread/WARN [CoFH World]: Using `metadata` (at line: 50) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
  1342. 22.04 17:21:10 [Server] Server thread/WARN [CoFH World]: Using `metadata` (at line: 72) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
  1343. 22.04 17:21:10 [Server] Server thread/WARN [CoFH World]: Using `metadata` (at line: 94) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
  1344. 22.04 17:21:10 [Server] Server thread/WARN [CoFH World]: Using `metadata` (at line: 116) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
  1345. 22.04 17:21:10 [Server] Server thread/WARN [CoFH World]: Using `metadata` (at line: 138) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
  1346. 22.04 17:21:10 [Server] Server thread/WARN [CoFH World]: Using `metadata` (at line: 160) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
  1347. 22.04 17:21:10 [Server] Server thread/WARN [CoFH World]: Using `metadata` (at line: 182) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
  1348. 22.04 17:21:10 [Server] Server thread/INFO [CoFH World]: Reading world generation info from: "cofh/world/13_project_red.json":
  1349. 22.04 17:21:11 [Multicraft] Skipped 61 lines due to rate limit (30/s)
  1350. 22.04 17:21:11 [Server] Server thread/INFO [biometweaker]: Generating Dimension status report...
  1351. 22.04 17:21:11 [Server] Server thread/INFO [ElecCore]: ElecCore has Available in 0 ms
  1352. 22.04 17:21:11 [Server] Server thread/INFO [redstonearsenal]: Redstone Arsenal: Load Complete.
  1353. 22.04 17:21:11 [Server] Server thread/INFO [thermaldynamics]: Thermal Dynamics: Load Complete.
  1354. 22.04 17:21:11 [Server] Server thread/INFO [thermalinnovation]: Thermal Innovation: Load Complete.
  1355. 22.04 17:21:12 [Server] Server thread/INFO [FML]: Forge Mod Loader has successfully loaded 251 mods
  1356. 22.04 17:21:13 [Server] Server thread/INFO [com.mjr.mjrlegendslib.util.MessageUtilities]: extraplanets: Unable to Mrigrate Folder 55 to new name of null Due to this folder already exists
  1357. 22.04 17:21:13 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Preparing all world data
  1358. 22.04 17:21:13 [Server] Server thread/INFO [minecraft/DedicatedServer]: Preparing level "world"
  1359. 22.04 17:21:13 [Server] Server thread/INFO [FML]: Injecting existing registry data into this server instance
  1360.  
  1361. 22.04 17:21:16 [Server] Server thread/INFO [FML]: Holder lookups applied
  1362. 22.04 17:21:16 [Server] Server thread/INFO [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@5d01bbe6)
  1363. 22.04 17:21:16 [Server] Server thread/ERROR [minecraft/AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/tools/flint_and_steel
  1364. 22.04 17:21:16 [Server] INFO com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:flint_and_steel'
  1365. 22.04 17:21:16 [Server] INFO at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
  1366. 22.04 17:21:16 [Server] INFO at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
  1367. 22.04 17:21:16 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  1368. 22.04 17:21:16 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
  1369. 22.04 17:21:16 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
  1370. 22.04 17:21:16 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
  1371. 22.04 17:21:16 [Server] INFO at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
  1372. 22.04 17:21:16 [Server] INFO at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
  1373. 22.04 17:21:16 [Server] INFO at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
  1374. 22.04 17:21:16 [Server] INFO at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
  1375. 22.04 17:21:16 [Server] INFO at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
  1376. 22.04 17:21:16 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  1377. 22.04 17:21:16 [Server] INFO at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  1378. 22.04 17:21:16 [Server] INFO at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
  1379. 22.04 17:21:16 [Server] INFO at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
  1380. 22.04 17:21:16 [Server] INFO at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
  1381. 22.04 17:21:16 [Server] INFO at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
  1382. 22.04 17:21:16 [Server] INFO at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
  1383. 22.04 17:21:16 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
  1384. 22.04 17:21:16 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
  1385. 22.04 17:21:16 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  1386. 22.04 17:21:16 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  1387. 22.04 17:21:16 [Server] Server thread/ERROR [minecraft/AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/misc/fire_charge
  1388. 22.04 17:21:16 [Server] INFO com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:fire_charge'
  1389. 22.04 17:21:16 [Server] INFO at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
  1390. 22.04 17:21:17 [Multicraft] Skipped 1089 lines due to rate limit (30/s)
  1391. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: Checking GatewayCache integrity for dimension 0
  1392. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: GatewayCache checked and fully loaded in 1ms! Collected and checked 0 gateway nodes!
  1393. 22.04 17:21:17 [Server] Server thread/INFO [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@5d01bbe6)
  1394. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: Checking GatewayCache integrity for dimension 1
  1395. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  1396. 22.04 17:21:17 [Server] Server thread/INFO [FML]: Loading dimension 5 (world) (net.minecraft.server.dedicated.DedicatedServer@5d01bbe6)
  1397. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: Checking GatewayCache integrity for dimension 5
  1398. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  1399. 22.04 17:21:17 [Server] Server thread/INFO [FML]: Loading dimension 6 (world) (net.minecraft.server.dedicated.DedicatedServer@5d01bbe6)
  1400. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: Checking GatewayCache integrity for dimension 6
  1401. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  1402. 22.04 17:21:17 [Server] Server thread/INFO [FML]: Loading dimension 7 (world) (net.minecraft.server.dedicated.DedicatedServer@5d01bbe6)
  1403. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: Checking GatewayCache integrity for dimension 7
  1404. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  1405. 22.04 17:21:17 [Server] Server thread/INFO [FML]: Loading dimension 8 (world) (net.minecraft.server.dedicated.DedicatedServer@5d01bbe6)
  1406. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: Checking GatewayCache integrity for dimension 8
  1407. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  1408. 22.04 17:21:17 [Server] Server thread/INFO [FML]: Loading dimension 9 (world) (net.minecraft.server.dedicated.DedicatedServer@5d01bbe6)
  1409. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: Checking GatewayCache integrity for dimension 9
  1410. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  1411. 22.04 17:21:17 [Server] Server thread/INFO [FML]: Loading dimension 14 (world) (net.minecraft.server.dedicated.DedicatedServer@5d01bbe6)
  1412. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: Checking GatewayCache integrity for dimension 14
  1413. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  1414. 22.04 17:21:17 [Server] Server thread/INFO [FML]: Loading dimension 12 (world) (net.minecraft.server.dedicated.DedicatedServer@5d01bbe6)
  1415. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: Checking GatewayCache integrity for dimension 12
  1416. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  1417. 22.04 17:21:17 [Server] Server thread/INFO [FML]: Loading dimension 10 (world) (net.minecraft.server.dedicated.DedicatedServer@5d01bbe6)
  1418. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: Checking GatewayCache integrity for dimension 10
  1419. 22.04 17:21:17 [Server] Server thread/INFO [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  1420. 22.04 17:21:17 [Server] Server thread/INFO [FML]: Loading dimension 4 (world) (net.minecraft.server.dedicated.DedicatedServer@5d01bbe6)
  1421. 22.04 17:21:18 [Multicraft] Skipped 46 lines due to rate limit (30/s)
  1422. 22.04 17:21:18 [Server] Server thread/INFO [minecraft/MinecraftServer]: Preparing spawn area: 45%
  1423. 22.04 17:21:20 [Server] Server thread/INFO [minecraft/MinecraftServer]: Preparing spawn area: 50%
  1424. 22.04 17:21:20 [Server] Startup [minecraft/DedicatedServer]: Done (7.718s)! For help, type "help" or "?"
  1425. 22.04 17:21:20 [Server] Server thread/INFO [projecte]: Starting server-side EMC mapping.
  1426. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'obisidan.molten'
  1427. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'glass.molten'
  1428. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'glass.molten'
  1429. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'iron.molten'
  1430. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'gold.molten'
  1431. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'copper.molten'
  1432. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'tin.molten'
  1433. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'silver.molten'
  1434. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'lead.molten'
  1435. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'nickel.molten'
  1436. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'aluminum.molten'
  1437. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'ardite.molten'
  1438. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'cobalt.molten'
  1439. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'platinum.molten'
  1440. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'obsidian.molten'
  1441. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'electrum.molten'
  1442. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'invar.molten'
  1443. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'signalum.molten'
  1444. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'lumium.molten'
  1445. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'enderium.molten'
  1446. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'mithril.molten'
  1447. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'bronze.molten'
  1448. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'aluminumbrass.molten'
  1449. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'manyullyn.molten'
  1450. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'alumite.molten'
  1451. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'emerald.liquid'
  1452. 22.04 17:21:20 [Server] Server thread/WARN [projecte]: Can not get Fluid 'pryotheum'
  1453.  
  1454. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.avaritia.CompressionEMCMapper
  1455. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.avaritia.ExtremeEMCMapper
  1456. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.immersiveengineering.KilnEMCMapper
  1457. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.immersiveengineering.BlastFurnaceEMCMapper
  1458. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.immersiveengineering.CokeEMCMapper
  1459. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.immersiveengineering.MetalPressEMCMapper
  1460. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.immersiveengineering.CrusherEMCMapper
  1461. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.immersiveengineering.EnginnerWorkbenchEMCMapper
  1462. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.embers.AlchemyEMCMapper
  1463. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.embers.StamperEMCMapper
  1464. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.botania.ManaPoolEMCMapper
  1465. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.botania.ElvenTradeEMCMapper
  1466. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.botania.PureDaisyEMCMapper
  1467. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.botania.TerrestrialEMCMapper
  1468. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.enderio.AlloySmelterEMCMapper
  1469. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.enderio.SAGEMCMapper
  1470. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.enderio.SliceNSpliceEMCMapper
  1471. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.enderio.VatEMCMapper
  1472. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.reborncore.RebornCoreEMCMapper
  1473. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.actuallyadditions.LaserEMCMapper
  1474. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.actuallyadditions.EmpowererEMCMapper
  1475. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.reborncore.RebornCoreEMCMapper
  1476. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.appeng.InscriberEMCMapper
  1477. 22.04 17:21:22 [Server] Server thread/INFO [expequiv]: Collected Mappings from com.zeitheron.expequiv.exp.appeng.GrinderEMCMapper
  1478. 22.04 17:21:22 [Server] Server thread/ERROR [projecte]: null item in getVariants
  1479. 22.04 17:21:22 [Server] Server thread/ERROR [projecte]: null item in getVariants
  1480. 22.04 17:21:22 [Server] Server thread/ERROR [projecte]: null item in getVariants
  1481. 22.04 17:21:22 [Server] Server thread/ERROR [projecte]: null item in getVariants
  1482. 22.04 17:21:23 [Server] Netty Epoll Server IO #9/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  1483. 22.04 17:21:24 [Server] Netty Epoll Server IO #10/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  1484. 22.04 17:21:24 [Server] Netty Epoll Server IO #11/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  1485. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 9*minecraft:iron_nugget:0 => 1*minecraft:iron_ingot:0) cost 72 but output value is 252
  1486. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 9*NSSFAKE:/[1xitem.ironNugget@0, 1xitem.immersiveengineering.metal@29, 1xitem.agricraft:agri_nugget@3] => 1*minecraft:iron_ingot:0) cost 72 but output value is 252
  1487. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 1*abyssalcraft:coin:* => 4*minecraft:iron_ingot:0) cost 516 but output value is 252
  1488. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 9*extendedcrafting:material:129 => 1*minecraft:emerald:0) cost 16380 but output value is 16384
  1489. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 9*NSSFAKE:/[1xitem.thermalfoundation.material@17, 1xitem.ec.material@129, 1xitem.agricraft:agri_nugget@0] => 1*minecraft:emerald:0) cost 16380 but output value is 16384
  1490. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 1*minecraft:blaze_rod:0 + 1*NSSFAKE:/hellfirepvp.astralsorcery.common.crafting.infusion.recipes.LowConsumptionInfusionRecipe@5f33e499 => 4*minecraft:blaze_powder:0) cost 1586 but output value is 768
  1491. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 1*NSSFAKE:/mana.2114669230 + 1*minecraft:prismarine_shard:0 => 1*minecraft:prismarine_crystals:0) cost 306 but output value is 512
  1492. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 1*NSSFAKE:/[Lnet.minecraft.item.ItemStack;@3d0f4ea0 => 1*minecraft:soul_sand:0) cost 1 but output value is 49
  1493. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 1*NSSFAKE:/mana.1059300089 + 1*minecraft:quartz:0 => 2*minecraft:quartz:0) cost 506 but output value is 256
  1494. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 1*extrautils2:compressedgravel:0 => 9*minecraft:gravel:0) cost 9 but output value is 4
  1495. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 9*tconstruct:nuggets:3 => 1*tconstruct:ingots:3) cost 135 but output value is 136
  1496. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: "0 + 9*tconstruct:nuggets:2 => 1*tconstruct:ingots:2" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 1*OD: ingotCobalt + 1*OD: ingotArdite => 1*tconstruct:ingots:2
  1497. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: "0 + 9*tconstruct:nuggets:1 => 1*tconstruct:ingots:1" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*OD: ingotIron => 1*tconstruct:ingots:1
  1498. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.tconstruct.nuggets@0, 1xitem.magneticraft.nuggets@4] => 1*tconstruct:ingots:0" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*OD: ingotIron => 1*tconstruct:ingots:0
  1499. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 9*tconstruct:nuggets:5 => 1*tconstruct:ingots:5) cost 504 but output value is 512
  1500. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 9*abyssalcraft:ingotnugget:1 => 1*abyssalcraft:cingot:0) cost 4095 but output value is 4096
  1501. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 1*abyssalcraft:cchunk:* => 2*abyssalcraft:cingot:0) cost 2305 but output value is 4096
  1502. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 0*tp:stone_hammer:0 + 1*minecraft:coal:1 => 8*tp:tiny_charcoal:0) cost 32 but output value is 16
  1503. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 9*abyssalcraft:ingotnugget:2 => 1*abyssalcraft:dreadiumingot:0) cost 5112 but output value is 5120
  1504. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 9*magneticraft:nuggets:14 => 1*extraplanets:tier8_items:5) cost 126 but output value is 128
  1505. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 1*nuclearcraft:ingot:8 => 1*minecraft:coal:0) cost 32 but output value is 128
  1506. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 1*actuallyadditions:item_dust:6 => 1*minecraft:coal:0) cost 64 but output value is 128
  1507. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 4*NSSFAKE:/[1xitem.thermalfoundation.material@772, 1xitem.immersiveengineering.material@24, 1xitem.nitre@0, 1xitem.bloodmagic.baseComponent@24] + 1*NSSFAKE:/[1xitem.thermalfoundation.material@769, 1xitem.tiny_charcoal@0] + 1*NSSFAKE:/[1xitem.thermalfoundation.material@771, 1xitem.OtherDust@3, 1xitem.nuclearcraft.gem_dust@6, 1xitem.immersiveengineering.material@25, 1xitem.natura.materials@4, 1xitem.sulfur@0, 1xitem.magneticraft.crafting@0, 1xitem.sulfur@0, 1xitem.bloodmagic.baseComponent@23] => 4*minecraft:gunpowder:0) cost 176 but output value is 192
  1508. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 4*NSSFAKE:/[1xitem.thermalfoundation.material@772, 1xitem.immersiveengineering.material@24, 1xitem.nitre@0, 1xitem.bloodmagic.baseComponent@24] + 1*minecraft:coal:1 + 1*NSSFAKE:/[1xitem.thermalfoundation.material@771, 1xitem.OtherDust@3, 1xitem.nuclearcraft.gem_dust@6, 1xitem.immersiveengineering.material@25, 1xitem.natura.materials@4, 1xitem.sulfur@0, 1xitem.magneticraft.crafting@0, 1xitem.sulfur@0, 1xitem.bloodmagic.baseComponent@23] => 4*minecraft:gunpowder:0) cost 192 but output value is 192
  1509. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 4*NSSFAKE:/[1xitem.thermalfoundation.material@771, 1xitem.OtherDust@3, 1xitem.nuclearcraft.gem_dust@6, 1xitem.immersiveengineering.material@25, 1xitem.natura.materials@4, 1xitem.sulfur@0, 1xitem.magneticraft.crafting@0, 1xitem.sulfur@0, 1xitem.bloodmagic.baseComponent@23] => 1*minecraft:gunpowder:0) cost 128 but output value is 192
  1510. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 7*NSSFAKE:/[1xitem.thermalfoundation.material@772, 1xitem.immersiveengineering.material@24, 1xitem.nitre@0, 1xitem.bloodmagic.baseComponent@24] + 1*minecraft:coal:1 + 1*NSSFAKE:/[1xitem.thermalfoundation.material@771, 1xitem.OtherDust@3, 1xitem.nuclearcraft.gem_dust@6, 1xitem.immersiveengineering.material@25, 1xitem.natura.materials@4, 1xitem.sulfur@0, 1xitem.magneticraft.crafting@0, 1xitem.sulfur@0, 1xitem.bloodmagic.baseComponent@23] => 4*minecraft:gunpowder:0) cost 288 but output value is 192
  1511. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 2*NSSFAKE:/[1xitem.thermalfoundation.material@772, 1xitem.immersiveengineering.material@24, 1xitem.nitre@0, 1xitem.bloodmagic.baseComponent@24] + 1*NSSFAKE:/[1xitem.thermalfoundation.material@768, 1xitem.nuclearcraft.gem_dust@7, 1xitem.actuallyadditions.item_dust@6, 1xitem.item_material@23, 1xitem.tiny_coal@0, 1xitem.bloodmagic.baseComponent@21, 1xitem.coaldust@0] + 1*NSSFAKE:/[1xitem.thermalfoundation.material@771, 1xitem.OtherDust@3, 1xitem.nuclearcraft.gem_dust@6, 1xitem.immersiveengineering.material@25, 1xitem.natura.materials@4, 1xitem.sulfur@0, 1xitem.magneticraft.crafting@0, 1xitem.sulfur@0, 1xitem.bloodmagic.baseComponent@23] => 1*minecraft:gunpowder:0) cost 160 but output value is 192
  1512. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 2*NSSFAKE:/[1xitem.thermalfoundation.material@772, 1xitem.immersiveengineering.material@24, 1xitem.nitre@0, 1xitem.bloodmagic.baseComponent@24] + 1*NSSFAKE:/[1xitem.thermalfoundation.material@769, 1xitem.tiny_charcoal@0] + 1*NSSFAKE:/[1xitem.thermalfoundation.material@771, 1xitem.OtherDust@3, 1xitem.nuclearcraft.gem_dust@6, 1xitem.immersiveengineering.material@25, 1xitem.natura.materials@4, 1xitem.sulfur@0, 1xitem.magneticraft.crafting@0, 1xitem.sulfur@0, 1xitem.bloodmagic.baseComponent@23] => 1*minecraft:gunpowder:0) cost 112 but output value is 192
  1513. 22.04 17:21:24 [Server] Server thread/WARN [projecte]: EMC Exploit: ingredients (0 + 1*NSSFAKE:/hellfirepvp.astralsorcery.common.crafting.infusion.recipes.LowConsumptionInfusionRecipe@295afa68 + 1*minecraft:redstone:0 => 1*minecraft:gunpowder:0) cost 114 but output value is 192
  1514. 22.04 17:21:25 [Multicraft] Skipped 79 lines due to rate limit (30/s)
  1515. 22.04 17:21:25 [Server] Server thread/INFO [betterquesting]: Loaded 1129 quests
  1516. 22.04 17:21:25 [Server] Server thread/INFO [betterquesting]: Loaded 27 quest lines
  1517. 22.04 17:21:25 [Server] Server thread/INFO [betterquesting]: Loaded 1 parties
  1518. 22.04 17:21:25 [Server] Server thread/INFO [betterquesting]: Loaded 7 names
  1519. 22.04 17:21:26 [Server] Server thread/INFO [chancecubes]: Loaded custom rewards for the mod ExtraUtilities
  1520. 22.04 17:21:26 [Server] Netty Epoll Server IO #13/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  1521. 22.04 17:21:26 [Server] Server thread/INFO [equivalentintegrations]: Created EMC Manager
  1522. 22.04 17:21:26 [Server] Server thread/INFO [HammerCore]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin ...
  1523. 22.04 17:21:26 [Server] Server thread/INFO [HammerCore]: Registered raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
  1524. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -10
  1525. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -21
  1526. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -22
  1527. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -16
  1528. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -23
  1529. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -13
  1530. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -15
  1531. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -19
  1532. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -20
  1533. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -17
  1534. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -18
  1535. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -14
  1536. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -51
  1537. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -49
  1538. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -47
  1539. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -52
  1540. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -57
  1541. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -46
  1542. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -12
  1543. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: 55
  1544. 22.04 17:21:26 [Server] Server thread/INFO [Galacticraft]: Registered Dimension: -48
  1545. 22.04 17:21:26 [Multicraft] Skipped 183 lines due to rate limit (30/s)
  1546. 22.04 17:21:26 [Server] Server thread/INFO [iChunUtil]: [NEW UPDATE AVAILABLE] iChunUtil - 7.2.1
  1547. 22.04 17:21:26 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: RFTools: server is starting
  1548. 22.04 17:21:26 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: Registering RFTools dimensions:
  1549. 22.04 17:21:27 [Server] Server thread/ERROR [minecraft/MinecraftServer]: Encountered an unexpected exception
  1550. 22.04 17:21:27 [Server] INFO net.minecraft.util.ReportedException: Ticking block entity
  1551. 22.04 17:21:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:773) ~[MinecraftServer.class:?]
  1552. 22.04 17:21:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
  1553. 22.04 17:21:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
  1554. 22.04 17:21:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  1555. 22.04 17:21:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  1556. 22.04 17:21:27 [Server] INFO Caused by: java.lang.NullPointerException
  1557. 22.04 17:21:27 [Server] INFO at codechicken.translocators.part.ItemTranslocatorPart.func_73660_a(ItemTranslocatorPart.java:154) ~[ItemTranslocatorPart.class:?]
  1558. 22.04 17:21:27 [Server] INFO at codechicken.multipart.scalatraits.TTickableTile$class.update(TTickableTile.scala:58) ~[TTickableTile$class.class:?]
  1559. 22.04 17:21:27 [Server] INFO at codechicken.multipart.scalatraits.JTickableTile$class.func_73660_a(TTickableTile.scala:95) ~[?:?]
  1560. 22.04 17:21:27 [Server] INFO at TileMultipart_cmp$$0.func_73660_a(Unknown Source) ~[?:?]
  1561. 22.04 17:21:27 [Server] INFO at net.minecraft.world.World.func_72939_s(World.java:1835) ~[amu.class:?]
  1562. 22.04 17:21:27 [Server] INFO at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) ~[oo.class:?]
  1563. 22.04 17:21:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) ~[MinecraftServer.class:?]
  1564. 22.04 17:21:27 [Server] INFO ... 4 more
  1565. 22.04 17:21:27 [Server] Server thread/ERROR [minecraft/MinecraftServer]: This crash report has been saved to: /./crash-reports/crash-2019-04-22_17.21.27-server.txt
  1566. 22.04 17:21:27 [Server] Server thread/INFO [minecraft/MinecraftServer]: Stopping server
  1567. 22.04 17:21:27 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving players
  1568. 22.04 17:21:27 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving worlds
  1569. 22.04 17:21:27 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/overworld
  1570. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/the_nether
  1571. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/the_end
  1572. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/The Abyssal Wasteland
  1573. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/The Dreadlands
  1574. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/Omothol
  1575. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/The Dark Realm
  1576. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/EREBUS
  1577. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/hunting_dim
  1578. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/landia
  1579. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/lostcities
  1580. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/simplevoidworld
  1581. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/tartarus
  1582. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/MINING_WORLD
  1583. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/Deep Dark
  1584. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/ExtraUtils2_Quarry_Dim
  1585. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/NEXUS
  1586. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/nc_wasteland
  1587. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/Spectre
  1588. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/The Void
  1589. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/???
  1590. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/Dal Quor
  1591. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/twilight_forest
  1592. 22.04 17:21:28 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/Storage Cell
  1593. 22.04 17:21:28 [Server] Server thread/INFO [FML]: Unloading dimension 0
  1594. 22.04 17:21:28 [Server] Server thread/INFO [FML]: Unloading dimension -1
  1595. 22.04 17:21:28 [Server] Server thread/INFO [FML]: Unloading dimension 1
  1596. 22.04 17:21:28 [Server] Server thread/INFO [FML]: Unloading dimension 5
  1597. 22.04 17:21:28 [Server] Server thread/INFO [FML]: Unloading dimension 6
  1598. 22.04 17:21:28 [Server] Server thread/INFO [FML]: Unloading dimension 7
  1599. 22.04 17:21:28 [Server] Server thread/INFO [FML]: Unloading dimension 8
  1600. 22.04 17:21:29 [Multicraft] Server shut down (running)
  1601. 22.04 17:21:29 [Multicraft] Restarting crashed server in 1200 seconds
  1602. 22.04 17:21:29 [Multicraft] Server stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement