PDA

View Full Version : Failed to load Dll


Thomas123
23-10-2004, 19:53
I download and installed YaPB recently. When I tried to start a server, it said:

Failed to load Dll. :'(

I checked that everything was fine. I had YaPB installed in

counter-strike\cstrike\addons and podbot.dll in /dlls

This is my liblist.
game "Counter-Strike"
url_info "www.counter-strike.net (http://www.counter-strike.net/)"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1110"
nomodels "1"
nohimodel "1"
mpentity "info_player_deathmatch"
gamedll "addons/yapb/dlls/podbot.dll"
gamedll_linux "addons/yapb/dlls/podbot_i586.so"

CoCoNUT
23-10-2004, 21:19
Hi, try this line :) :

gamedll "addons\yapb\dlls\podbot.dll"

Thomas123
24-10-2004, 08:36
I tried it, but it did not work! I think I will change to other bos:(

Whistler
24-10-2004, 09:57
the problem is the YaPB dll is successfully loaded, but the CS mp.dll can't be loaded.

have you tried using Metamod ?

Asurmen
25-10-2004, 01:59
Sup all


@Thomas123

Here are some tips on loading the YaPB DLL correctly. As far as to your CounterStrike versions this should apply to CS 1.5 (WON which is now dead), and 1.6 Steam:

First off you should go get yourself Metamod 1.17.2 (supported version from http://www.metamod.org) or 1.17.2p10 (http://forums.unitedadmins.com/index.php?showtopic=39088-this is a stable shrinked version of 1.17.2.

This dll should follow this directory structure:

C:\Sierra\Counter Strike\cstrike\addons\metamod\dlls

also add this file plugins.ini inside this folder:

C:\Sierra\Counter Strike\cstrike\addons\metamod

inside of that plugins.ini add this line:

addons\YaPB\dlls\podbot.dll

last but not least go to your lbist.gam and open it with notepad and go to the line that says this:

gamedll "dlls\mp.dll"

change that line so it says this "addons\metamod\dlls\metamod.dll"

close save it and start your LAN game and it should work just fine.

Thomas123
05-11-2004, 06:18
I did everything you mentioned. Now, I still cannot create a server.

Stean created a errorlog and said:

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

Function trace:
CGameUI::Start
CGameUI::Initialize
CBaseUI::Start
CBaseUI::Initialize
Host_Init
CFileSystem_Steam::Mount()
How can I resolve the problem???

Whistler
05-11-2004, 10:25
I don't think that is a bot problem. try reinstalling CS.

Thomas123
06-11-2004, 00:17
Problem resolved. Thanks.:)