• 0

    posted a message on Forge Server Error

    I'm using All the mods 3 pack and Craftserve hosting

    Server was working on my computer but it crashes when i uploaded it on hosting

    after tones fo lines...

    [20:42:14] [Server thread/WARN] [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'steam' but this Fluid has already been linked to the Block Block{advgenerators:steam}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
    [20:42:16] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'biofuel' loaded
    [20:42:16] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'if.protein' loaded
    [20:42:24] [Server thread/ERROR] inecraft/MinecraftServer]: Encountered an unexpected exception
    net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Integrated Dynamics (integrateddynamics)
    Caused by: java.lang.NoSuchMethodError: org.cyclops.cyclopscore.infobook.InfoBook.<init>(Lorg/cyclops/cyclopscore/init/ModBase;I)V
    at org.cyclops.integrateddynamics.infobook.OnTheDynamicsOfIntegrationBook.<init>(OnTheDynamicsOfIntegrationBook.java:253) ~[OnTheDynamicsOfIntegrationBook.class:?]
    at org.cyclops.integrateddynamics.infobook.OnTheDynamicsOfIntegrationBook.getInstance(OnTheDynamicsOfIntegrationBook.java:258) ~[OnTheDynamicsOfIntegrationBook.class:?]
    at org.cyclops.integrateddynamics.IntegratedDynamics.preInit(IntegratedDynamics.java:233) ~[IntegratedDynamics.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~inecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~inecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~inecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) ~[Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
    [20:42:24] [Server thread/INFO] [packcrashinfo]: No manfiest present, attempting to load the minecraftinstance.json file.
    [20:42:24] [Server thread/ERROR] [packcrashinfo]: No manifest or minecraftinstance.json present
    [20:42:24] [Server thread/ERROR] inecraft/MinecraftServer]: This crash report has been saved to: /home/servers/662448/./crash-reports/crash-2019-09-17_20.42.24-server.txt
    [20:42:24] [Server thread/INFO] inecraft/MinecraftServer]: Stopping server
    [20:42:24] [Server thread/INFO] inecraft/MinecraftServer]: Saving worlds
    Exception in thread "Server thread" [20:42:24] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Advanced Rocketry (advancedrocketry)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: Caused by: java.lang.NullPointerException
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at zmaster587.advancedRocketry.cable.NetworkRegistry.clearNetworks(NetworkRegistry.java:16)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at zmaster587.advancedRocketry.AdvancedRocketry.serverStopped(AdvancedRocketry.java:1903)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:847)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:508)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:587)
    [20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.Thread.run(Thread.java:748)
    [20:42:24] [Server Shutdown Thread/INFO] inecraft/MinecraftServer]: Stopping server
    [20:42:24] [Server Shutdown Thread/INFO] inecraft/MinecraftServer]: Saving worlds

    Crash Report

    ---- Minecraft Crash Report -------- Minecraft Crash Report ----
    WARNING: coremods are present:  Quark Plugin (Quark-r1.5-168.jar)  BedPatch (bedpatch-2.2-1.12.2.jar)  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)  AppleCore (AppleCore-mc1.12.2-3.2.0.jar)  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)  Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)  RandomPatches (randompatches-1.12.2-1.17.2.1.jar)  EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)  TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)  p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)  ForgelinPlugin (Forgelin-1.8.3.jar)  Plugin (NotEnoughIDs-1.5.4.4.jar)  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)  LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)  AstralCore (astralsorcery-1.12.2-1.10.19.jar)  Wizardry Plugin (wizardry-0.10.8.jar)  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)  MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)  AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-160-universal.jar)  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)Contact their authors BEFORE contacting forge
    // Oops.
    Time: 9/17/19 8:27 PMDescription: Exception in server tick loop
    net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Integrated Dynamics (integrateddynamics)Caused by: java.lang.NoSuchMethodError: org.cyclops.cyclopscore.infobook.InfoBook.<init>(Lorg/cyclops/cyclopscore/init/ModBase;I)V at org.cyclops.integrateddynamics.infobook.OnTheDynamicsOfIntegrationBook.<init>(OnTheDynamicsOfIntegrationBook.java:253) at org.cyclops.integrateddynamics.infobook.OnTheDynamicsOfIntegrationBook.getInstance(OnTheDynamicsOfIntegrationBook.java:258) at org.cyclops.integrateddynamics.IntegratedDynamics.preInit(IntegratedDynamics.java:233) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Thread.java:748)

    A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
    -- System Details --Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 5.0.13-050013-lowlatency Java Version: 1.8.0_201, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 268634680 bytes (256 MB) / 1156579328 bytes (1103 MB) up to 7635730432 bytes (7282 MB) JVM Flags: 7 total; -Xms256M -Xmx8192M -XX:MinHeapFreeRatio=2 -XX:MaxHeapFreeRatio=7 -XX:ParallelGCThreads=3 -XX:CICompilerCount=3 -XX:ActiveProcessorCount=3 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2838 286 mods loaded, 286 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    Loaded coremods (and transformers): Quark Plugin (Quark-r1.5-168.jar)  vazkii.quark.base.asm.ClassTransformerBedPatch (bedpatch-2.2-1.12.2.jar)  com.mordenkainen.bedpatch.BedPatchASMDo not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)  pl.asie.foamfix.coremod.FoamFixTransformerAppleCore (AppleCore-mc1.12.2-3.2.0.jar)  squeek.applecore.asm.TransformerModuleHandlerOpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)  openmods.core.OpenModsClassTransformerInventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)  invtweaks.forge.asm.ContainerTransformerRandomPatches (randompatches-1.12.2-1.17.2.1.jar)  com.therandomlabs.randompatches.core.RPTransformerEnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)  com.enderio.core.common.transform.EnderCoreTransformer  com.enderio.core.common.transform.SimpleMixinPatcherTransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)  li.cil.oc.common.asm.ClassTransformerTheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)  thebetweenlands.core.TheBetweenlandsClassTransformerCTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)  team.chisel.ctm.client.asm.CTMTransformerp455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)  p455w0rdslib.asm.ClassTransformerForgelinPlugin (Forgelin-1.8.3.jar)  Plugin (NotEnoughIDs-1.5.4.4.jar)  ru.fewizz.neid.asm.TransformerIELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)  blusunrize.immersiveengineering.common.asm.IEClassTransformerLibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)  com.teamwizardry.librarianlib.asm.LibLibTransformerShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)  shetiphian.asm.ClassTransformerAstralCore (astralsorcery-1.12.2-1.10.19.jar)  Wizardry Plugin (wizardry-0.10.8.jar)  com.teamwizardry.wizardry.asm.WizardryTransformerLoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)  lumien.resourceloader.asm.ClassTransformerMekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)  mekanism.coremod.KeybindingMigrationHelperMalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)  AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-160-universal.jar)  zmaster587.advancedRocketry.asm.ClassTransformerCoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)   OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED] AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 Pulsar/tconstruct loaded Pulses:  - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselIntegration (Enabled/Not Forced) - chiselsandbitsIntegration (Enabled/Not Forced) - craftingtweaksIntegration (Enabled/Not Forced) - theoneprobeIntegration (Enabled/Not Forced)
    Pulsar/natura loaded Pulses:  - NaturaCommons (Enabled/Forced) - NaturaOverworld (Enabled/Not Forced) - NaturaNether (Enabled/Not Forced) - NaturaDecorative (Enabled/Not Forced) - NaturaTools (Enabled/Not Forced) - NaturaEntities (Enabled/Not Forced) - NaturaOredict (Enabled/Forced) - NaturaWorld (Enabled/Not Forced) - craftingtweaksIntegration (Enabled/Not Forced)
    Modpack Information: Modpack: [All The Mods 3] Version: [5.12.2] by author [ATM Team] !!There was a problem reading the manifest!! List of loaded APIs:  * AbyssalCraftAPI (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Biome (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Block (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Caps (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Condition (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Disruption (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Energy (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Entity (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Event (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Integration (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Internal (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Item (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Necronomicon (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Recipe (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Ritual (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Spell (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * AbyssalCraftAPI|Structure (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r150.jar * ae2wtlib|API (1.0.30) from AE2WTLib-1.12.2-1.0.30.jar * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar * asielibAPI (1.1) from Computronics-1.12.2-1.6.6.jar * asielibAPI|tile (1.0) from Computronics-1.12.2-1.6.6.jar * asielibAPI|tool (1.1) from Computronics-1.12.2-1.6.6.jar * Baubles|API (1.4.0.2) from mobtotems-1.12.1-0.3.0.jar * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar * BetweenlandsAPI (1.12.2) from TheBetweenlands-3.4.10-universal.jar * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.1-103.jar * BotaniaAPI (93) from Botania r1.10-361.jar * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.4.jar * compatlayer (0.3.0) from compatlayer-1.11.2-0.3.0.jar * ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar * computronicsAPI (1.3) from Computronics-1.12.2-1.6.6.jar * computronicsAPI|audio (1.0) from Computronics-1.12.2-1.6.6.jar * computronicsAPI|chat (1.3) from Computronics-1.12.2-1.6.6.jar * computronicsAPI|multiperipheral (1.1) from Computronics-1.12.2-1.6.6.jar * computronicsAPI|tape (1.0) from Computronics-1.12.2-1.6.6.jar * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v4a.jar * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.12.5-MC1.12.2.jar * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.23.345-universal.jar * EmbersAPI (0.1) from EmbersRekindled-1.13-hotfix2.jar * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.46.jar * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.46.jar * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.46.jar * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.46.jar * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.46.jar * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.46.jar * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.46.jar * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.46.jar * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.46.jar * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.1.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.0.17.jar * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5b9.jar * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5b9.jar * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5b9.jar * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5b9.jar * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5b9.jar * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.287.jar * MekanismAPI|core (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar * MekanismAPI|energy (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar * MekanismAPI|gas (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar * MekanismAPI|infuse (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar * MekanismAPI|laser (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar * MekanismAPI|transmitter (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.0.381.jar * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar * PatchouliAPI (6) from Patchouli-1.0-20.jar * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.4-368.jar * practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.8-11.jar * pressureAPI (1.3.1.9) from pressure-1.3.1.9-mc1.12.2.jar * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar * PsiAPI (15) from Psi-r1.1-77.jar * QuarkAPI (4) from Quark-r1.5-168.jar * RealFilingCabinetAPI (0) from realfilingcabinet-1.12-0.2.0.15.jar * reborncoreAPI (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar * reborncoreAPI|Power (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar * reborncoreAPI|Recipe (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar * reborncoreAPI|Tile (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.31.135.jar * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.31.135.jar * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * techrebornAPI (2.23.2.1007) from TechReborn-1.12.2-2.23.2.1007-universal.jar * TerraqueousAPI (1.0) from terraqueous-1.12.2-1.4.17b.jar * TerraqueousAPI|Cloud (1.0) from terraqueous-1.12.2-1.4.17b.jar * TerraqueousAPI|Machines (1.0) from terraqueous-1.12.2-1.4.17b.jar * TerraqueousAPI|Plant (1.0) from terraqueous-1.12.2-1.4.17b.jar * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.93.jar * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar RebornCore:  Plugin Engine: 0 RebornCore Version: 3.14.1.457 Runtime Debofucsation 1 Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

    Posted in: Support
  • To post a comment, please or register a new account.