You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TerraCustom crashes when Miscellania is loaded, it is pointing to the Config Migration System but TModLoader has no problem with it or at least doesn't complain.
The text was updated successfully, but these errors were encountered:
K, the problem is that mod is not using ModConfigPath and is instead using Path.Combine(Main.SavePath, "Mod Configs"), there is nothing I can do about it, but you can try checking if Terraria/Mod Config/ exists and delete that folder if it exists, and manually deleting other Miscellania config files in Terraria/ModLoader/Mod Config/ if they continue to cause issues.
TerraCustom crashes when Miscellania is loaded, it is pointing to the Config Migration System but TModLoader has no problem with it or at least doesn't complain.
The text was updated successfully, but these errors were encountered: