GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.3k stars 819 forks source link

[mumbleserver] Update #280

Closed dgibbs64 closed 9 years ago

dgibbs64 commented 9 years ago

I will be updating both these scripts to bring them back in line with all the others as they are massively out of date.

AlienXAXS commented 9 years ago
AlienXAXS commented 9 years ago

Okay i got it now :D

Check this URL for the latest x64 version: https://www.agngaming.com/github/ts3version/index.php?bit=amd64

Check this URL for the latest i386 version: https://www.agngaming.com/github/ts3version/index.php?bit=i386

They are returning JSON, first value being the version number, 2nd value being the download link.

I hope this helps you better your scripts :)

if you want the source please ask.

dgibbs64 commented 9 years ago

That's brilliant. I will look at using the code for this update. I recommend you create a github repo so I can use the code on my domain also, there may be quite a few people interested in using that code :-)

AlienXAXS commented 9 years ago

Here you go: https://github.com/AlienXAXS/Teamspeak3_LatestVersion

dgibbs64 commented 9 years ago

Awesome. im currently working on updating ts3server. This will be a feature I will be working on :D

dgibbs64 commented 9 years ago

ts3server has now been intergrated however no update feature just yet (on my do-to list)

Xylemon commented 9 years ago

Can there be some type of debug option for TS3? My server keeps crashing and I'm not quite sure the cause.

dgibbs64 commented 9 years ago

Ts3 does not work the same way as the other servers do (no tmux). so not currently. THey do have pretty decent logs though so check them out

Xylemon commented 9 years ago

Well that's why I asked because I saw nothing in the logs. Everything looks normal except that at one point it just seems to stop, very odd. I suppose I'll have to run the server without the script and see what happens. You don't think it could be related to this message I get when starting the script do you?

/[path to]/functions/fn_logs: lines 42: 1 + : syntax error: operand expected (error token is "+ ")

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.