IPB

Welcome Guest ( Log In | Register )

> SteamCMD Dedicated Server
HulkBogan
post Aug 17 2013, 11:03 PM
Post #1


Newbie
*

Group: Members
Posts: 6
Joined: 17-August 13
Member No.: 2,302



Hello Cheeseh. It's good to see you're still around. I was setting up a new DOD Source server and I'm having trouble getting RCBOT up and running. I'm hoping you can resolve my issue. Thanks in advance.

First off, this is a brand new Windows dedicated server installation from SteamCMD (the new updater). The game no longer creates an "Orangebox" folder within the dedicated installation. The folder directory is as shown below...

IPB Image

In the graphic above, what is the installation location for the contents of RCBOT? Specifically, where do I put the RCBOT folder and the dll? If I understand correctly, the DLL goes in the bin folder within the DOD folder shown above but if I place the RCBOT folder within the mod folder (dod), I get an error stating "orangebox/dod" mod not found.

Using the directory information in the graphic, what should my botmods.ini file look like for dod? I have tried many things already. Perhaps you could simplify your installation instructions with SteamCMD on a Windows dedicated server?

Thank you sir and continued success!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
Cheeseh
post Aug 18 2013, 12:56 AM
Post #2


Admin
*****

Group: Admin
Posts: 3,066
Joined: 11-September 03
From: uk
Member No.: 1




Hey man, long time no see , how are things? will never forget your service to rcbot in the past tongue.gif

Yeah there aren't really any steamCMD instructions cos it's kinda new, even dedicated sever instructions for that matter .

0. Yea, The rcbot dll should be in the dod bin folder with loads of other dlls

1. the rcbot folder goes into your windows or linux home directory. I.e. C:\USers\HulkBogan (for example) so you should have c:\users\hulkbogan\rcbot\config etc...

2. In your rcbot folder, rcbot/config open the bot_mods.ini . you need to have another mod written in there with your folders that you use. You can try loading the bot without editing the ini file and it will tell you there is no modificaiton description for steamdir=xxxxx and gamedir=yyyyy . just copy those values into the bot_mods.ini (its most likely steamdir="DODServer" gamedir="dod" ) and set it as mod type DOD and bot type DOD
3. You will now be able to load the plugin by doing the plugin_load command. Before adding any bots you need to change the rcbot_playerruncmd_dods to 417

try that, any other problems, we've got some other people here who got it to work, im sure they could help too
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
HulkBogan
post Aug 18 2013, 01:54 AM
Post #3


Newbie
*

Group: Members
Posts: 6
Joined: 17-August 13
Member No.: 2,302



QUOTE(Cheeseh @ Aug 17 2013, 07:56 PM) *

Hey man, long time no see , how are things? will never forget your service to rcbot in the past tongue.gif

Yeah there aren't really any steamCMD instructions cos it's kinda new, even dedicated sever instructions for that matter .

0. Yea, The rcbot dll should be in the dod bin folder with loads of other dlls

1. the rcbot folder goes into your windows or linux home directory. I.e. C:\USers\HulkBogan (for example) so you should have c:\users\hulkbogan\rcbot\config etc...

2. In your rcbot folder, rcbot/config open the bot_mods.ini . you need to have another mod written in there with your folders that you use. You can try loading the bot without editing the ini file and it will tell you there is no modificaiton description for steamdir=xxxxx and gamedir=yyyyy . just copy those values into the bot_mods.ini (its most likely steamdir="DODServer" gamedir="dod" ) and set it as mod type DOD and bot type DOD
3. You will now be able to load the plugin by doing the plugin_load command. Before adding any bots you need to change the rcbot_playerruncmd_dods to 417

try that, any other problems, we've got some other people here who got it to work, im sure they could help too


Thanks, I will try this. However, what about in an instance where there is no Windows user folder(s) that I have access to? Let's say I have a bunch of leased servers with a similar directory to the one I showed in my first post. For example, one machine running several instances of dod dedicated servers, where would I place the rcbot folder? So, for instance, if I have folders like DODServer, DODServer1, DODServer2, etc. and each one is a unique dedicated server, and each one wanted to run rcbot, how would I accomplish this? If it isn't possible, I understand. I think I have enough information now though to make it run on a personal machine.

Thank you Cheeseh. Keep up the good work.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
HulkBogan
post Aug 18 2013, 04:10 AM
Post #4


Newbie
*

Group: Members
Posts: 6
Joined: 17-August 13
Member No.: 2,302



CODE
VAC secure mode is activated.
plugin_load HPB_bot2.dll
[RCBOT] Found interface INTERFACEVERSION_PLAYERINFOMANAGER IPlayerInfoManager pl
ayerinfomanager
[RCBOT] Found interface INTERFACEVERSION_VENGINESERVER IVEngineServer engine
Trying... VFileSystem022
[RCBOT] Found interface "VFileSystem" IFileSystem filesystem, ver = 022
[RCBot] HL2 MODIFICATION "DODServer/dod" NOT FOUND, EXITING... see bot_mods.ini
in bot config folder
[BOT ERROR] Mod not found. Please edit the bot_mods.ini in the bot config folder

steamdir = DODServer
gamedir = dod
Failed to load plugin "HPB_bot2.dll"
Unable to load plugin "HPB_bot2.dll"


This is what happens after trying the steps you mentioned. There is nothing I can do to resolve the "modification not found" error message above. One thing I notice is that it includes a forward slash DODServer/dod". Should this be a backslash or is that fine?

Here is what my bot-mods.ini looks like...

CODE

#
mod = DOD
steamdir = DODServer
gamedir = dod
bot = DOD
#
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic
HulkBogan   SteamCMD Dedicated Server   Aug 17 2013, 11:03 PM
Cheeseh   Hey man, long time no see , how are things? will n...   Aug 18 2013, 12:56 AM
HulkBogan   Hey man, long time no see , how are things? will ...   Aug 18 2013, 01:54 AM
HulkBogan   VAC secure mode is activated. plugin_load HPB_bot2...   Aug 18 2013, 04:10 AM
madmax2   Hi HulkBogan, I think this is in the wrong place....   Aug 18 2013, 04:33 AM
HulkBogan   Hi HulkBogan, I think this is in the wrong place...   Aug 18 2013, 05:59 AM
madmax2   See my edit2 above, but i don't think thats th...   Aug 18 2013, 06:05 AM
HulkBogan   See my edit2 above, but i don't think thats t...   Aug 18 2013, 08:54 AM
Cheeseh   it's not finding the bot_mods.ini can you c...   Aug 18 2013, 09:49 AM
HulkBogan   it's not finding the bot_mods.ini can you cha...   Aug 18 2013, 09:57 PM
Cheeseh   I installed the rcbot folder to the user directo...   Sep 14 2013, 12:20 AM
Claw99   Hi HB, long time , been busy. Well I made a new D...   Mar 9 2014, 05:18 PM
Claw99   Was this issue ever resolved? If so please post.....   Mar 9 2014, 07:59 PM
madmax2   Hulk, Were you able to get the issue resolved wit...   Mar 9 2014, 09:09 PM
Claw99   Hi Claw99. I don't think Hulk has been here ...   Mar 10 2014, 12:39 PM
Claw99   Thanks for your reply Max! This is for a ded...   Mar 10 2014, 01:11 PM
madmax2   Also I'm using HPB_Bot2o. Cheeseh re-wrote it...   Mar 10 2014, 06:53 PM
Claw99   This might be obvious, but you must start a map b...   Mar 11 2014, 01:04 AM
Claw99   We got it working!!! We figured out t...   Mar 13 2014, 12:27 AM
SPYderman   It's working great! Thanks. I do have one...   Mar 13 2014, 02:30 AM
Claw99   It's a config in the bot launcher, or you can...   Mar 14 2014, 11:32 AM
madmax2   The rcbot_melee_only seems to work for the Allied...   Mar 14 2014, 06:34 PM
madmax2   It's working great! Thanks. I do have one...   Mar 13 2014, 07:20 PM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th June 2025 - 06:48 PM