tModLoader

tModLoader

Multiverse Reloaded
Brutaliaa 21. dec. 2023 kl. 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 ! :)
< >
Viser 1-3 af 3 kommentarer
ElementVoid 13. mar. kl. 23:34 
Can we get an update to fix this?
Brutaliaa 14. mar. kl. 5:05 
Is it still broken?
KINGBumby 1. aug. kl. 17: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?
< >
Viser 1-3 af 3 kommentarer
Per side: 1530 50