tModLoader / tModLoader

A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
https://www.tmodloader.net/
MIT License
4.19k stars 1.88k forks source link

Savedirectory command has no impact while debugging #1025

Closed Agrair closed 4 years ago

Agrair commented 4 years ago

Description

I have “-savedirectory “D:\Terraria Saves”” in the command parameters debug field, but when actually debugging, it just builds to the normal Documents/My Games, but the debugging runs on my custom folder, so I can’t actually debug the mod unless I copy all my stuff over to Documents/My Games

Log file

N/A

Steps to reproduce

Already listed.

Expected behavior

I should be able to debug the mod using the custom directory, or it should at least automatically copy the mod to the desired directory I gave it.

Actual behavior

Already listed

Reproduction frequency

Every single time.

Additional Information

Chicken-Bones commented 4 years ago

Duplicated by #1072