Harve / GoCreateModpack

1 stars 0 forks source link

Consistent server freezing (5s every 5min) #17

Closed monkeybug34 closed 3 years ago

monkeybug34 commented 3 years ago

[17:34:22] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Base value out of range: 256 [-10-128] [17:34:23] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Base value out of range: 256 [-10-128] [17:34:24] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Base value out of range: 256 [-10-128] [17:34:24] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Base value out of range: 256 [-10-128] [17:34:25] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Base value out of range: 256 [-10-128] [17:34:26] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Base value out of range: 256 [-10-128] [17:34:26] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Base value out of range: 256 [-10-128] [17:34:27] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Base value out of range: 256 [-10-128] [17:34:28] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 6853ms or 137 ticks behind

This happens approximately every 5 minutes and lasts for about 5 seconds.

Dorrivix commented 3 years ago

I'm seeing this too, but in single player.

Harve commented 3 years ago

This can be fixed by manually replacing the included infernal expansion mod with this one: https://infernalstudios.org/etc/infernal-expansion-2.2.0+20210829.1.jar you can just put that version on the server and clients can remain with the existing one. Also remove the two datapacks that aren't GoCreateData

monkeybug34 commented 3 years ago

There doesn't appear to be any datapacks installed for our world. the world was created in 1.4.3 on singleplayer before being migrated to a server.

monkeybug34 commented 3 years ago

However, replacing that mod file seems to have fixed the main issue

Harve commented 3 years ago

The file is included with the 1.5.2 server. No way to send it modpack wide until Infernal Expansion devs release the file on CF tho. Regardless, this issue shouldn't occur on servers anymore.