LunaPixelStudios / Medieval-MC

https://lunapixel.studio/discord
https://lunapixel.studio/discord
15 stars 9 forks source link

Waterlogged fence gate - Server Crash #723

Closed wmbeckr closed 8 months ago

wmbeckr commented 9 months ago

Describe the Bug

Server cannot keep up, console from BisectHosting says this:

[25.11 23:01:19] [Server] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 4328ms or 86 ticks behind [25.11 23:01:32] [Server] [Worker-Main-29/WARN]: Unable to read property: type with value: single for blockstate: {Name:"meadow:bench",Properties:{facing:"west",type:"single",waterlogged:"false"}} [25.11 23:01:32] [Server] [Worker-Main-29/WARN]: Unable to read property: type with value: single for blockstate: {Name:"meadow:bench",Properties:{facing:"south",type:"single",waterlogged:"false"}} [25.11 23:01:42] [Server] [Worker-Main-30/WARN]: Unable to read property: type with value: single for blockstate: {Name:"meadow:bench",Properties:{facing:"east",type:"single",waterlogged:"false"}} [25.11 23:01:42] [Server] [Worker-Main-30/WARN]: Unable to read property: type with value: single for blockstate: {Name:"meadow:table",Properties:{facing:"east",type:"single",waterlogged:"false"}}

This will continue until the server realizes it is so behind that it should shut down.

[25.11 21:27:28] [Server] [main/WARN]: You are using Dramatic Doors and Supplementaries together while having waterlogged fence gates enabled without having Statement mod installed. [25.11 21:27:28] [Server] [main/WARN]: Statement mod is HIGHLY recommended for better compatiblity! Grab the mod here: https://www.curseforge.com/minecraft/mc-mods/statement 25.11 21:27:28] [Server] [main/WARN]: Alternatively, you can disable fence gate waterlogging within dramaticdoors-fabric config file located within config folder.

I also get this statement. I have disabled fence gate waterlogging with no luck; I also have installed Statement to the server pack as well as my local pack with no luck.

Reproduction Steps

1. 2. 3. ...

Screenshots and Videos

No response

Crash Report or Log

https://gist.github.com/wmbeckr/b1c06a51ee9b1d969452d047c13ee358

Operating System

Windows 11

Minecraft Version

1.19

Modloader

Forge

Modpack Version

24

Optifine

I used Optifine

Other Mods

Statement

chorbintime commented 9 months ago

do not add mods or modify configs. those warnings in the logs do not affect anything.

Optifine is incompatible with all of our modpacks and crashes the game on startup when installed. There is no reason to use Optifine for any Minecraft versions 1.16.5 or newer. Do not expect support from any mod developers when Optifine is installed.

if you want to fix the lag, please run /spark profiler start and run the stop command after a minute or so, then send the link here

wmbeckr commented 9 months ago

Optifine is not installed; I misclicked, not realizing.

I installed a fresh copy to the server and my local.

Also, here is another correction: I am using Fabric as the Modloader, NOT Forge. For some reason, I was thinking CurseForge; my apologies.

Tried running /spark profiler start but it is an unknown command. I assume this may be due to me saying this was a Forge install. Please let me know what to do next.

Best,

chorbintime commented 9 months ago

Make sure Spark is installed on both server and client side.

You can try /spark profiler start --only-ticks-over 50