tModLoader

tModLoader

Multiverse Reloaded
Brutaliaa 2023 年 12 月 21 日 上午 4:09
Issue with WikiThis fix
So, there's an issue because you are using the old format with WikiThis link. Here's the fix, it's working on my game.

In MultiverseRel.cs line 8 :
public override void Load() { ModLoader.TryGetMod("Wikithis", out Mod wikithis); if (wikithis != null && !Main.dedServ) { wikithis.Call(0, this, "https://terrariamods.fandom.com/wiki/Multiverse_2/{}"); wikithis.Call("AddModURL", this, "https://terrariamods.fandom.com/wiki/Multiverse_2/{}"); } }

Also, in your localization file, rename at line 81
DisplayName: Portal
To :
DisplayName: Multiverse Portal
So it works with the current wiki page of the old mod.


Have a nice day ! :)
< >
正在显示第 1 - 3 条,共 3 条留言
ElementVoid 3 月 13 日 下午 11:34 
Can we get an update to fix this?
Brutaliaa 3 月 14 日 上午 5:05 
Is it still broken?
KINGBumby 8 月 1 日 下午 5:08 
I'm noticing this issue trying to use the mod, though I realize it's been some time since an update or this post. Does anybody know a fix or an alternative?
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50