Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server randomly crashes despite very good dedicated machine #1520

Open
5 tasks done
H0tKinsS opened this issue Oct 6, 2024 · 4 comments
Open
5 tasks done

Server randomly crashes despite very good dedicated machine #1520

H0tKinsS opened this issue Oct 6, 2024 · 4 comments
Labels
Version: 1.16 Waiting for Analysis | 等待分析 The issue is waiting for analysis to further processing

Comments

@H0tKinsS
Copy link

H0tKinsS commented Oct 6, 2024

I have confirmed that ...

  • Arclight is up to date
  • all dependencies are installed
  • all plugins and mods are up to date
  • unable to reproduce in Spigot
  • unable to reproduce in Forge

Arclight version

arclight-1.16.5-R0.1-SNAPSHOT-7cf92be3

OS & Java versions

Ubuntu 24, Java 11 temurin

Plugins and Mods

LuckPerms, PlaceholderAPI, ClearLag, AutoMessage, spark, ViShopPlugin, ProtocolLib, StoneDrop, TAB, Vault, LPC, ShopGUIPlus, WorldEdit, WorldServer, DecentHolograms, Essentials, WorldGuard, Multiverse-Core, EssentialsProtect, PlayerAuctions, Multiverse-Inventories, TradePlus, DeluxeMenus, BanItem, EssentialsAntiBuild, ProtectionStones, EssentialsSpawn, WorldGuardExtraFlags, Skript, SkQuery, WorldBorder, skript-placeholders, SimpleClan

Mods: Pixelmon, Pixelmon sidemods

Description

Server randomly decides to stop responding and crashes, everythins is fine with 30 players stable 20TPS and then sudden crash, i provided everything

Step to reproduce

start the server and once every 2-3 hours with 20 players it crashes

Logs

crash-2024-10-05_13.30.10-server.txt
crash-2024-10-03_18.11.23-server.txt
spark
spark

Server pack link (Optional)

No response

@H0tKinsS H0tKinsS added the Triage Default label, waiting for triage label Oct 6, 2024
@AgentMelinda
Copy link

try disabling the watchdog which kills your server in server.prop
change max-tick-time=60000
max-tick-time=-1
to this ^^
-1 will disable the watchdog

@H0tKinsS
Copy link
Author

H0tKinsS commented Oct 7, 2024

try disabling the watchdog which kills your server in server.prop change max-tick-time=60000 max-tick-time=-1 to this ^^ -1 will disable the watchdog

Okay, the server doesnt crash now, but that doesnt solve the issue - there's a 2-3 minute no response time and everyone gets kicked out

@AgentMelinda
Copy link

Did you try other hybrids?

@qyl27 qyl27 added Version: 1.16 Waiting for Analysis | 等待分析 The issue is waiting for analysis to further processing and removed Triage Default label, waiting for triage labels Oct 8, 2024
@Tr3yWay996
Copy link

Did you try other hybrids?

what else is there lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Version: 1.16 Waiting for Analysis | 等待分析 The issue is waiting for analysis to further processing
Projects
None yet
Development

No branches or pull requests

4 participants