.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > POD-Bot mm > Common Questions
Common Questions Are you seeking help ? Get it here !

Reply
 
Thread Tools
Halp! Cant load
Old
  (#1)
JebusChristwagons
Member
 
Status: Offline
Posts: 8
Join Date: Feb 2005
Default Halp! Cant load - 14-02-2005

Whenever i load CS, then go to newgame, it drops my cs completely. I tried doing the Autoloader (Ill post link in a sec) and it didnt work. im a Complete noob, so someone help me.

If you want screen where it tells u where everything is, tell me where it is and ill screenshot it for you. Thanks!


Edit --> link is..

http://forums.bots-united.com/showthread.php?t=2968

Last edited by JebusChristwagons; 14-02-2005 at 23:09..
  
Reply With Quote
Re: Halp! Cant load
Old
  (#2)
JebusChristwagons
Member
 
Status: Offline
Posts: 8
Join Date: Feb 2005
Default Re: Halp! Cant load - 15-02-2005

Okay ive been to many threads and i still havnt fixed this problem.

bump if its legal. =P
  
Reply With Quote
Re: Halp! Cant load
Old
  (#3)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Halp! Cant load - 15-02-2005

More info - what version of CS, Steam/nosteam, metamod version , other mm plugins, which version of podbot_mm.dll, listen/dedicated server , windows/linux ?
Copy and paste here Your liblist.gam, the same for Your plugins.ini file (this one existing in cstrike\addons\metamod directory).
  
Reply With Quote
Re: Halp! Cant load
Old
  (#4)
JebusChristwagons
Member
 
Status: Offline
Posts: 8
Join Date: Feb 2005
Default Re: Halp! Cant load - 16-02-2005

Quote:
Originally Posted by KWo
More info - what version of CS, Steam/nosteam, metamod version , other mm plugins, which version of podbot_mm.dll, listen/dedicated server , windows/linux ?
Copy and paste here Your liblist.gam, the same for Your plugins.ini file (this one existing in cstrike\addons\metamod directory).
im not understanding what your saying, but im gonna copy and paste anyways.
-STEAM 1.6
-Podbot 2.6
-Servers i dont know, apparently, whenever someone tries to join my game, it says its lan.. Dont know how to fix this, any help would be appriciated.
-Windows 2000 Pro.


Liblist.gam -->
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons\metamod\dlls\metamod.dll"
//gamedll_linux "dlls/cs_i386.so"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
trainmap "tr_1"

Plugins.Ini-->

win32 addons/podbot/podbot_mm.dll
win32 addons/statsme/dlls/statsme_mm.dll
win32 addons/amxmodx/dlls/amxmodx_mm.dll
linux addons\podbot\podbot_mm_i386.so
linux addons\statsme\dlls\statsme_mm_i386.so
linux addons\amxmodx\dlls\amxmodx_mm_i386.so

Thanks!
  
Reply With Quote
Re: Halp! Cant load
Old
  (#5)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Halp! Cant load - 16-02-2005

Let me know what is the date and time of creation Your podbot_mm.dll file. For windows system You may delete from plugins.ini all lines which begin with "linux" prefix (they are important only for linux system).
Then try to disable in plugins.ini amxmodx_mm.dll and statsme_mm.dll - write semicolon at begining of the line, like this -
; amxmodx_mm.dll
and try again if it starts for You without these plugins.
  
Reply With Quote
Re: Halp! Cant load
Old
  (#6)
JebusChristwagons
Member
 
Status: Offline
Posts: 8
Join Date: Feb 2005
Default Re: Halp! Cant load - 17-02-2005

Quote:
Originally Posted by KWo
Let me know what is the date and time of creation Your podbot_mm.dll file. For windows system You may delete from plugins.ini all lines which begin with "linux" prefix (they are important only for linux system).
Then try to disable in plugins.ini amxmodx_mm.dll and statsme_mm.dll - write semicolon at begining of the line, like this -
; amxmodx_mm.dll
and try again if it starts for You without these plugins.
Monday, December 06, 2004, 7:41:12 PM

i dont understand how to diable them. =( sorry.
  
Reply With Quote
Re: Halp! Cant load
Old
  (#7)
JebusChristwagons
Member
 
Status: Offline
Posts: 8
Join Date: Feb 2005
Default Re: Halp! Cant load - 17-02-2005

Sorry for the double post, but my steam says this-

Error:Failed to load dialog file Resource/UI/ClassMenu.res

Function trace:
CGameUI::Start
CGameUI::Initialize
CBaseUI::Start
CBaseUI::Initialize
Host_Init

in its error logs.
CFileSystem_Steam::Mount()
  
Reply With Quote
Re: Halp! Cant load
Old
  (#8)
>BKA< T Wrecks
Moderator [PBmm/Waypointing]& PODBot mm waypointer
 
>BKA< T Wrecks's Avatar
 
Status: Offline
Posts: 1,492
Join Date: Feb 2004
Location: C.C.A.A., Germania
Default Re: Halp! Cant load - 17-02-2005

To disable the plugins, open the file "plugins.ini", located in your metamod directory, with notepad and change the lines that say

win32 addons/statsme/dlls/statsme_mm.dll
win32 addons/amxmodx/dlls/amxmodx_mm.dll

to

//win32 addons/statsme/dlls/statsme_mm.dll
//win32 addons/amxmodx/dlls/amxmodx_mm.dll.

This will disable statsme and AMX for testing purposes. If CS starts with PODBot MM as the only plugin, then you can be sure that it's not the bot dll which causes the problem. In this case, there is some conflict between the plugins, most likely with AMX. Nothing that can't be solved by using an appropriate version of AMX(X) - other people got the bot to work with statsme and AMX(X).

However, I can't tell you what causes the error you pasted into your last post, that Steam error. I've never seen that before and I don't know what can cause it. Can you remember anything you changed before this error showed up for the first time?



Roses are #FF0000, violets are #0000FF // all my base, are belong to you.

  
Reply With Quote
Re: Halp! Cant load
Old
  (#9)
JebusChristwagons
Member
 
Status: Offline
Posts: 8
Join Date: Feb 2005
Default Re: Halp! Cant load - 17-02-2005

Still doesnt work. And when i said the error thing, i went to ErrorLogs and found that there. Still, doesnt work.
  
Reply With Quote
Re: Halp! Cant load
Old
  (#10)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Halp! Cant load - 17-02-2005

Go to Your liblist.gam and change for the moment Your liblist.gam in this way:
change the line:
gamedll "addons\metamod\dlls\metamod.dll"

to the line:

gamedll "dlls\mp.dll"

and check, it it will start for You OK.
If no - it means You have messed up Your CS (need reinstall).
If so - change back the line (to call metamod.dll) and try again.
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com