Troubleshooting Game & Voice Services

Troubleshooting (Windows)

Running the Service with "Interact with Desktop" Enabled

This feature is only supported by Windows Server 2016 and older. Windows Server 2019 does not have the interactive detection service anymore. On Windows Server 2016 "Interact with Desktop" is read-only.

Interact with desktop is useful if you want to view the game/voice server's console while it's running with TCAdmin. That way you can check for errors while it is starting up.

This feature is enabled in the game settings. After enabling click on "Update Existing Services". Restart the game/voice service that you want to troubleshoot.

The TCAdmin Service Browser is used to manage services from remote desktop:

  • Log in to your server's remote desktop. if your server is running Windows XP/2003 you need to add /admin your Remote Desktop Connection shortcut so it connects to the main desktop.
  • Click on Start > Programs > TCAdmin > Service Browser
  • Select the service. Then click on the "Show Interactive Service" toolbar button.
  • The service's console should be visible so you can troubleshoot it. If your server is running Windows 7/2008 you should see a prompt asking if you want to view a message from an interactive service. Click on "Show the message".

InteractWithDesktop.png

Running the Service Manually

You can stop the service in TCAdmin and start it manually from remote desktop so you can see any errors:

  • Go to Game/Voice Services > Select the service > Click on Service Settings.
  • Click on the Preview link next to Commandline.
  • Copy the command shown.
  • Log in to remote desktop.
  • Open a command prompt.
  • Paste the commands one by one.
  • Check for errors while the game server is starting up.

CommandlineWindows.png

After running the game server manually and fixing any errors you might have to run the Repair tool in the game server's Actions tab. This will fix permissions on files created by Administrator so the game server can be started by TCAGame.

Running the Service with Remote Admin Module

The Remote Admin module lets you troubleshoot a game server with a single click. If you don't have the Remote Admin module go to Settings > Plugin Repository > Modules and install it. If you are running Windows Server 2012 you need to install the specified requirements and reboot.

Select the game server, click on troubleshooting, then on the remote desktop link. RemoteAdminTroubleshooting.png

Troubleshooting (Linux)

Running the Service Manually

You can stop the service in TCAdmin and start it manually from ssh so you can see any errors:

  • Go to Game/Voice Services > Select the service > Click on Service Settings.
  • Click on the Preview link next to Commandline.
  • Copy the commands shown.
  • Paste the commands in your ssh session.
  • Check for errors while the game server is starting up.

CommandlineLinux.png

Retrieved from "https://help.tcadmin.com/index.php?title=Troubleshooting_Game_%26_Voice_Services&oldid=2334"