TerraMap / windows

TerraMap Windows is an interactive Terraria v1.4 world map viewer that loads quickly and lets you pan, zoom, find blocks, ores, items in chests, dungeons, NPCs, etc.
https://terramap.github.io/windows.html
GNU General Public License v3.0
83 stars 13 forks source link

Cannot edit players. #1

Closed kudosforanuget closed 6 years ago

kudosforanuget commented 6 years ago

Cannot Edit where players directory is. It is always looking under AppData for Jason.

jasoncoon commented 6 years ago

The only use of Jason I can find in the code is for example input in the command line app. Are you trying to use the command line app, or the Windows app?

For the Windows app, for local player files, it should be looking in My Documents\My Games\Terraria\Players.

For cloud saved player files, it should be looking in Program Files (x86)\Steam\userdata\105600\remote\players

kudosforanuget commented 6 years ago

I'm using the windows app.

On Wed, May 16, 2018 at 12:28 PM, Jason Coon notifications@github.com wrote:

The only use of Jason I can find in the code is for example input in the command line app. Are you trying to use the command line app, or the Windows app?

For the Windows app, for local player files, it should be looking in My Documents\My Games\Terraria\Players.

For cloud saved player files, it should be looking in Program Files (x86)\Steam\userdata\105600\remote\players

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TerraMap/windows/issues/1#issuecomment-389582138, or mute the thread https://github.com/notifications/unsubscribe-auth/AOcdPSAm4VvrBDNu_0YLfv0gYOjNg5Vbks5tzFO1gaJpZM4UBgJC .

Jman420 commented 6 years ago

Pull Request submitted with fix. Issue is not where the Player Files are located, but rather how they are named. See https://github.com/TerraMap/windows/pull/2

jasoncoon commented 6 years ago

Fixed in https://github.com/TerraMap/windows/pull/2, thanks @Jman420! New release is available here: http://terramap.github.io/windows.html