T
genetic-orange
How the Heck do i set my self as Owner on dedicated Server
Im hosting a server with AMP - and wanted to set my self as owner...
But i cant find ANYWHERE that tells me how... i have been fighting for hours now, and it seams that every hosting system has its own way because being simple and easy is to easy....
8 Replies
Welcome to #support-forum. Before someone helps you, please first consult the information in #TML Troubleshooting Guide and try all the suggestions that might fit your particular issue, especially in the linked FAQ page.
If the information in the pinned thread does not solve your issue, please post all log files by dragging and dropping them into this chat. In Steam right click on
tModLoader in the library, then hover over Manage and click on Browse local files. In the folder that appears find tModLoader-Logs and open that folder. Inside that folder are the logs files. Select them all except the Old folder and drag them into this chat. If you need a visual guide to this process watch this: https://github.com/tModLoader/tModLoader/assets/4522492/3f4efa43-753f-4733-b630-ba85e711340cAs far as I know, you (as a player) can't be the host of a dedicated server because the dedicated server has no (player) host. If you want this for editing the mod configs, edit them in the main menu and then upload it to the server. It is also up to each mod to implement accepting client changes to the mod config.
genetic-orangeOP•2y ago
i would do that, but some reason i cant seam to get any of the configs to work. Im not sure where they are ment to be, because where i have them currently they arnt being read
Documents\My Games\Terraria\tModLoader\ModConfigs on Windowsgenetic-orangeOP•2y ago
Im running AMP on a Ubuntu 20.04 Server - everything is dockerized - Any Ideas?
Tag: paths (Owner: jopojelly#0000)
Here are some useful default paths:
Windows Saves:
%UserProfile%\Documents\My Games\Terraria\tModLoader (This is typically found in C:\Documents\)
Linux Saves: ~/.local/share/Terraria/tModLoader/ or $XDG_DATA_HOME/Terraria/tModLoader/
Mac Saves: ~/Library/Application support/Terraria/tModLoader/
Windows Install: C:\Program Files (x86)\Steam\steamapps\common\tModLoader
Linux Install: ~/.local/share/Steam/steamapps/common/tModLoader or ~/.steam/steam/steamapps/common/tModLoader
Mac Install: Library/Application Support/Steam/steamapps/common/tModLoader/tModLoader.app/Contents/MacOS
Mod Path: Your manually installed mods are stored in a subfolder of the Saves folder called /Mods. Workshop mods are stored in C:\Program Files (x86)\Steam\steamapps\workshop\content\1281930, but you shouldn't touch the folder and instead unsubscribe in steam.
Logs Path: The Logs are found in a subfolder of the Install folder called /tModLoader-Logs.genetic-orangeOP•2y ago
Heh - well that didnt help, But i did mange to find it...
genetic-orangeOP•2y ago
So on AMP - This is if you wanna add it as an option
Its here tho
_VDS_World101 is in relation to what the world is called. The only way to get to this from the panel is from the root file system, not from the instance. which is why i was missing it.