11-12-2014, 10:58 AM
I'm trying to create a dedicated server for a source 2013 mp-only mod, with the latest src updates and I've compiled both server and client dlls with C++ 2010 with no errors.
The mod it self runs fine on steam, but trying to create a server for my mod (freegrid):
Host_Error: IDLLFunctions:LLInit returned false.
HL2DM and CSS servers running on the same 'srcds.exe' start fine with no problem.
I've googled and found no solution. any help is appreciated
The mod it self runs fine on steam, but trying to create a server for my mod (freegrid):
Host_Error: IDLLFunctions:LLInit returned false.
HL2DM and CSS servers running on the same 'srcds.exe' start fine with no problem.
I've googled and found no solution. any help is appreciated