
World Fix
Prevent console spam caused by server-side “a block at a specific coordinate failed to load” errors. If not suppressed, they will keep repeatedly bothering you. Also adds some world loading optimizations.
Über diese Mod
World Fix
World Fix 是一个适用于 Minecraft 1.21.1 Fabric 服务端的小型工具模组。
它主要面向更换、移除模组,升级游戏版本,或迁移世界存档后,世界中仍残留旧方块、缺失方块或无效方块数据的模组服务器。
这个模组会做什么
World Fix 会过滤部分与无效方块数据、未知方块注册项有关的重复日志。
例如,世界存档中仍保存着某个已移除模组的方块,而服务器当前没有安装该模组时,加载对应区块或 section 可能会反复输出相关报错。World Fix 可以减少这类重复刷屏,让服主更容易查看其他重要日志。
它也可以过滤部分无法正常使用的方块实体加载警告。
这个模组不会做什么
World Fix 不会真正修复世界数据。
它不会恢复已移除模组的方块,不会修复损坏的 NBT,不会自动删除异常方块,也不能保证所有受影响区块都能正常加载。根据具体情况,Minecraft 或其他模组可能会把未知方块数据替换为默认方块状态。
这个模组的主要作用只是减少部分已知重复日志输出,方便服主查看控制台。
空世界 tick 节流
World Fix 还包含一个可选的空世界 tick 节流功能。
原版 Minecraft 已经会在没有玩家靠近时卸载区块,并避免许多不必要的 tick。World Fix 并不会替代原版的这套机制。
它额外做的是:当某个世界或维度内没有玩家时,跳过该世界大部分常规 ServerWorld tick,只保留偶尔的维护 tick。当玩家重新进入该世界时,正常 tick 会立即恢复。
这个功能主要面向拥有大量维度或自定义世界的服务器。对于只有原版三个维度的小型服务器,它可能不会带来明显变化。
如果你的服务器依赖出生区块、区块加载器,或其他需要在空维度中持续运行的系统,可以在配置文件中关闭这个功能。
配置文件
首次启动后会生成配置文件:
config/world_fixer.properties
你可以在里面开启或关闭日志过滤和空世界 tick 节流功能。
兼容性说明
World Fix 不会修改 C2ME 的区块调度器或工作线程。日志过滤只针对部分已知消息,空世界处理逻辑也只作用于世界 tick 层面。
World Fix
World Fix is a small server-side Fabric mod for Minecraft 1.21.1.
It is mainly intended for modded servers that still contain old, missing, or invalid block data after changing mods, removing mods, upgrading versions, or migrating worlds.
What this mod does
World Fix filters selected repeated log messages related to invalid or unknown block data while chunks or sections are being loaded.
This includes messages such as unknown block registry keys from removed mods, for example when a saved world still contains blocks from a mod that is no longer installed.
The mod can also filter some repeated block entity loading warnings when the affected data cannot be used normally by Minecraft.
What this mod does not do
World Fix does not repair world data.
It does not restore removed mod blocks, fix corrupted NBT, delete broken blocks, or guarantee that affected chunks will load correctly. Minecraft or other mods may replace unknown block data with a fallback block state, depending on the exact situation.
This mod only reduces selected repeated log output so server owners can more easily read other important logs.
Idle world tick throttling
World Fix also includes an optional idle-world tick throttling feature.
Vanilla Minecraft already unloads chunks and avoids ticking many things when no players are nearby. This mod does not replace that behavior.
Instead, when a world or dimension has no players, World Fix can skip most of that world's regular ServerWorld ticks and only allow occasional maintenance ticks. When a player enters that world again, normal ticking resumes immediately.
This feature is intended for servers with many dimensions or custom worlds. It may not provide a noticeable benefit on small servers with only the vanilla dimensions.
If your server relies on spawn chunks, chunk loaders, or other systems that should keep working in empty dimensions, you may want to disable this feature in the config.
Configuration
A config file is generated after the first launch:
config/world_fixer.properties
You can enable or disable log filtering and idle-world tick throttling there.
Compatibility notes
World Fix does not modify C2ME's chunk scheduler or worker threads. Its log filtering is limited to selected known messages, and its idle-world behavior works at the world tick level.
Verfügbare Versionen
World Fix auf dem Server installieren
Server bestellen
Bestelle einen Minecraft Java Server mit mindestens 3 GB RAM (4 GB empfohlen).
fabric Loader setzen
Wähle im Panel unter "Egg" den fabric-Loader und die passende Minecraft-Version (1.21.11).
Mod installieren
Öffne den Mod-Browser im Dashboard und suche nach "World Fix". Klicke "Installieren" – fertig! Alternativ: Lade die .jar via SFTP in den /mods Ordner.
Kompatibilität
Mod-Loader
Minecraft-Versionen
1.21.11, 1.21.10, 1.21.9 (+8 weitere)
Server-seitig
✓ ErforderlichEmpfohlener RAM
4 GB(min. 3 GB)Häufige Fragen
World Fix Server crasht beim Start – was tun?
Häufigste Ursache: falsche fabric-Version oder zu wenig RAM. Prüfe im Server-Log (latest.log), ob ein "OutOfMemoryError" oder "Mixin"-Fehler auftritt. Bei Mado Hosting: Stelle sicher, dass mindestens 3 GB RAM zugewiesen sind und der Loader zur Mod-Version passt (1.21.11). Über das Panel kannst du den Loader mit einem Klick wechseln.
Ist World Fix mit fabric kompatibel?
World Fix unterstützt offiziell fabric für Minecraft 1.21.11, 1.21.10, 1.21.9. Im Mado Dashboard werden inkompatible Loader-Kombinationen automatisch erkannt.
Server laggt mit World Fix – wie optimiere ich die Performance?
Empfohlener RAM: 4 GB (+1 GB pro 8 Spieler). Prüfe mit /spark profiler, ob World Fix den meisten Tick-Time verbraucht. Häufige Fixes: Server-View-Distance auf 8-10 reduzieren, bei Forge "performant" oder "starlight" als Zusatz-Mod installieren. Bei Mado Hosting läuft dein Server auf NVMe-SSDs mit dedizierten CPU-Kernen für minimale Latenz.
Ähnliche Mods
Modded Server mieten
Installiere World Fix mit nur einem Klick auf deinem Server.