Pryaxis / TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
GNU General Public License v3.0
2.43k stars 382 forks source link

Why use /SAVE maps are not saved in /TSHOCK but in C:\Users\bbckfy\Documents\My Games\Terraria\Worlds #2630

Open bbckfy opened 2 years ago

bbckfy commented 2 years ago

Reproduction steps (if applicable)?

  1. use /save
  2. wld 保存在 C:\Users\bbckfy\Documents\My Games\Terraria\Worlds而不是/tshock/backups

Any stack traces or error messages (if known)?

PUT SUPER LONG ERROR MESSAGES IN THE TICK MARKS

Any screenshots?

Any log messages from files that end in .log or .txt? What are the last 100 log messages from the server console?

2022-05-20 02:56:15 - TextLog: INFO: TShock 4.5.17.0 (Volodymyr Oleksandrovych Zelenskyy) now running. 2022-05-20 02:56:15 - TShock: INFO: AutoSave Enabled 2022-05-20 02:56:15 - TShock: INFO: Backups Enabled 2022-05-20 02:56:15 - TShock: INFO: Welcome to TShock for Terraria! 2022-05-20 02:56:15 - TShock: INFO: TShock comes with no warranty & is free software. 2022-05-20 02:56:15 - TShock: INFO: You can modify & distribute it under the terms of the GNU GPLv3. 2022-05-20 02:56:25 - TShock: INFO: Login before join enabled. Users may be prompted for an account specific password instead of a server password on connect. 2022-05-20 02:56:25 - TShock: INFO: Login using UUID enabled. Users automatically login via UUID. 2022-05-20 02:56:25 - TShock: INFO: A malicious server can easily steal a user's UUID. You may consider turning this option off if you run a public server. 2022-05-20 02:56:29 - Utils: INFO: Server executed: /save. 2022-05-20 02:56:30 - Utils: INFO: Broadcast: Saving world... 2022-05-20 02:56:30 - Utils: INFO: Broadcast: World saved. 2022-05-20 02:56:30 - SaveManager: INFO: World saved at (C:\Users\bbckfy\Documents\My Games\Terraria\Worlds\123.wld) 2022-05-20 02:56:49 - Utils: INFO: Server executed: /save help. 2022-05-20 02:56:49 - Utils: INFO: Broadcast: Saving world... 2022-05-20 02:56:50 - Utils: INFO: Broadcast: World saved. 2022-05-20 02:56:50 - SaveManager: INFO: World saved at (C:\Users\bbckfy\Documents\My Games\Terraria\Worlds\123.wld)

What plugins and what versions of those plugins are you running?

I have nothing running

PotatoCider commented 2 years ago

That's the default save path on Windows. You can use -world <world file> or -worldpath <world path> command line flags