unable to load authentication library

unable to load authentication library

Re: unable to load authentication library Posted by vwr0527 on Fri Dec 22nd 2006 at 6:17am
vwr0527
2 posts
Posted 2006-12-22 6:17am
vwr0527
member
2 posts 0 snarkmarks Registered: Dec 22nd 2006
I'm making a mod based on HL2MP, and in gameinfo.txt, i have loaded the SteamAppID 320
But now whenever I load any map, it jumps out to windows and says "unable to load authentication library exiting".
I did use SteamAppID 215 before, but its a piece of crap. I get squashed up multiplayer settings, a facefull of pink checkerboxes for my MOTD, blocky black squares around the gravity gun's energy halo thingys, half of the hl2 weapons are entirely missing models and or code, and all of HL2MP models are gone, yet when i type impulse 101 it loads the weapons that I DONT HAVE anyway (because i based my mod off the hl2mp source code). And if i try to fire any weapon which i dont have a model for, the whole computer freezes permenently. AND i can't use the flashlight, ever.
I dont want SteamAppID 220 either, because it will load a phat ass map just to get into the main menu.

Sooooo.... anyway i was wondering why I am not allowed to use the GCF for HL2MP even though the source code is ripped straight from it? Also is there a way I CAN?

ask me if anything was unclear! thx in advance
Re: unable to load authentication library Posted by Captain P on Fri Dec 22nd 2006 at 11:09am
Captain P
1370 posts
Posted 2006-12-22 11:09am
1370 posts 1995 snarkmarks Registered: Nov 6th 2003 Occupation: Game-programmer Location: Netherlands
Quoting from a post of mine in this thread:
I found a fix on the steampowered.com forums:

Originally Posted by KickMuck
I found a solution in another thread:
Get the dedicated server via Steam, start it once and then take the steamclient.dll from
...Steam\Steamapps\<Username>\source dedicated server\bin
and place it in
...Steam\Steamapps\<Username>\counter-strike source\bin

It worked for me, hopefully it works for you as well, Arzie.
So in your case the steamclient.dll should go in your mod folder, I assume. Hope that helps. :smile:
Create-ivity - a game development blog
Re: unable to load authentication library Posted by vwr0527 on Fri Dec 22nd 2006 at 10:36pm
vwr0527
2 posts
Posted 2006-12-22 10:36pm
vwr0527
member
2 posts 0 snarkmarks Registered: Dec 22nd 2006
thanks for replying!
I downloaded source dedicated server, but no folder! wierd...

EDIT: I found source dedicated server GCF so I snatched the steamclient.dll from there. I put it in bin and... no nothing changed.