IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Setup on StandAlone Dedicated Server
JackBauer
post Oct 21 2009, 10:37 PM
Post #1


Member
**

Group: Members
Posts: 10
Joined: 21-October 09
Member No.: 1,729



Hi,

i have put the HPB_Bot2.dll file to /orangebox/tf/bin

and made a new file with: rcbot2.vdf with code:

"Plugin"
{
"file" "..\bin\HPB_Bot2.dll"
}

and put it to .....tf/addons. Then I put rcbot2 to .../tf/addons.

But it not work. Can you help?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Fillmore
post Oct 22 2009, 12:09 PM
Post #2


RCBot Guru
*****

Group: Waypointers
Posts: 447
Joined: 1-April 09
Member No.: 1,511



QUOTE(JackBauer @ Oct 21 2009, 10:37 PM) *

Hi,

i have put the HPB_Bot2.dll file to /orangebox/tf/bin

and made a new file with: rcbot2.vdf with code:

"Plugin"
{
"file" "..\bin\HPB_Bot2.dll"
}

and put it to .....tf/addons. Then I put rcbot2 to .../tf/addons.

But it not work. Can you help?

if you mean the RCbot2 folder,it goes in your steamapps/usernamehere folder.
if you mean the RCbot2 plugin(HPB_Bot2.dll),it goes in team fortress 2/bin.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Oct 22 2009, 12:51 PM
Post #3


Admin
*****

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



QUOTE(Fillmore @ Oct 22 2009, 01:09 PM) *

if you mean the RCbot2 folder,it goes in your steamapps/usernamehere folder.
if you mean the RCbot2 plugin(HPB_Bot2.dll),it goes in team fortress 2/bin.

Because you have an orangebox folder and not a teamfortress2 folder, im guessing there is an orangebox/bin folder, which u should place the DLL file
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JackBauer
post Oct 22 2009, 01:38 PM
Post #4


Member
**

Group: Members
Posts: 10
Joined: 21-October 09
Member No.: 1,729



QUOTE(Fillmore @ Oct 22 2009, 12:09 PM) *

if you mean the RCbot2 folder,it goes in your steamapps/usernamehere folder.
if you mean the RCbot2 plugin(HPB_Bot2.dll),it goes in team fortress 2/bin.

i mean standalone dedicated server not Steam. Need Instructions for Dedicated Server.

i have put the dl to: /IP/orangebox/tf/bin/HPB_Bot2.dll

and creat a file: rcbot2.vdf with code:

"Plugin"
{
"file" "..\bin\HPB_Bot2.dll"
}

and put it to:/IP/orangebox/tf/addons

Now i have put the folder: rcbot2 to: /IP/orangebox/tf/addons.

You now? and it not work.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Fillmore
post Oct 22 2009, 05:01 PM
Post #5


RCBot Guru
*****

Group: Waypointers
Posts: 447
Joined: 1-April 09
Member No.: 1,511



QUOTE(JackBauer @ Oct 22 2009, 01:38 PM) *

i mean standalone dedicated server not Steam. Need Instructions for Dedicated Server.

i have put the dl to: /IP/orangebox/tf/bin/HPB_Bot2.dll

and creat a file: rcbot2.vdf with code:

"Plugin"
{
"file" "..\bin\HPB_Bot2.dll"
}

and put it to:/IP/orangebox/tf/addons

Now i have put the folder: rcbot2 to: /IP/orangebox/tf/addons.

You now? and it not work.

Yes, I quite think I got it.
Put the dll to /IP/orangebox/bin(if I remember right,I used to have one too smile.gif )
and place your rcbot2 folder in the folder where orangebox is,not IN orangebox.
for more info about stuff like this,read this thread.
I think you meant HLDS
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Oct 22 2009, 05:03 PM
Post #6


Admin
*****

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



QUOTE(Fillmore @ Oct 22 2009, 06:01 PM) *

Yes, I quite think I got it.
Put the dll to /IP/orangebox/bin(if I remember right,I used to have one too smile.gif )
and place your rcbot2 folder in the folder where orangebox is,not IN orangebox.
for more info about stuff like this,read this thread.
I think you meant HLDS


if you put the DLL to orangebox/tf/bin/HPB_Bot2.dll then, in the VDF it should be


"Plugin"
{
"file" "bin\HPB_Bot2.dll"
}

rcbot2 folder should be orangebox/rcbot2

the only reason it isn't working is because you're putting the DLL in the wrong location or it is a different installation, try messing around with the VDF file to find the DLL file, it is the only reason it isn't working
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JackBauer
post Oct 22 2009, 05:59 PM
Post #7


Member
**

Group: Members
Posts: 10
Joined: 21-October 09
Member No.: 1,729



QUOTE(Cheeseh @ Oct 22 2009, 05:03 PM) *

if you put the DLL to orangebox/tf/bin/HPB_Bot2.dll then, in the VDF it should be
"Plugin"
{
"file" "bin\HPB_Bot2.dll"
}

rcbot2 folder should be orangebox/rcbot2

the only reason it isn't working is because you're putting the DLL in the wrong location or it is a different installation, try messing around with the VDF file to find the DLL file, it is the only reason it isn't working



my server go not more online....

console log:

Missing shutdown function for Con_Init() : Con_Shutdown()
Missing shutdown function for Memory_Init() : Memory_Shutdown()
Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown()
Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
Missing shutdown function for Sys_Init() : Sys_Shutdown()
Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()
Particles: Missing 'particles/error.pcf'
[RCBOT] Found interface INTERFACEVERSION_PLAYERINFOMANAGER IPlayerInfoManager playerinfomanager
[RCBOT] Found interface INTERFACEVERSION_VENGINESERVER IVEngineServer engine
[RCBOT] Found interface FILESYSTEM_INTERFACE_VERSION IFileSystem filesystem
[RCBOT] Found interface INTERFACEVERSION_ISERVERPLUGINHELPERS IServerPluginHelpers helpers
[RCBOT] Found interface INTERFACEVERSION_ENGINETRACE_SERVER IEngineTrace enginetrace
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMEENTS IServerGameEnts servergameents
[RCBOT] Found interface IEFFECTS_INTERFACE_VERSION IEffects g_pEffects
[RCBOT] Found interface INTERFACEVERSION_PLAYERBOTMANAGER IBotManager g_pBotManager
[RCBOT] Found interface VDEBUG_OVERLAY_INTERFACE_VERSION IVDebugOverlay debugoverlay
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER2 IGameEventManager2 gameeventmanager
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER IGameEventManager gameeventmanager1
[RCBOT] Found interface "ServerGameDLL006" IServerGameDLL servergamedll
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients
[RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found
[RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown()
Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown()
Missing shutdown function for Key_Init() : Key_Shutdown()
Missing shutdown function for Filter_Init() : Filter_Shutdown()
Missing shutdown function for saverestore->Init() : saverestore->Shutdown()
Missing shutdown function for COM_Init() : COM_Shutdown()
Missing shutdown function for V_Init() : V_Shutdown()
Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown()
Missing shutdown function for Cmd_Init() : Cmd_Shutdown()
Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown()
Missing shutdown function for Con_Init() : Con_Shutdown()
Missing shutdown function for Memory_Init() : Memory_Shutdown()
Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown()
Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
Missing shutdown function for Sys_Init() : Sys_Shutdown()
Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()
Particles: Missing 'particles/error.pcf'
[RCBOT] Found interface INTERFACEVERSION_PLAYERINFOMANAGER IPlayerInfoManager playerinfomanager
[RCBOT] Found interface INTERFACEVERSION_VENGINESERVER IVEngineServer engine
[RCBOT] Found interface FILESYSTEM_INTERFACE_VERSION IFileSystem filesystem
[RCBOT] Found interface INTERFACEVERSION_ISERVERPLUGINHELPERS IServerPluginHelpers helpers
[RCBOT] Found interface INTERFACEVERSION_ENGINETRACE_SERVER IEngineTrace enginetrace
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMEENTS IServerGameEnts servergameents
[RCBOT] Found interface IEFFECTS_INTERFACE_VERSION IEffects g_pEffects
[RCBOT] Found interface INTERFACEVERSION_PLAYERBOTMANAGER IBotManager g_pBotManager
[RCBOT] Found interface VDEBUG_OVERLAY_INTERFACE_VERSION IVDebugOverlay debugoverlay
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER2 IGameEventManager2 gameeventmanager
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER IGameEventManager gameeventmanager1
[RCBOT] Found interface "ServerGameDLL006" IServerGameDLL servergamedll
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients
[RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found
[RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown()
Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown()
Missing shutdown function for Key_Init() : Key_Shutdown()
Missing shutdown function for Filter_Init() : Filter_Shutdown()
Missing shutdown function for saverestore->Init() : saverestore->Shutdown()
Missing shutdown function for COM_Init() : COM_Shutdown()
Missing shutdown function for V_Init() : V_Shutdown()
Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown()
Missing shutdown function for Cmd_Init() : Cmd_Shutdown()
Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown()
Missing shutdown function for Con_Init() : Con_Shutdown()
Missing shutdown function for Memory_Init() : Memory_Shutdown()
Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown()
Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
Missing shutdown function for Sys_Init() : Sys_Shutdown()
Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()
Particles: Missing 'particles/error.pcf'
[RCBOT] Found interface INTERFACEVERSION_PLAYERINFOMANAGER IPlayerInfoManager playerinfomanager
[RCBOT] Found interface INTERFACEVERSION_VENGINESERVER IVEngineServer engine
[RCBOT] Found interface FILESYSTEM_INTERFACE_VERSION IFileSystem filesystem
[RCBOT] Found interface INTERFACEVERSION_ISERVERPLUGINHELPERS IServerPluginHelpers helpers
[RCBOT] Found interface INTERFACEVERSION_ENGINETRACE_SERVER IEngineTrace enginetrace
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMEENTS IServerGameEnts servergameents
[RCBOT] Found interface IEFFECTS_INTERFACE_VERSION IEffects g_pEffects
[RCBOT] Found interface INTERFACEVERSION_PLAYERBOTMANAGER IBotManager g_pBotManager
[RCBOT] Found interface VDEBUG_OVERLAY_INTERFACE_VERSION IVDebugOverlay debugoverlay
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER2 IGameEventManager2 gameeventmanager
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER IGameEventManager gameeventmanager1
[RCBOT] Found interface "ServerGameDLL006" IServerGameDLL servergamedll
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients
[RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found
[RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown()
Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown()
Missing shutdown function for Key_Init() : Key_Shutdown()
Missing shutdown function for Filter_Init() : Filter_Shutdown()
Missing shutdown function for saverestore->Init() : saverestore->Shutdown()
Missing shutdown function for COM_Init() : COM_Shutdown()
Missing shutdown function for V_Init() : V_Shutdown()
Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown()
Missing shutdown function for Cmd_Init() : Cmd_Shutdown()
Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown()
Missing shutdown function for Con_Init() : Con_Shutdown()
Missing shutdown function for Memory_Init() : Memory_Shutdown()
Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown()
Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
Missing shutdown function for Sys_Init() : Sys_Shutdown()
Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()
Particles: Missing 'particles/error.pcf'
[RCBOT] Found interface INTERFACEVERSION_PLAYERINFOMANAGER IPlayerInfoManager playerinfomanager
[RCBOT] Found interface INTERFACEVERSION_VENGINESERVER IVEngineServer engine
[RCBOT] Found interface FILESYSTEM_INTERFACE_VERSION IFileSystem filesystem
[RCBOT] Found interface INTERFACEVERSION_ISERVERPLUGINHELPERS IServerPluginHelpers helpers
[RCBOT] Found interface INTERFACEVERSION_ENGINETRACE_SERVER IEngineTrace enginetrace
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMEENTS IServerGameEnts servergameents
[RCBOT] Found interface IEFFECTS_INTERFACE_VERSION IEffects g_pEffects
[RCBOT] Found interface INTERFACEVERSION_PLAYERBOTMANAGER IBotManager g_pBotManager
[RCBOT] Found interface VDEBUG_OVERLAY_INTERFACE_VERSION IVDebugOverlay debugoverlay
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER2 IGameEventManager2 gameeventmanager
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER IGameEventManager gameeventmanager1
[RCBOT] Found interface "ServerGameDLL006" IServerGameDLL servergamedll
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients
[RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found
[RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown()
Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown()
Missing shutdown function for Key_Init() : Key_Shutdown()
Missing shutdown function for Filter_Init() : Filter_Shutdown()
Missing shutdown function for saverestore->Init() : saverestore->Shutdown()
Missing shutdown function for COM_Init() : COM_Shutdown()
Missing shutdown function for V_Init() : V_Shutdown()
Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown()
Missing shutdown function for Cmd_Init() : Cmd_Shutdown()
Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown()
Missing shutdown function for Con_Init() : Con_Shutdown()
Missing shutdown function for Memory_Init() : Memory_Shutdown()
Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown()
Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
Missing shutdown function for Sys_Init() : Sys_Shutdown()
Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()
Particles: Missing 'particles/error.pcf'
[RCBOT] Found interface INTERFACEVERSION_PLAYERINFOMANAGER IPlayerInfoManager playerinfomanager
[RCBOT] Found interface INTERFACEVERSION_VENGINESERVER IVEngineServer engine
[RCBOT] Found interface FILESYSTEM_INTERFACE_VERSION IFileSystem filesystem
[RCBOT] Found interface INTERFACEVERSION_ISERVERPLUGINHELPERS IServerPluginHelpers helpers
[RCBOT] Found interface INTERFACEVERSION_ENGINETRACE_SERVER IEngineTrace enginetrace
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMEENTS IServerGameEnts servergameents
[RCBOT] Found interface IEFFECTS_INTERFACE_VERSION IEffects g_pEffects
[RCBOT] Found interface INTERFACEVERSION_PLAYERBOTMANAGER IBotManager g_pBotManager
[RCBOT] Found interface VDEBUG_OVERLAY_INTERFACE_VERSION IVDebugOverlay debugoverlay
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER2 IGameEventManager2 gameeventmanager
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER IGameEventManager gameeventmanager1
[RCBOT] Found interface "ServerGameDLL006" IServerGameDLL servergamedll
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients
[RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found
[RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown()
Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown()
Missing shutdown function for Key_Init() : Key_Shutdown()
Missing shutdown function for Filter_Init() : Filter_Shutdown()
Missing shutdown function for saverestore->Init() : saverestore->Shutdown()
Missing shutdown function for COM_Init() : COM_Shutdown()
Missing shutdown function for V_Init() : V_Shutdown()
Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown()
Missing shutdown function for Cmd_Init() : Cmd_Shutdown()
Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown()
Missing shutdown function for Con_Init() : Con_Shutdown()
Missing shutdown function for Memory_Init() : Memory_Shutdown()
Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown()
Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
Missing shutdown function for Sys_Init() : Sys_Shutdown()
Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()
Particles: Missing 'particles/error.pcf'
[RCBOT] Found interface INTERFACEVERSION_PLAYERINFOMANAGER IPlayerInfoManager playerinfomanager
[RCBOT] Found interface INTERFACEVERSION_VENGINESERVER IVEngineServer engine
[RCBOT] Found interface FILESYSTEM_INTERFACE_VERSION IFileSystem filesystem
[RCBOT] Found interface INTERFACEVERSION_ISERVERPLUGINHELPERS IServerPluginHelpers helpers
[RCBOT] Found interface INTERFACEVERSION_ENGINETRACE_SERVER IEngineTrace enginetrace
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMEENTS IServerGameEnts servergameents
[RCBOT] Found interface IEFFECTS_INTERFACE_VERSION IEffects g_pEffects
[RCBOT] Found interface INTERFACEVERSION_PLAYERBOTMANAGER IBotManager g_pBotManager
[RCBOT] Found interface VDEBUG_OVERLAY_INTERFACE_VERSION IVDebugOverlay debugoverlay
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER2 IGameEventManager2 gameeventmanager
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER IGameEventManager gameeventmanager1
[RCBOT] Found interface "ServerGameDLL006" IServerGameDLL servergamedll
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients
[RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found
[RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown()
Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown()
Missing shutdown function for Key_Init() : Key_Shutdown()
Missing shutdown function for Filter_Init() : Filter_Shutdown()
Missing shutdown function for saverestore->Init() : saverestore->Shutdown()
Missing shutdown function for COM_Init() : COM_Shutdown()
Missing shutdown function for V_Init() : V_Shutdown()
Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown()
Missing shutdown function for Cmd_Init() : Cmd_Shutdown()
Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown()
Missing shutdown function for Con_Init() : Con_Shutdown()
Missing shutdown function for Memory_Init() : Memory_Shutdown()
Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown()
Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
Missing shutdown function for Sys_Init() : Sys_Shutdown()
Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()

can anyone help?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Oct 22 2009, 10:53 PM
Post #8


Admin
*****

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



QUOTE(JackBauer @ Oct 22 2009, 06:59 PM) *

[RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder


Look for the rcbot2 folder that was created, it may be in orangebox folder OR above that folder ,

open rcbot2/config/bot_mods.ini

add

#
mod = TF2
steamdir = orangebox
gamedir = tf
bot = TF2
#


to the end
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JackBauer
post Oct 23 2009, 12:04 AM
Post #9


Member
**

Group: Members
Posts: 10
Joined: 21-October 09
Member No.: 1,729



QUOTE(Cheeseh @ Oct 22 2009, 10:53 PM) *

Look for the rcbot2 folder that was created, it may be in orangebox folder OR above that folder ,

open rcbot2/config/bot_mods.ini

add

#
mod = TF2
steamdir = orangebox
gamedir = tf
bot = TF2
#
to the end



it not work:

Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()
Particles: Missing 'particles/error.pcf'
[RCBOT] Found interface INTERFACEVERSION_PLAYERINFOMANAGER IPlayerInfoManager playerinfomanager
[RCBOT] Found interface INTERFACEVERSION_VENGINESERVER IVEngineServer engine
[RCBOT] Found interface FILESYSTEM_INTERFACE_VERSION IFileSystem filesystem
[RCBOT] Found interface INTERFACEVERSION_ISERVERPLUGINHELPERS IServerPluginHelpers helpers
[RCBOT] Found interface INTERFACEVERSION_ENGINETRACE_SERVER IEngineTrace enginetrace
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMEENTS IServerGameEnts servergameents
[RCBOT] Found interface IEFFECTS_INTERFACE_VERSION IEffects g_pEffects
[RCBOT] Found interface INTERFACEVERSION_PLAYERBOTMANAGER IBotManager g_pBotManager
[RCBOT] Found interface VDEBUG_OVERLAY_INTERFACE_VERSION IVDebugOverlay debugoverlay
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER2 IGameEventManager2 gameeventmanager
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER IGameEventManager gameeventmanager1
[RCBOT] Found interface "ServerGameDLL006" IServerGameDLL servergamedll
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients
[RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found
[RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown()
Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown()
Missing shutdown function for Key_Init() : Key_Shutdown()
Missing shutdown function for Filter_Init() : Filter_Shutdown()
Missing shutdown function for saverestore->Init() : saverestore->Shutdown()
Missing shutdown function for COM_Init() : COM_Shutdown()
Missing shutdown function for V_Init() : V_Shutdown()
Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown()
Missing shutdown function for Cmd_Init() : Cmd_Shutdown()
Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown()

code from bot_mods.ini:

# EXAMPLE MOD FILE# valid mod types
# ---------------
# CSS
# TF2
# HL2DM
# HL1DM
# FF
# SVENCOOP2
# TIMCOOP
# NS2
#
# valid bot types
# ---------------
# CSS
# TF2
# HL2DM
# HL1DM
# FF
# COOP
# ZOMBIE
#
#
#mod = CSS
#steamdir = counter-strike source
#gamedir = cstrike
#bot = CSS
#
#mod = TF2
#steamdir = teamfortress 2
#gamedir = tf
#bot = TF2
#
#mod = FF
#steamdir = sourcemods
#gamedir = ff
#bot = FF
#
#mod = HL2DM
#steamdir = half-life 2 deathmatch
#gamedir = hl2mp
#bot = HL2DM
#
#mod = HL1DM
#steamdir = half-life 1 deathmatch
#gamedir = hl1dm
#bot = HL1DM
#
mod = CUSTOM
steamdir = day of defeat source
gamedir = dod
bot = CSS
#
mod = TF2
steamdir = orangebox
gamedir = tf
bot = TF2
#

can anyone help?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JackBauer
post Oct 23 2009, 03:22 PM
Post #10


Member
**

Group: Members
Posts: 10
Joined: 21-October 09
Member No.: 1,729



lol i have put the rcbot2 to: /IP/rcbot2 and it WORK YAY.

but the bots go not away from the spawn.

Can anyone help?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Oct 23 2009, 05:30 PM
Post #11


Admin
*****

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



QUOTE(JackBauer @ Oct 23 2009, 04:22 PM) *

lol i have put the rcbot2 to: /IP/rcbot2 and it WORK YAY.

but the bots go not away from the spawn.

Can anyone help?

Go to IP/rcbot2/waypoints
rename teamfortress2 folder to orangebox
make sure the waypoints are now in IP/rcbot2/waypoints/orangebox/tf/
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JackBauer
post Oct 23 2009, 06:28 PM
Post #12


Member
**

Group: Members
Posts: 10
Joined: 21-October 09
Member No.: 1,729



QUOTE(Cheeseh @ Oct 23 2009, 05:30 PM) *

Go to IP/rcbot2/waypoints
rename teamfortress2 folder to orangebox
make sure the waypoints are now in IP/rcbot2/waypoints/orangebox/tf/



thanks.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cain
post Nov 21 2009, 08:08 PM
Post #13


Member
**

Group: Members
Posts: 11
Joined: 21-November 09
Member No.: 1,749



QUOTE(Cheeseh @ Oct 22 2009, 12:03 PM) *

if you put the DLL to orangebox/tf/bin/HPB_Bot2.dll then, in the VDF it should be
"Plugin"
{
"file" "bin\HPB_Bot2.dll"
}

rcbot2 folder should be orangebox/rcbot2

the only reason it isn't working is because you're putting the DLL in the wrong location or it is a different installation, try messing around with the VDF file to find the DLL file, it is the only reason it isn't working


Will this work with the rcbot2 folder located in: orangebox/rcbot2

Thanks !!

-- Cain


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Roadwolf
post Dec 17 2009, 01:51 PM
Post #14


Newbie
*

Group: Members
Posts: 2
Joined: 17-December 09
Member No.: 1,770



So just confirming. if your dedicated leased (virtual) server does not allow access below the 'tf' folder, then this mod will not function?

The lowest I can go, and add/edit things on my server is the 'tf' folder, or in otherwords the folder in which the 'addons' folder is located.

I am using Sourcemod and wishing to run the rcbot mod during non peak times.

Thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Roadwolf
post Dec 22 2009, 12:25 AM
Post #15


Newbie
*

Group: Members
Posts: 2
Joined: 17-December 09
Member No.: 1,770



Also, will the map templates for rcbot work with the new tf_bots which Valve released? Do they use the same system?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
naMelesS
post Dec 25 2009, 04:21 PM
Post #16


Member
**

Group: Members
Posts: 46
Joined: 24-June 09
Member No.: 1,585



QUOTE(Roadwolf @ Dec 22 2009, 08:25 AM) *

Also, will the map templates for rcbot work with the new tf_bots which Valve released? Do they use the same system?


If the TFBots does not move, it means you have not generate the waypoint for the TFBots.

To generate, type in

sv_cheats 1
tf_bot_add
nav_generate
sv_cheats 0

NOTE : your tf2 will crash if you generate with out the TFbots added and RCBot2 plugin must be REMOVE before adding in the TFBots
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

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 April 2024 - 11:59 PM