Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- ForgelinPlugin (Forgelin-1.8.3.jar)
- MicdoodlePlugin (MicdoodleCore-1.12.2.jar)
- IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
- EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
- SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar)
- MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
- HCASM (HammerLib-1.12.2-2.0.6.28.jar)
- OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
- LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16 (1).jar)
- Contact their authors BEFORE contacting forge
- // Everything's going to plan. No, really, that was supposed to happen.
- Time: 8/8/21 3:57 AM
- Description: Watching Server
- java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.39 seconds (should be max 0.05)
- at com.zeitheron.hammercore.asm.McHooks.tickTile(McHooks.java:35)
- at net.minecraft.world.World.func_72939_s(World.java:1838)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- at java.lang.Thread.run(Thread.java:748)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server Watchdog
- Stacktrace:
- at com.zeitheron.hammercore.asm.McHooks.tickTile(McHooks.java:35)
- at net.minecraft.world.World.func_72939_s(World.java:1838)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- -- Thread Dump --
- Details:
- Threads: "ic2-poolthread-2" Id=74 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@5666bfb7
- at java.lang.Object.wait(Native Method)
- - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@5666bfb7
- at java.lang.Object.wait(Object.java:502)
- at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- "File IO Thread" Id=70 TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:44)
- at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #2" Id=61 RUNNABLE
- at io.netty.channel.epoll.Native.epollWait0(Native Method)
- at io.netty.channel.epoll.Native.epollWait(Native.java:117)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
- at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
- at java.lang.Thread.run(Thread.java:748)
- "threadDeathWatcher-2-1" Id=60 TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
- at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #1" Id=59 RUNNABLE
- at io.netty.channel.epoll.Native.epollWait0(Native Method)
- at io.netty.channel.epoll.Native.epollWait(Native.java:117)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
- at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
- at java.lang.Thread.run(Thread.java:748)
- "Server Watchdog" Id=58 RUNNABLE
- at sun.management.ThreadImpl.dumpThreads0(Native Method)
- at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
- at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
- at java.lang.Thread.run(Thread.java:748)
- "Query Listener #1" Id=57 RUNNABLE
- at java.net.PlainDatagramSocketImpl.peekData(Native Method)
- - locked java.net.PlainDatagramSocketImpl@58a15b0b
- at java.net.DatagramSocket.receive(DatagramSocket.java:743)
- - locked java.net.DatagramPacket@5c9ed4c7
- - locked java.net.DatagramSocket@629e6b56
- at net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:269)
- at java.lang.Thread.run(Thread.java:748)
- "Java2D Disposer" Id=50 WAITING on java.lang.ref.ReferenceQueue$Lock@199c5130
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@199c5130
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
- at sun.java2d.Disposer.run(Disposer.java:148)
- at java.lang.Thread.run(Thread.java:748)
- "Ender IO Scheduler" Id=47 TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:41)
- "ic2-poolthread-1" Id=46 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@5666bfb7
- at java.lang.Object.wait(Native Method)
- - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@5666bfb7
- at java.lang.Object.wait(Object.java:502)
- at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #0" Id=39 RUNNABLE
- at io.netty.channel.epoll.Native.epollWait0(Native Method)
- at io.netty.channel.epoll.Native.epollWait(Native.java:117)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
- at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
- at java.lang.Thread.run(Thread.java:748)
- "Server console handler" Id=21 RUNNABLE (in native)
- at java.io.FileInputStream.readBytes(Native Method)
- at java.io.FileInputStream.read(FileInputStream.java:255)
- at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
- at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- - locked java.io.BufferedInputStream@7ae4ceb3
- at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
- at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
- at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
- - locked java.io.InputStreamReader@28cfabe7
- at java.io.InputStreamReader.read(InputStreamReader.java:184)
- ...
- "DestroyJavaVM" Id=20 RUNNABLE
- "Server thread" Id=18 RUNNABLE
- at com.zeitheron.hammercore.asm.McHooks.tickTile(McHooks.java:35)
- at net.minecraft.world.World.func_72939_s(World.java:1838)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- at java.lang.Thread.run(Thread.java:748)
- "Server Infinisleeper" Id=17 TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
- "Snooper Timer" Id=16 TIMED_WAITING on java.util.TaskQueue@25d6ad5
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@25d6ad5
- at java.util.TimerThread.mainLoop(Timer.java:552)
- at java.util.TimerThread.run(Timer.java:505)
- "Thread-1" Id=14 WAITING on java.util.LinkedList@79b3ae7f
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.LinkedList@79b3ae7f
- at java.lang.Object.wait(Object.java:502)
- at com.zeitheron.hammercore.lib.zlib.utils.TaskedThread.run(TaskedThread.java:39)
- "Signal Dispatcher" Id=4 RUNNABLE
- "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@25fe76ac
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@25fe76ac
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
- at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
- "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@70bb7167
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.Reference$Lock@70bb7167
- at java.lang.Object.wait(Object.java:502)
- at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
- Stacktrace:
- at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
- at java.lang.Thread.run(Thread.java:748)
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Linux (amd64) version 5.4.0-77-generic
- Java Version: 1.8.0_201, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 566366504 bytes (540 MB) / 1803550720 bytes (1720 MB) up to 7635730432 bytes (7282 MB)
- JVM Flags: 7 total; -Xms256M -Xmx8192M -XX:MinHeapFreeRatio=2 -XX:MaxHeapFreeRatio=7 -XX:ParallelGCThreads=2 -XX:CICompilerCount=2 -XX:ActiveProcessorCount=2
- IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
- FML: MCP 9.42 Powered by Forge 14.23.5.2855 79 mods loaded, 79 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- | State | ID | Version | Source | Signature |
- |:------ |:--------------------------------- |:----------------- |:-------------------------------------------------- |:---------------------------------------- |
- | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
- | LCHIJA | mcp | 9.42 | minecraft.jar | None |
- | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCHIJA | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCHIJA | micdoodlecore | | minecraft.jar | None |
- | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
- | LCHIJA | movingelevators | 1.2.34 | 1.12.jar | None |
- | LCHIJA | securitycraft | v1.8.22.2 | [1.12.2]+SecurityCraft+v1.8.22.2.jar | None |
- | LCHIJA | ic2 | 2.8.170-ex112 | industrialcraft-2-2.8.170-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
- | LCHIJA | advanced_solar_panels | 4.3.0 | Advanced+Solar+Panels-4.3.0.jar | None |
- | LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.2.353.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | LCHIJA | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.33-universal.jar | None |
- | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | LCHIJA | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
- | LCHIJA | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
- | LCHIJA | botania | r1.10-364 | Botania+r1.10-364.4.jar | None |
- | LCHIJA | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
- | LCHIJA | brandonscore | 2.4.19 | BrandonsCore-1.12.2-2.4.19.214-universal.jar | None |
- | LCHIJA | chickens | 6.0.4 | chickens-6.0.4.jar | None |
- | LCHIJA | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
- | LCHIJA | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
- | LCHIJA | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
- | LCHIJA | draconicevolution | 2.3.27 | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar | None |
- | LCHIJA | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None |
- | LCHIJA | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
- | LCHIJA | enderio | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | enderiointegrationtic | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | enderiobase | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | enderioconduits | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | enderioconduitsappliedenergistics | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | enderioconduitsopencomputers | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
- | LCHIJA | enderioconduitsrefinedstorage | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | enderiointegrationforestry | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
- | LCHIJA | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
- | LCHIJA | enderiointegrationticlate | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | enderioinvpanel | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | enderiomachines | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | enderiopowertools | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
- | LCHIJA | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal (1).jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | LCHIJA | motnt | 1.0.1 | EvenMoreTNT-1.0.1.jar | None |
- | LCHIJA | forgelin | 1.8.3 | Forgelin-1.8.3.jar | None |
- | LCHIJA | exnihilocreatio | 1.12.2-0.4.7.2 | exnihilocreatio-1.12.2-0.4.7.2.jar | None |
- | LCHIJA | excompressum | 3.0.32 | ExCompressum_1.12.2-3.0.32.jar | None |
- | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
- | LCHIJA | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None |
- | LCHIJA | bigreactors | 1.12.2-0.4.5.67 | ExtremeReactors-1.12.2-0.4.5.67.jar | None |
- | LCHIJA | fluxnetworks | 4.1.0 | FluxNetworks-1.12.2-4.1.1.34.jar | None |
- | LCHIJA | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
- | LCHIJA | galacticraftcore | 4.0.2.280 | GalacticraftCore-1.12.2-4.0.2.280.jar | None |
- | LCHIJA | galacticraftplanets | 4.0.2.280 | Galacticraft-Planets-1.12.2-4.0.2.280.jar | None |
- | LCHIJA | hammercore | 2.0.6.28 | HammerLib-1.12.2-2.0.6.28.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
- | LCHIJA | lucraftcore | 1.12.2-2.4.16 | LucraftCore-1.12.2-2.4.16 (1).jar | None |
- | LCHIJA | heroesexpansion | 1.12.2-1.3.5 | HeroesExpansion-1.12.2-1.3.5 (1).jar | None |
- | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
- | LCHIJA | trackapi | 1.2 | TrackAPI-1.2.jar | None |
- | LCHIJA | universalmodcore | 1.0.1 | UniversalModCore-1.12.2-forge-1.0.1.jar | None |
- | LCHIJA | immersiverailroading | 1.8.0-7e0f82 | ImmersiveRailroading-1.12.2-forge-1.8.0-7e0f82.jar | None |
- | LCHIJA | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
- | LCHIJA | teslacorelib | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
- | LCHIJA | infinitycraft | 1.12.2-r1 | Infinity+Craft-1.12.2-r1.jar | None |
- | LCHIJA | infinity | 1.12 | infinity-1.12.jar | None |
- | LCHIJA | inventorypets | 2.0.15 | inventorypets-1.12-2.0.15.jar | None |
- | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
- | LCHIJA | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
- | LCHIJA | stevekung's_lib | 1.1.9 | SteveKunG's-Lib-1.12.2-1.1.9.jar | None |
- | LCHIJA | moreplanets | 2.2.1 | More-Planets-1.12.2-2.2.1-GC280.jar | None |
- | LCHIJA | notenoughwands | 1.8.1 | notenoughwands-1.12-1.8.1.jar | None |
- | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
- | LCHIJA | openblocks | 1.8.1 | OpenBlocks-Mod-1.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
- | LCHIJA | fodc | 1.11.0 | OreDictionaryConverter-1.11.0.jar | None |
- | LCHIJA | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None |
- | LCHIJA | refinedstorageaddons | 0.4.4 | refinedstorageaddons-0.4.4.jar | None |
- | LCHIJA | roost | 2.0.10 | roost-1.12.2-2.0.10.jar | None |
- | LCHIJA | simplequarry | 12.3.29 | SimpleQuarry-1.12.2-12.3.29.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
- | LCHIJA | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
- | LCHIJA | teslacorelib_registries | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | None |
- Loaded coremods (and transformers):
- ForgelinPlugin (Forgelin-1.8.3.jar)
- MicdoodlePlugin (MicdoodleCore-1.12.2.jar)
- micdoodle8.mods.miccore.MicdoodleTransformer
- IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
- blusunrize.immersiveengineering.common.asm.IEClassTransformer
- EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
- com.enderio.core.common.transform.EnderCoreTransformer
- com.enderio.core.common.transform.SimpleMixinPatcher
- SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar)
- MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
- mekanism.coremod.KeybindingMigrationHelper
- HCASM (HammerLib-1.12.2-2.0.6.28.jar)
- com.zeitheron.hammercore.asm.HammerCoreTransformer
- OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
- openmods.core.OpenModsClassTransformer
- LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16 (1).jar)
- lucraft.mods.lucraftcore.core.LCTransformer
- 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]
- Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
- * Offline mode for dedicated servers is NOT supported by Ender IO.
- This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
- Authlib is : /home/servers/928920/minecraft_server.1.12.2.jar
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!You are looking at the diagnostics information, not at the crash. !!!
- !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 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)
- - wailaIntegration (Enabled/Not Forced)
- HammerCore Debug Information:
- Dependent Mods:
- -Simple Quarry (simplequarry) @ 12.3.29
- Profiler Position: N/A (disabled)
- Player Count: 0 / 100; []
- Is Modded: Definitely; Server brand changed to 'fml,forge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment