Printable Version of Topic

Click here to view this topic in its original format

RCBot Forums _ DOD:S _ install of bots

Posted by: umph Dec 3 2014, 05:44 AM

Hello: I just got a 32 person server from game servers. It is Linux based public server. I seem to can not get the bots to work. My server is a one map server 24/7. Would anyone be willing to set it up for me on the bots?


I'd like,

9 bots per side

bots go away completely when 4 v 4 or suggestions?

Thanks and let me know!!!

Posted by: genmac Dec 3 2014, 06:40 AM

plz check this well written tutorial it might help your problem.
http://rcbot.bots-united.com/forums/index.php?showtopic=1913

Posted by: Cheeseh Dec 3 2014, 08:08 AM

QUOTE(genmac @ Dec 3 2014, 07:40 AM) *

plz check this well written tutorial it might help your problem.
http://rcbot.bots-united.com/forums/index.php?showtopic=1913


unfortunately I think it's on a paid rental server so I need to compile a new linux DLL for non-home folder rcbot soon

Posted by: umph Dec 3 2014, 12:23 PM

Thank you for your reply. yes I am renting a paid 32 person linux server. I seen a server running your bots so it must be a windows server from what I gather.

Thanks again

Posted by: n0nnie Dec 9 2014, 07:27 AM

QUOTE(Cheeseh @ Dec 3 2014, 09:08 AM) *

unfortunately I think it's on a paid rental server so I need to compile a new linux DLL for non-home folder rcbot soon


Would be awesome. Maybe you can do it in that way that multiple Servers can run the bots with one user/home Dir? rolleyes.gif

QUOTE
Thank you for your reply. yes I am renting a paid 32 person linux server. I seen a server running your bots so it must be a windows server from what I gather.

Thanks again


It might be a Linuxserver. Check the Ip in Gametracker or something. I am running the bots on a Linuxrootserver, and they are fine =)

Posted by: d3m0n Dec 10 2014, 03:42 AM

QUOTE(n0nnie @ Dec 9 2014, 02:27 PM) *

Would be awesome. Maybe you can do it in that way that multiple Servers can run the bots with one user/home Dir? rolleyes.gif
It might be a Linuxserver. Check the Ip in Gametracker or something. I am running the bots on a Linuxrootserver, and they are fine =)


Can you tell me your linux setup? What sourcemod/metamod version? Did you get your files from the sourceforge link for RCBot 0.94 and linux build .so? I would really love to get these bots working again but dang it's just not happening.

Posted by: n0nnie Dec 10 2014, 11:39 AM

QUOTE(d3m0n @ Dec 10 2014, 04:42 AM) *

Can you tell me your linux setup? What sourcemod/metamod version? Did you get your files from the sourceforge link for RCBot 0.94 and linux build .so? I would really love to get these bots working again but dang it's just not happening.


Ubuntu 12.04
MetaMod:Source v1.10.5-devV
SourceMod v1.6.4-dev+4607

.so file is from here:
http://rcbot.bots-united.com/forums/index.php?showtopic=1254&st=120

Post Number 130 I think

Rest of files is from official download (I think it was sourceforge?)

Posted by: d3m0n Dec 13 2014, 05:37 PM

QUOTE(n0nnie @ Dec 10 2014, 06:39 PM) *

Ubuntu 12.04
MetaMod:Source v1.10.5-devV
SourceMod v1.6.4-dev+4607

.so file is from here:
http://rcbot.bots-united.com/forums/index.php?showtopic=1254&st=120

Post Number 130 I think

Rest of files is from official download (I think it was sourceforge?)


I just used the EXACT same soucemod/metamod, I have the same linux version, same RCBot version and plugin complied from the code you posted. AND IT STILL DOESN'T WORK! There's obviously something you've done different to your config. I am about the throw my damn computer out the windows.

Posted by: n0nnie Dec 15 2014, 06:16 AM

QUOTE(d3m0n @ Dec 13 2014, 06:37 PM) *

I just used the EXACT same soucemod/metamod, I have the same linux version, same RCBot version and plugin complied from the code you posted. AND IT STILL DOESN'T WORK! There's obviously something you've done different to your config. I am about the throw my damn computer out the windows.


I only can think of things I asked you in other threads:

Userrights? chmod 775 to all gameserver files?
Owner of the Serverfolder? chown -R -v user:usergroup serverfolder ??
These two gave me bad times very often. Now it is part of my standardprcedure BEFORE I do serious testing of new things =)

Do you have any Errorlogs? Add -condebug to your startline to show detailed consoleoutput. SM also generates errorlogs if there are any. But I doubt it has to be something with sourcemod.

Posted by: umph Dec 21 2014, 08:21 PM

Thanks guys.