i can't make any new gameservers in this new version. there's no wizard or setup button. how do you go about doing this now?
i can't make any new gameservers in this new version. there's no wizard or setup button. how do you go about doing this now?
You setup a backend server, usually 127.0.0.1 if using just one server for the frontend on cPanel/WHM and running games as well, then create new games on that server. The [+] icon boxes are where you should start: http://cpgs.cpanel.net/Screens/WHM-Main.png then once you have a backend server configured, http://cpgs.cpanel.net/Screens/WHM-Games.png use the create new game button on that server's page.
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1
Support operator @ LoomHosts
Im sorry but this whole new system just not working right on just about every system i have.
bigger games like garrysmod packages never show up or install right.
Never had this in past versions.
select halflife2:garrsmod just sits no other drop downs show
and this shows non stop.
Server Package Click here to download the server package file before installing this game
yes i verified files are on server just fine
Last edited by hzadmins; 08-12-2012 at 05:17 PM.
hzadmins - Garry's Mod had it's support removed for the latest release while I updated some things. It doesn't work on many servers just trying it manually due to the way the developers built it (against a very recent glibc, newer than most distros in service have.)
I 0.9.3 the module will work again. If you know it works on your machines normally, open a ticket and I'll update the module to work as expected with your current install. If you are having trouble with other servers let me know.
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1
not sure how to get it done manually. any walk through at all?
By manually I just mean starting it from the shell like you would normally use. The command line that cPGSD used when starting it should work on the shell and is logged at the top of the server log, something like the following should work:
cd /home/user/.gameservers/garrysmod_0/orangebox/
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:.:bin"
/home/user/.gameservers/garrysmod_0/orangebox/srcds_linux -dir /home/user/.gameservers/garrysmod_0/ +ip 1.2.3.4 +map gm_construct +port 27888 -game garrysmod +maxplayers 12 +exec server.cfg
If you want just open a ticket and I can test real quick and update your install.
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1
ok well lets try that let me find open a ticket here is ticket Your Request id is: 3040015.
Last edited by hzadmins; 08-13-2012 at 11:27 AM.