Jump to content

Recommended Posts

Posted

I have a very curious crash on my hands. My watchdog is seeing ticks run past 60 seconds (the typical default). I have for now disabled Watchdog as I see minimal latency and hardly any entity lag. I know it's not a great idea to host a server on the same machine that I'm playing on, but I've thoroughly tested that with my configuration and have had good results. This server still has issues even when my personal game is not running. It often skips 20-50 ticks every few minutes. No more than 4 players really at a time. but it catches me at this point

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.entity.Entity.move(Entity.java:757)

at net.minecraft.entity.item.EntityItem.onUpdate(EntityItem.java:122)

at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996)

at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832)

at net.minecraft.world.World.updateEntity(World.java:1958)

at net.minecraft.world.World.redirect$zzp000$updateEntity(World.java:5123)

at net.minecraft.world.World.updateEntities(World.java:1762)

at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613)

at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767)

at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397)

at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)

at java.lang.Thread.run(Unknown Source)

 

The actual crash log: https://pastebin.com/rSLDB6um

 

 

The server after disabling the ticktime watchdog does near perfect. Every once in a while I see a "waiting for server" ingame message on a WAILA like mod but I see hardly no other type of latency. I've tried running this same server with mohist (not much experience outside of forge and mohist) and it does not launch. The Modlist can be found here: https://pastebin.com/CTyrS2nZ. I should mention I have a 12-core running ~4.5-4.7 GHz and 32 GB dedicated to the server alone.

I've also included the last half hour of the latest.log for convenience: https://pastebin.com/1Q2weu7j

Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I tried do download the essential mod to my mod pack but i didnt work. I paly on 1.21 and it should work. I use neoforge for my modding. The weird things is my friend somehow added the mod to his modpack and many others that I somehow can´t. Is there anything i can do? 
    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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