Posted December 3, 20205 yr Please help! crash log below. ---- Minecraft Crash Report ---- // But it works on my machine. Time: 12/3/20 7:48 AM Description: Watching Server java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05) at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:39) [?:?] {re:classloading} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server Watchdog Stacktrace: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:39) -- Thread Dump -- Details: Threads: "Netty Epoll Server IO #1" Id=104 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:114) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:748) "Server Watchdog" Id=103 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:37) at java.lang.Thread.run(Thread.java:748) "poi IO worker" Id=95 WAITING on java.lang.String@231d1576 at sun.misc.Unsafe.park(Native Method) - waiting on java.lang.String@231d1576 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124) at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134) at net.minecraft.world.chunk.storage.IOWorker$$Lambda$6972/498754314.run(Unknown Source) at java.lang.Thread.run(Thread.java:748) "chunk IO worker" Id=94 WAITING on java.lang.String@231d1576 at sun.misc.Unsafe.park(Native Method) - waiting on java.lang.String@231d1576 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124) at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134) at net.minecraft.world.chunk.storage.IOWorker$$Lambda$6972/498754314.run(Unknown Source) at java.lang.Thread.run(Thread.java:748) "Java2D Disposer" Id=93 WAITING on java.lang.ref.ReferenceQueue$Lock@2ddaff65 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@2ddaff65 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) "Thread-14" Id=75 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #0" Id=70 RUNNABLE (in native) at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:114) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:748) "ObjectCleanerThread" Id=69 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@29e57e06 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@29e57e06 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) "Keep-Alive-SocketCleaner" Id=64 WAITING on sun.net.www.http.KeepAliveStreamCleaner@6ce7f55e at java.lang.Object.wait(Native Method) - waiting on sun.net.www.http.KeepAliveStreamCleaner@6ce7f55e at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101) at java.lang.Thread.run(Thread.java:748) "modloading-worker-14" Id=52 WAITING on java.util.concurrent.ForkJoinPool@271aeb11 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@271aeb11 at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824) at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693) at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) "modloading-worker-5" Id=51 WAITING on java.util.concurrent.ForkJoinPool@271aeb11 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@271aeb11 at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824) at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693) at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) "Thread-8" Id=50 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748) "Thread-7" Id=49 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748) "Thread-6" Id=48 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748) "Thread-5" Id=47 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748) "modloading-worker-10" Id=41 TIMED_WAITING on java.util.concurrent.ForkJoinPool@271aeb11 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@271aeb11 at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824) at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693) at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) "modloading-worker-13" Id=36 WAITING on java.util.concurrent.ForkJoinPool@271aeb11 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@271aeb11 at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824) at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693) at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) "DestroyJavaVM" Id=31 RUNNABLE "Server Infinisleeper" Id=28 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:88) "Snooper Timer" Id=26 WAITING on java.util.TaskQueue@5dc11940 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@5dc11940 at java.lang.Object.wait(Object.java:502) at java.util.TimerThread.mainLoop(Timer.java:526) at java.util.TimerThread.run(Timer.java:505) "Thread-2" Id=17 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748) "Thread-1" Id=16 TIMED_WAITING at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338) at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190) "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@5fd659b0 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@5fd659b0 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@cc80a11 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@cc80a11 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:39) at java.lang.Thread.run(Thread.java:748) -- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Linux (amd64) version 4.19.0-12-amd64 Java Version: 1.8.0_211, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2882800104 bytes (2749 MB) / 4583325696 bytes (4371 MB) up to 7635730432 bytes (7282 MB) CPUs: 12 JVM Flags: 4 total; -Xmx8192M -Xms1024M -XX:ParallelGCThreads=2 -XX:ThreadStackSize=512 ModLauncher: 5.1.2+70+master.2845bb9 ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-2.2.1-service.jar eventbus PLUGINSERVICE /custom.jar object_holder_definalize PLUGINSERVICE /custom.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE /custom.jar capability_inject_definalize PLUGINSERVICE /custom.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /preview_OptiFine_1.15.2_HD_U_G1_pre30.jar OptiFine TRANSFORMATIONSERVICE /custom.jar fml TRANSFORMATIONSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.47 FML Language Providers: javafml@31.2 minecraft@1 Mod List: UnionLib-1.15.2-1.2.3.jar UnionLib {unionlib@1.2.3 DONE} SoundControl_1.15.2_1.0.0.2.jar §3Dynamic Surroundings: §eSound Control {sndctrl@1.15.2-1.0.0.1 DONE} Snow-Accumulation-Mod-1.15.2.jar Snow Accumulation {snowaccumulation@0.1 DONE} locks-2.5.2.jar Locks {locks@2.5.2 DONE} jei-1.15.2-6.0.3.15.jar Just Enough Items {jei@6.0.3.15 DONE} FallingTree-1.15.2-2.2.1.jar Falling Tree {falling_tree@2.2.1 DONE} DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE} Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE} goblintraders-1.2.0-1.15.2.jar Goblin Traders {goblintraders@1.2.0 DONE} mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {mcwwindows@1.0.2 DONE} BetterStorageToo-1.15.2-5.1.0.0.jar BetterStorageToo {betterstorage@1.15.2-5.1.0.0 DONE} music_player-1.15.2-2.2.0.87.jar Music Player {musicplayer@2.2.0.87 DONE} Bloomful-1.15.2-1.4.1.jar Bloomful {bloomful@NONE DONE} create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d DONE} Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE} villagernames_1.15-2.4.jar Villager Names {villagernames@2.4 DONE} TerraForged-1.15.2-0.1.2 (1).jar TerraForged {terraforged@0.1.2 DONE} CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {cookingforblockheads@8.0.3 DONE} comforts-FORGE-1.15.2-2.0.0.3.jar Comforts {comforts@FORGE-1.15.2-2.0.0.3 DONE} SereneSeasons-1.15.2-3.0.0.73-universal.jar Serene Seasons {sereneseasons@1.15.2-3.0.0.73 DONE} guardvillagers-1.15.2-1.0.8.jar Guard Villagers {guardvillagers@1.0.7 DONE} u_team_core-1.15.2-3.0.2.169.jar U Team Core {uteamcore@3.0.2.169 DONE} simpleplanes-1.15.2-3.0.1.0.jar Simple Planes {simpleplanes@1.15.2-3.0.1.0 DONE} mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {mcwdoors@1.0.0 DONE} SnowRealMagic-1.15.2-1.7.5.jar Snow! Real Magic! {snowrealmagic@1.7.5 DONE} Kiwi-1.15.2-2.8.5.jar Kiwi {kiwi@2.8.5 DONE} forge-1.15.2-31.2.47-universal.jar Forge {forge@31.2.47 DONE} Bundles-1.3.jar Bundles! {bundles@1.3 DONE} moveplus-1.15.2-2.4.7.jar Move Plus {moveplus@2.4.7 DONE} corpse-1.15.2-1.0.8.jar Corpse {corpse@1.15.2-1.0.8 DONE} forge-1.15.2-31.2.47-server.jar Minecraft {minecraft@1.15.2 DONE} industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {industrialforegoing@2.3.3 DONE} MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {mousetweaks@2.13 DONE} ToolBelt-1.15.2-1.14.1.jar Tool Belt {toolbelt@1.14.1 DONE} titanium-1.15.2-2.4.2.jar Titanium {titanium@2.4.2 DONE} ImmersiveEngineering-1.15.2-3.1-111.jar Immersive Engineering {immersiveengineering@1.15.2-3.1-111 DONE} BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.366 DONE} tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {tgcropesmod@1.15.2-1.2.0 DONE} MobEffects_1.15.2_1.0.0.0.jar §3Dynamic Surroundings: §eMob Effects {mobeffects@1.15.2-1.0.0.0 DONE} dimdungeons-1.07-forge-1.15.2.jar Dimensional Dungeons {dimdungeons@1.15.2-1.07 DONE} curios-FORGE-1.15.2-2.0.2.4.jar Curios API {curios@FORGE-1.15.2-2.0.2.4 DONE} Savage-and-Ravage-1.15.2-v1.1.2.jar Savage & Ravage {savageandravage@v1.1.2 DONE} collective-1.15.2-1.39.jar Collective {collective@1.39 DONE} AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE} Quark-r2.1-245.jar Quark {quark@r2.1-245 DONE} EndReborn0.6.1.jar End: Reborn {endreborn@0.6.1 DONE} DoubleSlabs-1.15-2.10.1.jar Double Slabs {doubleslabs@2.10.1 DONE} backpacked-1.4.1-mc1.15.2.jar Backpacked {backpacked@1.4.1 DONE} Survive-1.15.2-1.6.3.jar Survive {survive@1.15.2-1.6.3 DONE} obfuscate-1.15.2-mc0.5.0.jar Obfuscate {obfuscate@0.5.0 DONE} vehicle-0.44.1-mc1.15.2.jar MrCrayfish's Vehicle Mod {vehicle@0.44.1 DONE} MrCrayfishs-Furniture-Mod-1.15.2.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre16 DONE} Vampirism-1.15.2-1.6.1.jar Vampirism {vampirism@1.6.1 DONE, teamlapenlib@1.6.1 DONE} Aquaculture-1.15.2-2.0.20.jar Aquaculture 2 {aquaculture@1.15.2-2.0.20 DONE} Trading_Players_1.1.jar Trading Players {trade@1.1 DONE} Kiwi Modules: kiwi:contributors kiwi:data snowrealmagic:snowrealmagic Player Count: 1 / 160; [ServerPlayerEntity['Reclaid'/23, l='world', x=6533.76, y=67.00, z=687.51]] Data Packs: vanilla, mod:unionlib (incompatible), mod:sndctrl (incompatible), mod:snowaccumulation (incompatible), mod:locks (incompatible), mod:jei (incompatible), mod:falling_tree, mod:doggytalents (incompatible), mod:abnormals_core, mod:goblintraders, mod:mcwwindows, mod:betterstorage (incompatible), mod:musicplayer, mod:bloomful (incompatible), mod:create, mod:waystones (incompatible), mod:villagernames (incompatible), mod:terraforged, mod:cookingforblockheads (incompatible), mod:comforts (incompatible), mod:sereneseasons, mod:guardvillagers (incompatible), mod:uteamcore, mod:simpleplanes, mod:mcwdoors, mod:snowrealmagic, mod:kiwi, mod:forge (incompatible), mod:bundles (incompatible), mod:moveplus (incompatible), mod:corpse, mod:industrialforegoing (incompatible), mod:mousetweaks (incompatible), mod:toolbelt (incompatible), mod:titanium (incompatible), mod:immersiveengineering (incompatible), mod:biomesoplenty, mod:tgcropesmod, mod:mobeffects (incompatible), mod:dimdungeons, mod:curios (incompatible), mod:savageandravage, mod:collective (incompatible), mod:autoreglib (incompatible), mod:quark, mod:endreborn (incompatible), mod:doubleslabs, mod:backpacked (incompatible), mod:survive (incompatible), mod:obfuscate (incompatible), mod:vehicle (incompatible), mod:cfm (incompatible), mod:vampirism (incompatible), mod:aquaculture, mod:trade Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt)
December 3, 20205 yr The name(s) of one or more of your mods indicate you did not get them from a reputable source. Please visit StopModReposts to learn why this is a bad thing. Please provide debug.log (more info on where it is and how to provide it in my signature below, just expand the spoiler) 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 Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. 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). 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. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init 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 git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push 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) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore]
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.