View Single Post
Crash on start (all bots)
Old
  (#1)
TaRgEt*TuRkEy
Guest
 
Status:
Posts: n/a
Default Crash on start (all bots) - 22-08-2004

I've tried ivpbot, and now this one, and each time counter strike starts it crashes without even going into loading. I have tried switching back to the mp.dll in the liblist.gam and loading it (and it works), and then going back to the podbot_mm.dll (like suggested in the stickied thread) and it still crashes. my liblist is readonly and looks like this:

Code:
 game "Counter-Strike"
 url_info "www.counter-strike.net"
 url_dl ""
 version "1.5"
 size "184000000"
 svonly "0"
 secure "1"
 type "multiplayer_only"
 cldll "1" 
 hlversion "1110"
 nomodels "1"
 nohimodel "1"
 mpentity "info_player_start"
 gamedll "podbot\podbot_mm.dll"
 gamedll_linux "ivpbot/ivpbot_i486.so"
 trainmap "tr_1"
and my shortcut that I am starting it with looks like this (I have tried manually and it does same thing).

Code:
 "C:\Program Files\Steam\STEAM.exe" -applaunch 10 +map de_dust -maxplayers 6
  
Reply With Quote