tModLoader

tModLoader

Multiverse Reloaded
Brutaliaa 21 Dec, 2023 @ 4:09am
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 ! :)
< >
Showing 1-2 of 2 comments
Can we get an update to fix this?
Is it still broken?
< >
Showing 1-2 of 2 comments
Per page: 1530 50