Jump to content

[1.12.2] Modded Server keeps crashing


Recommended Posts

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.56-core.jar)
  BlurPlugin (Blur-1.0.4-14.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.210.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  MovingWorldCore (movingworld-1.12-6.342-full.jar)
Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! ❤️

Time: 5/20/19 1:22 PM
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
    at java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
    at java.io.File.exists(Unknown Source)
    at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:41)
    at nex.village.PigtificateVillageManager.getVillageData(PigtificateVillageManager.java:59)
    at nex.handler.WorldHandler.onWorldTick(WorldHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_355_WorldHandler_onWorldTick_WorldTickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:287)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:752)
    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(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server Watchdog
Stacktrace:
    at java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
    at java.io.File.exists(Unknown Source)
    at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:41)
    at nex.village.PigtificateVillageManager.getVillageData(PigtificateVillageManager.java:59)
    at nex.handler.WorldHandler.onWorldTick(WorldHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_355_WorldHandler_onWorldTick_WorldTickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:287)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:752)
    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: "Netty Server IO #14" Id=108 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@31e42db6
    -  locked java.util.Collections$UnmodifiableSet@3f23d5fa
    -  locked sun.nio.ch.WindowsSelectorImpl@3b1c46c6
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #13" Id=107 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@7e1edfc1
    -  locked java.util.Collections$UnmodifiableSet@6e87d429
    -  locked sun.nio.ch.WindowsSelectorImpl@4faa4006
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #12" Id=106 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@16d91543
    -  locked java.util.Collections$UnmodifiableSet@1e31208e
    -  locked sun.nio.ch.WindowsSelectorImpl@4ec799fd
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #11" Id=102 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@53705a53
    -  locked java.util.Collections$UnmodifiableSet@ddd3e73
    -  locked sun.nio.ch.WindowsSelectorImpl@1a7f5a16
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #10" Id=101 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@688530d5
    -  locked java.util.Collections$UnmodifiableSet@39765d54
    -  locked sun.nio.ch.WindowsSelectorImpl@5dbcd2af
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #9" Id=100 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@3d738ce4
    -  locked java.util.Collections$UnmodifiableSet@7c310007
    -  locked sun.nio.ch.WindowsSelectorImpl@77267e28
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #8" Id=99 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@4c34f3c9
    -  locked java.util.Collections$UnmodifiableSet@6d014207
    -  locked sun.nio.ch.WindowsSelectorImpl@19444698
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #7" Id=98 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@5dd7aca6
    -  locked java.util.Collections$UnmodifiableSet@3696b66e
    -  locked sun.nio.ch.WindowsSelectorImpl@51e0cbc1
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #6" Id=97 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@6aab27e3
    -  locked java.util.Collections$UnmodifiableSet@af9148c
    -  locked sun.nio.ch.WindowsSelectorImpl@9dff67b
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #5" Id=93 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@5eb68a42
    -  locked java.util.Collections$UnmodifiableSet@6d913a48
    -  locked sun.nio.ch.WindowsSelectorImpl@2f0e1e02
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #4" Id=92 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@599449b6
    -  locked java.util.Collections$UnmodifiableSet@331a3c5c
    -  locked sun.nio.ch.WindowsSelectorImpl@57bd030d
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #3" Id=91 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@89ce9f6
    -  locked java.util.Collections$UnmodifiableSet@73bec8aa
    -  locked sun.nio.ch.WindowsSelectorImpl@11a4f25d
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Netty Server IO #2" Id=87 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@2e3e3e0f
    -  locked java.util.Collections$UnmodifiableSet@4102b167
    -  locked sun.nio.ch.WindowsSelectorImpl@44fcca75
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"threadDeathWatcher-2-1" Id=86 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(Unknown Source)


"Netty Server IO #1" Id=85 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@72fcfead
    -  locked java.util.Collections$UnmodifiableSet@2ded68bb
    -  locked sun.nio.ch.WindowsSelectorImpl@79b06de8
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"Background world mapping" Id=84 RUNNABLE
    at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
    at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
    at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
    at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
    at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
    at net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean.func_75904_a(SourceFile:15)
    at net.minecraft.world.gen.layer.GenLayerAddSnow.func_75904_a(SourceFile:15)
    at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
    ...


"File IO Thread" Id=83 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
    at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
    at java.lang.Thread.run(Unknown Source)


"Thread-20" Id=80 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
    at java.lang.Thread.run(Unknown Source)


"Thread-19" Id=79 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
    at java.lang.Thread.run(Unknown Source)


"Thread-18" Id=78 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
    at java.lang.Thread.run(Unknown Source)


"Thread-14" Id=72 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
    at java.lang.Thread.run(Unknown Source)


"Server Watchdog" Id=68 RUNNABLE
    at sun.management.ThreadImpl.dumpThreads0(Native Method)
    at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
    at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
    at java.lang.Thread.run(Unknown Source)


"ic2-poolthread-1" Id=63 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@5b3dbfc9
    at java.lang.Object.wait(Native Method)
    -  waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@5b3dbfc9
    at java.lang.Object.wait(Unknown Source)
    at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
    at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


"Ender IO Scheduler" Id=62 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:41)


"Netty Server IO #0" Id=57 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@4e213b95
    -  locked java.util.Collections$UnmodifiableSet@8cf3a5a
    -  locked sun.nio.ch.WindowsSelectorImpl@726ad986
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
    ...


"JLine terminal non blocking reader thread" Id=35 WAITING on org.jline.utils.PumpReader@449ff3f5
    at java.lang.Object.wait(Native Method)
    -  waiting on org.jline.utils.PumpReader@449ff3f5
    at java.lang.Object.wait(Unknown Source)
    at org.jline.utils.PumpReader.wait(PumpReader.java:66)
    at org.jline.utils.PumpReader.waitForInput(PumpReader.java:86)
    at org.jline.utils.PumpReader.read(PumpReader.java:151)
    at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276)
    at java.lang.Thread.run(Unknown Source)


"Server console handler" Id=34 TIMED_WAITING on org.jline.utils.NonBlockingReader@3a58560
    at java.lang.Object.wait(Native Method)
    -  waiting on org.jline.utils.NonBlockingReader@3a58560
    at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174)
    at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
    at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
    at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
    at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
    at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
    at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
    ...


"DestroyJavaVM" Id=33 RUNNABLE


"Server thread" Id=31 RUNNABLE
    at java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
    at java.io.File.exists(Unknown Source)
    at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:41)
    at nex.village.PigtificateVillageManager.getVillageData(PigtificateVillageManager.java:59)
    at nex.handler.WorldHandler.onWorldTick(WorldHandler.java:52)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_355_WorldHandler_onWorldTick_WorldTickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    ...


"D3D Screen Updater" Id=30 TIMED_WAITING on java.lang.Object@724972a4
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.Object@724972a4
    at sun.java2d.d3d.D3DScreenUpdateManager.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


"TimerQueue" Id=28 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d7072e5
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d7072e5
    at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
    at java.util.concurrent.DelayQueue.take(Unknown Source)
    at javax.swing.TimerQueue.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Number of locked synchronizers = 1
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@564b2382


"Thread-4" Id=27 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@42d174ae
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@42d174ae
    at java.util.concurrent.locks.LockSupport.park(Unknown Source)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
    at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
    at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
    at net.minecraft.server.gui.MinecraftServerGui$4.run(MinecraftServerGui.java:154)
    at java.lang.Thread.run(Unknown Source)


"AWT-EventQueue-0" Id=26 RUNNABLE
    at sun.java2d.loops.ProcessPath.FillPolygon(Unknown Source)
    at sun.java2d.loops.ProcessPath.fillPath(Unknown Source)
    at sun.java2d.pipe.BufferedRenderPipe.fillPath(Unknown Source)
    at sun.java2d.pipe.BufferedRenderPipe.fill(Unknown Source)
    at sun.java2d.pipe.PixelToParallelogramConverter.fill(Unknown Source)
    at sun.java2d.pipe.ValidatePipe.fill(Unknown Source)
    at sun.java2d.SunGraphics2D.fill(Unknown Source)
    at javax.swing.border.LineBorder.paintBorder(Unknown Source)
    ...

    Number of locked synchronizers = 1
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@7bb4f202


"AWT-Windows" Id=24 RUNNABLE (in native)
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


"AWT-Shutdown" Id=23 WAITING on java.lang.Object@74ec89c5
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.Object@74ec89c5
    at java.lang.Object.wait(Unknown Source)
    at sun.awt.AWTAutoShutdown.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


"Java2D Disposer" Id=22 WAITING on java.lang.ref.ReferenceQueue$Lock@1ae52ae7
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.ReferenceQueue$Lock@1ae52ae7
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at sun.java2d.Disposer.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


"Server Infinisleeper" Id=21 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)


"Snooper Timer" Id=20 TIMED_WAITING on java.util.TaskQueue@53585911
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.TaskQueue@53585911
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)


"WindowsStreamPump" Id=14 RUNNABLE
    at com.sun.jna.Native.invokeVoid(Native Method)
    at com.sun.jna.Function.invoke(Function.java:408)
    at com.sun.jna.Function.invoke(Function.java:354)
    at com.sun.jna.Library$Handler.invoke(Library.java:244)
    at org.jline.terminal.impl.jna.win.$Proxy24.ReadConsoleInput(Unknown Source)
    at org.jline.terminal.impl.jna.win.JnaWinSysTerminal.readConsoleInput(JnaWinSysTerminal.java:130)
    at org.jline.terminal.impl.jna.win.JnaWinSysTerminal.processConsoleInput(JnaWinSysTerminal.java:65)
    at org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:400)
    ...


"Attach Listener" Id=5 RUNNABLE


"Signal Dispatcher" Id=4 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@f20859a
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.ReferenceQueue$Lock@f20859a
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@1f12971a
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.Reference$Lock@1f12971a
    at java.lang.Object.wait(Unknown Source)
    at java.lang.ref.Reference.tryHandlePending(Unknown Source)
    at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)

Stacktrace:
    at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
    at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_201, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2904443680 bytes (2769 MB) / 4648337408 bytes (4433 MB) up to 4772593664 bytes (4551 MB)
    JVM Flags: 2 total; -Xms4G -Xmx5G
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.5.2821 63 mods loaded, 63 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               | Modpack.jar                                                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                                        | 14.23.5.2821            | Modpack.jar                                                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | micdoodlecore                                |                         | minecraft.jar                                               | None                                     |
    | LCHIJA | com.elytradev.movingworld.common.asm.coremod |                         | minecraft.jar                                               | None                                     |
    | LCHIJA | openmodscore                                 | 0.12.2                  | minecraft.jar                                               | None                                     |
    | LCHIJA | aether_legacy                                | 1.4.4                   | aether_legacy-1.12.2-v1.4.4.jar                             | None                                     |
    | LCHIJA | appliedenergistics2                          | rv6-stable-6            | appliedenergistics2-rv6-stable-6.jar                        | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA | baubles                                      | 1.5.2                   | Baubles-1.12-1.5.2.jar                                      | None                                     |
    | LCHIJA | betteranimalsplus                            | 6.0.1                   | betteranimalsplus-1.12.2-6.0.1.jar                          | None                                     |
    | LCHIJA | codechickenlib                               | 3.2.2.353               | CodeChickenLib-1.12.2-3.2.2.353-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux                                 | 2.1.0                   | RedstoneFlux-1.12-2.1.0.6-universal.jar                     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | cofhcore                                     | 4.6.2                   | CoFHCore-1.12.2-4.6.2.25-universal.jar                      | None                                     |
    | LCHIJA | cofhworld                                    | 1.3.0                   | CoFHWorld-1.12.2-1.3.0.6-universal.jar                      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | coralreef                                    | 2.0                     | CoralReef-2.5-1.12.2.jar                                    | None                                     |
    | LCHIJA | movingworld                                  | 1.12-6.342              | movingworld-1.12-6.342-full.jar                             | None                                     |
    | LCHIJA | davincisvessels                              | @DVESSELSVER@           | davincisvessels-1.12-6.340-full.jar                         | None                                     |
    | LCHIJA | props                                        | 2.6.2                   | Decocraft-2.6.2_1.12.2.jar                                  | None                                     |
    | LCHIJA | endercore                                    | 1.12.2-0.5.56           | EnderCore-1.12.2-0.5.56.jar                                 | None                                     |
    | LCHIJA | jei                                          | 4.15.0.268              | jei_1.12.2-4.15.0.268.jar                                   | None                                     |
    | LCHIJA | thaumcraft                                   | 6.1.BETA26              | Thaumcraft-1.12.2-6.1.BETA26.jar                            | None                                     |
    | LCHIJA | thermalfoundation                            | 2.6.2                   | ThermalFoundation-1.12.2-2.6.2.26-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermalexpansion                             | 5.5.3                   | ThermalExpansion-1.12.2-5.5.3.41-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | enderio                                      | 5.0.43                  | EnderIO-1.12.2-5.0.43.jar                                   | None                                     |
    | LCHIJA | enderiointegrationtic                        | 5.0.43                  | EnderIO-1.12.2-5.0.43.jar                                   | None                                     |
    | LCHIJA | enderiobase                                  | 5.0.43                  | EnderIO-1.12.2-5.0.43.jar                                   | None                                     |
    | LCHIJA | enderioconduits                              | 5.0.43                  | EnderIO-1.12.2-5.0.43.jar                                   | None                                     |
    | LCHIJA | enderioconduitsappliedenergistics            | 5.0.43                  | EnderIO-1.12.2-5.0.43.jar                                   | None                                     |
    | LCHIJA | enderioconduitsopencomputers                 | 5.0.43                  | EnderIO-1.12.2-5.0.43.jar                                   | None                                     |
    | LCHIJA | enderioconduitsrefinedstorage                | 5.0.43                  | EnderIO-1.12.2-5.0.43.jar                                   | None                                     |
    | LCHIJA | enderiointegrationforestry                   | 5.0.43                  | EnderIO-1.12.2-5.0.43.jar                                   | None                                     |
    | LCHIJA | mantle                                       | 1.12-1.3.3.49           | Mantle-1.12-1.3.3.49.jar                                    | None                                     |
    | LCHIJA | twilightforest                               | 3.8.689                 | twilightforest-1.12.2-3.8.689-universal.jar                 | None                                     |
    | LCHIJA | tconstruct                                   | 1.12.2-2.12.0.135       | TConstruct-1.12.2-2.12.0.135.jar                            | None                                     |
    | LCHIJA | enderiointegrationticlate                    | 5.0.43                  | EnderIO-1.12.2-5.0.43.jar                                   | None                                     |
    | LCHIJA | enderiomachines                              | 5.0.43                  | EnderIO-1.12.2-5.0.43.jar                                   | None                                     |
    | LCHIJA | enderiopowertools                            | 5.0.43                  | EnderIO-1.12.2-5.0.43.jar                                   | None                                     |
    | LCHIJA | extrautils2                                  | 1.0                     | extrautils2-1.12-1.9.9.jar                                  | None                                     |
    | LCHIJA | ic2                                          | 2.8.109-ex112           | industrialcraft-2-2.8.109-ex112.jar                         | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHIJA | galacticraftcore                             | 4.0.2.210               | GalacticraftCore-1.12.2-4.0.2.210.jar                       | None                                     |
    | LCHIJA | galacticraftplanets                          | 4.0.2.210               | Galacticraft-Planets-1.12.2-4.0.2.210.jar                   | None                                     |
    | LCHIJA | gravestone                                   | 1.10.1                  | gravestone-1.10.1.jar                                       | None                                     |
    | LCHIJA | ichunutil                                    | 7.2.1                   | iChunUtil-1.12.2-7.2.1.jar                                  | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | jaff                                         | 1.7_for_1.12            | JustAFewFish-1.7_for_1.12.jar                               | None                                     |
    | LCHIJA | lex                                          | 1.0.8                   | LibEx-1.12.2-1.0.8.jar                                      | None                                     |
    | LCHIJA | morph                                        | 7.1.3                   | Morph-1.12.2-7.1.3.jar                                      | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | llibrary                                     | 1.7.18                  | llibrary-1.7.18-1.12.2.jar                                  | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCHIJA | mowziesmobs                                  | 1.5.4                   | mowziesmobs-1.5.4.jar                                       | None                                     |
    | LCHIJA | shetiphiancore                               | 3.5.9                   | shetiphiancore-1.12.0-3.5.9.jar                             | None                                     |
    | LCHIJA | multistorage                                 | 1.4.13                  | multistorage-1.12.0-1.4.13.jar                              | None                                     |
    | LCHIJA | nex                                          | 2.0.8                   | NetherEx-1.12.2-2.0.8.jar                                   | None                                     |
    | LCHIJA | nei                                          | 2.4.2                   | NotEnoughItems-1.12.2-2.4.2.240-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | openmods                                     | 0.12.2                  | OpenModsLib-1.12.2-0.12.2.jar                               | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCHIJA | openblocks                                   | 1.8.1                   | OpenBlocks-1.12.2-1.8.1.jar                                 | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCHIJA | harvestcraft                                 | 1.12.2zb                | Pam's+HarvestCraft+1.12.2zc+The+7mm+Kidney+Stone+Update.jar | None                                     |
    | LCHIJA | roguelike                                    | 1.8.0                   | RoguelikeDungeons-1.12.2-1.8.0.jar                          | None                                     |
    | LCHIJA | sereneseasons                                | 1.2.16                  | SereneSeasons-1.12.2-1.2.16-universal.jar                   | None                                     |
    | LCHIJA | tcomplement                                  | ${version}              | TinkersComplement-1.12.2-0.3.2.jar                          | None                                     |
    | LCHIJA | tropicraft                                   | 7.1.8.105               | tropicraft-MC1.12.2-7.1.8.105.jar                           | None                                     |
    | LCHIJA | jurassicraft                                 | 2.1.21                  | JurassiCraft-1.12.2-2.1.21.jar                              | None                                     |
    | LCHIJA | structurize                                  | 1.12.2-0.10.93-ALPHA    | structurize-1.12.2-0.10.93-ALPHA.jar                        | None                                     |
    | LCHIJA | minecolonies                                 | 1.12.2-0.10.259-RELEASE | minecolonies-1.12.2-0.10.259-RELEASE-universal.jar          | None                                     |

    Loaded coremods (and transformers): 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.56-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
BlurPlugin (Blur-1.0.4-14.jar)
  com.tterrag.blur.BlurTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.210.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
MovingWorldCore (movingworld-1.12-6.342-full.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-6 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)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleMelter (Enabled/Not Forced)
        - ModuleArmor (Enabled/Not Forced)

    Ender IO: No known problems detected.

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 0 / 20; []
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

Link to comment
Share on other sites

Getting a bit out of my experience range here, but it looks like NetherEx is doing File IO on the main thread causing the server to slow to a crawl at which point the watchdog assumes the server to have stopped responding and kills it.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.