Skip to content

LinuxGSM Support Forum for general game server issues

Notifications You must be signed in to change notification settings

cap1o/LinuxGSM-Support

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation


LinuxGSM
Support

Post in this repo for General support; select the issues tab above.

Getting Support Guide

We want to help out server admins as best as we can, however, time is limited and is best spent on developing LinuxGSM. Please use this guide to help yourself get the correct support.

By researching your issue, posting it in the correct place and provide the correct information you can resolve your issue faster.

Specific Game Server Issues

If your issue is with the game server and not LinuxGSM you should check out any official game forums. We are not experts in all the game servers, so official game developer forums could provide better support for game server-specific issues. Please esee below for a list of some of the official game channels

Search Before Posting

Official Documentation

The LinuxGSM website and docs are full of useful information that covers most LinuxGSM topics.

Google the Issue

It is likely that someone has come across your issue already. Save yourself time by using Google to search error messages.

"Google is how I learnt and still learn to use BASH and develop LinuxGSM.” - Daniel Gibbs https://google.com

Update LinuxGSM

Make sure LinuxGSM is up to date. LinuxGSM is regularly updated and your problem may have already been resolved.

./gameserver update-lgsm

Post in the Right Place

Ensure you post the issue in the correct forum.

Recommended

Other Support

There are many volunteers that may be able to help your issue.

Post Useful Information

If you have an issue it is vital that you provide as much useful information as possible. This helps us resolve issues quicker. Without it, we simply cannot help. When posting about an issue provide the following:

Minimum Information

Using the ./gameserver postdetails command can provide most of the info required to assist.

If that is not available, provide details such as:

  • The game server you are running (Rust, Garry's Mod).
  • Your Linux distro and version (Ubuntu 18.04 x64).
  • Your kernel information ( uname -a )
  • Your versions for glibc ( ldd --version ) and tmux ( tmux -V )

The context of your error and the exact outputs.

Additional Information

Any useful log in /home/gameserver/log (use pastebin or equivalent). Any useful screenshots. Your basic server hardware (CPU/RAM/Storage). Any tests you have already tried. Any relevant information you think will help.

Official Game Support Channels

Below is a list of some of the offical and best places to get support for game servers.

About

LinuxGSM Support Forum for general game server issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published