BetterEnd (Forge)

BetterEnd (Forge)

11M Downloads

Unknown registry Error makes server get stuck and unusable

ToasterUwU opened this issue · 3 comments

commented

I use the Better Minecraft Modpack for Forge 1.16.5 on the Server i host for some friends and myself.

It worked fine for a couple of weeks, but now there is a problem where the latest.log contains 4 lines of Errors from this mod, which is directly above the "preparing overworld" section.

These errors didnt exist before, and since they exist, the server is unusable. When anyone tries to connect from anywhere, it always gets stuck at "Encrypting" and the latest.log always has a Message in it that it cant keep up, because we are almost 2 full minutes behind. (Which is unreasonable, since noone is on the server, and even when there are 5 people on ther server (at a time where anyone could join), it was smooth and without even the tiniest stutter.)

The 4 lines that are new can be seen here, with some lines above and below to see where it is:

[19:16:58] [Server thread/INFO] [FTB Teams/]: Loaded FTB Teams - 16 known players
[19:16:58] [Server thread/INFO] [ej.bo.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: plains
[19:16:58] [Server thread/INFO] [ej.bo.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: savanna
[19:16:58] [Server thread/INFO] [ej.bo.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: snowy
[19:16:58] [Server thread/INFO] [ej.bo.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: taiga
[19:16:58] [Server thread/INFO] [ej.bo.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: desert
[19:16:58] [Server thread/INFO] [ej.bo.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Repurposed Structures
[19:16:58] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
[19:16:58] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Registering Dimensions

THESE ARE THE ERRORS ↓
[19:16:58] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@543f04a6
[19:16:58] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Base value out of range: 256 [-10-128]
[19:16:59] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@543f04a6
[19:16:59] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Base value out of range: 256 [-10-128]
THESE ARE THE ERRORS ↑

[19:17:00] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
[19:17:00] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[19:17:00] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[19:17:01] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[19:17:01] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 72%
[19:17:02] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Time elapsed: 2220 ms
[19:17:02] [Server thread/INFO] [minecraft/DedicatedServer]: Done (4.311s)! For help, type "help"
[19:17:02] [Server thread/INFO] [strawgolem/]: Strawgolem: Server Starting
[19:17:02] [Server thread/INFO] [ne.nc.cu.CulturalDelights/]: HELLO from server starting
[19:17:02] [Server thread/INFO] [FTB Quests/]: Loading quests from /home/aki/minecraft/config/ftbquests/quests
[19:17:02] [Server thread/INFO] [FTB Quests/]: Loaded 1 chapter groups, 8 chapters, 49 quests, 0 reward tables
[19:17:02] [Server thread/INFO] [FTB Utilities Backups/]: Backups folder - /home/aki/minecraft/backups

I will also attach the whole latest.log and debug.log, so you can see everything you need.

Solving the issue permanently would be nice, but im also happy with a fix that works for me right now, since my friends want to keep playing, and deleting the whole server and redoing it isnt an option.

latest.log
debug.log

commented

Did you ever solve this?

commented

@wolfgangcrusader Nope. I tried everything possible. The only option I had was to load the world in single player, use world edit to copy all the buildings, go trough all the mods in "Better Minecraft" and make my own mod pack with only mods that are still maintained.

Stay away from Better Minecraft. The person who makes it has no clue what they are doing. I reported a bug to them which was a single " missing in the install script, which made it crash while installing.
I told them where it is, that adding the missing character will fix it.
They repeatably asked me if I'm sure over and over, like they didn't understand the obvious problem. And than instead of adding the character, which would have fixed the issue, they just removed the install script from that version of the mod pack.

But yeah, about your server: It's bricked for ever. Only way to save the world is to load it in single player and use world edit to copy the buildings, than use /seed to get the seed of the world. Make your own stable modpack, reset the server completely, use the config to specify the seed, so that you get the same World, find the places for your buildings and paste them in again.
It will take hours, but it's the only solution.

commented

@ToasterUwU I'm so sorry to hear that! I've just deep dived into making my own mod-pack and restarting the world because like you said, a lot of problems coming up with Better Minecraft. Currently doing the tedious work of compiling mods, but I think its definitely worth it in the long run. Thank you for replying as well, I'm pretty new to the rabbit hole that is the mod-ing community. Was thinking of just using Better MC despite bugs, but dont think I will