Mod 兼容
又名:“我装了 SpongeForge,但为什么我的服务器崩溃了?”
SpongeForge 尽全力保证兼容其他 Mod。然而,面对 Mod 开发者们充满无限可能的代码,SpongeForge 其实很难实现这个目标。某些 Mod 在安装了 SpongeForge 后就不能工作,有些只需修改配置文件或使用其他版本就可以兼容,但大多数 Mod 是能和 SpongeForge 在一起相安无事的。有些时候你还能拿到一些告诉你哪里出错了的诊断信息,然而更常见的画风其实是“不知道什么出错了”。
为了帮你搞清楚哪是哪,并给出可能的解决方案,我们准备了一份“和 SpongeForge 可能有冲突”的 Mod 列表。请注意,尽管我们经常更新这份列表,但 Mod 可能更新得比我们还快,这份列表不一定反映最新情况。你可以在 Discord 或 GitHub 上告诉我们该更新了。
已知不兼容
旧版 Mixin
First, a general note: If there is a warning about 「old mixins」 in the server log, the first step you should attempt is
to rename the SpongeForge file, to make it first in the mod loading order. This can usually be done by prefixing the
SpongeForge jar file name with aaa_
, giving a filename like aaa_spongeforge-1.16.5-36.2.5-8.1.0-RC1312
.
This makes it load the Sponge version of Mixin first, and can resolve many problems in one step.
Forge Permissions
Some mods may register their own permissions with Forge. These cannot be tracked by mods, including SpongeForge due to a bug that was fixed in December 2021 (after forge stopped updating 1.16.5) so permissions plugins will not be able to use these permissions.
Abnormals_core
Version: 3.3.1
问题:启动时崩溃
Solution: Use unoffical patched version on the server. Download Abnormals_core-1.16.5-3.3.1
Alex’s Mobs
Version: 1.10.1
Problem: Crashes randomly
- Solution: Update mods to at least
SpongeForge: RC1313
Forge: 1.16.5-36.2.39
Alex’s Mobs: 1.12.1
Citadel: 1.8.1
Github issue: Exception exiting Phase crash from AlexsMobs
All The Mods 6
Version: 1.8.28
问题:启动时崩溃
Solution: Update SpongeForge to RC1313
Github issue: SpongeForge 1.16.5 InvalidMixinException ATM6
Applied Energistics 2
Versions: 8.4.7
Problem: Non-fatal console error when opening Drive gui
Solution: None so far
Github issue: Logged slot transactions without event
Bountiful Baubles
Version: 1.16.5-0.1.0-forge
问题:启动时崩溃
Solution: None so far
Github issue: Bountiful Baubles blows up SF 1.16.5
Conquest Reforged
Version: 5.0.7
Problem: Breaking a block with a snow layer in hand causes crash
Solution: None so far
Github issue: Server crashes when breaking a block with snow layer in your hand
Create Mod
Version: mc1.16.5_v0.3.2g
Problem: Non-fatal console error when opening an inventory
Solution: None so far
Github issue: Logged slot transactions without event
Pehkui
Version: 3.4.2
问题:启动时崩溃
Solution: None so far
Github issue: SpongeForge incompatibility with pehkui
Physics Mod
Version: 1.3.4
Problem: Fatal: Lag on TNT use
Solution: Update SpongeForge to RC1313+ and Physics Mod to 2.6.7
Github issue: Fatal server lag when using TNT and Physics mod
Progressive Bosses
Version 3.4.3
问题:启动时崩溃
Solution: Update SpongeForge to RC1313+
Github issue: Illegal State Exception with Progressive Bosses mod
Random Patches
Version: 2.4.4
问题:启动时崩溃
Solution: Update SpongeForge to the RC1313+
Github issue: Server crash with Randompatches
Tinkers』 Construct
Version: 1.16.5-3.1.2.265
Problem: Non-fatal console error when opening an inventory
Solution: None so far
Github issue: Tinkers』 Construct slot transaction spam with SpongeForge
Twilight Forest
Version: 4.0.870
问题:启动时崩溃
Solution: Update SpongeForge to the RC1313+
Github issue: SpongeForge has fatal errors with Twilight Forest mod
Valkyrien Skies
Version: 116-2.0.0-alpha6
问题:启动时崩溃
Solution: None so far
Github issue: The server can’t launch with Valkyrien Skies
World Edit
Version: 7.2.5
Problem: Fatal errors after startup relating to commands
Solution: None so far