IzzelAliz / Arclight

A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡
GNU General Public License v3.0
1.59k stars 236 forks source link

Server randomly crashes despite very good dedicated machine #1520

Open H0tKinsS opened 1 month ago

H0tKinsS commented 1 month ago

I have confirmed that ...

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

AgentMelinda commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

Did you try other hybrids?

Tr3yWay996 commented 1 month ago

Did you try other hybrids?

what else is there lol