GoldenEye: Source Forums

Debriefing => Questions, Help, & How To's => Topic started by: Wishful Thinking! on October 04, 2015, 01:58:29 pm

Title: [RESOLVED] srcds.exe - Entry Point Not Found
Post by: Wishful Thinking! on October 04, 2015, 01:58:29 pm
Hi there,

This is new, lol - I have not encountered this one before.

I installed GE:S to another server box and upon startup I get this:

(http://i.imgur.com/6l7Benz.png)

I have checked in the directory, and yes engine.dll is there.

Possibly something else missing?

Cheers,
Title: Re: srcds.exe - Entry Point Not Found
Post by: soupcan on October 05, 2015, 04:31:44 am
I just gave a fresh 2012r2 install a try and had no issue. My best guess is something is corrupt or your installation is incomplete. Try validating the server through SteamCMD:

Code: [Select]
app_update 310 validate

Also, are you using any additional plugins? Is this a brand new copy of GE:S or one copied from a previously configured server?
Title: Re: srcds.exe - Entry Point Not Found
Post by: Wishful Thinking! on October 08, 2015, 11:54:03 am
It's a fresh install, I validated it (again), still no luck, so I deleted it and downloaded the whole package again, where I'm presented with the same error:

(http://i.imgur.com/jBUH4U3.png)

OS: Windows 8.1 Professional x64

The DLL it speaks of is there, and is a fresh installed copy of it, so I don't know why it has an issue:

(http://i.imgur.com/SP8pEEJ.png)

Any suggestions?.

Do I need Source Dedicated Server 2007 also installed, or just srcds directory (which I thought was SDS 07) and gesource directory.
Title: Re: srcds.exe - Entry Point Not Found
Post by: Wishful Thinking! on October 16, 2015, 11:29:51 am
Bump.

Any suggestions?
Title: Re: srcds.exe - Entry Point Not Found
Post by: killermonkey on October 16, 2015, 01:33:18 pm
You need steam to be installed.
Title: Re: srcds.exe - Entry Point Not Found
Post by: Wishful Thinking! on October 16, 2015, 01:50:20 pm
Alright - I didn't think it needed it as I (believe) I ran GE:S server before without Steam installed.
Title: Re: srcds.exe - Entry Point Not Found
Post by: soupcan on October 17, 2015, 01:35:04 am
You are mistaken. I run servers without the desktop steam client installed.
Title: Re: srcds.exe - Entry Point Not Found
Post by: Wishful Thinking! on October 17, 2015, 11:55:51 am
That's correct, I never needed Steam Client before to run either GE:S or CS:S.

I currently have:

C:/Server
   > /SourceEngine (SteamCMD Location)
      > /srcds (app 310 download, and batch file goes here)
   > /gesource (Mod folder)

Starting the mod from the batch file from inside .../srcds starts the Source Dedicated Server, and the mod folder used is set in the command-line, which is ../gesource. fairly straight forward, just having some errors getting it to start :/

Title: Re: srcds.exe - Entry Point Not Found
Post by: soupcan on October 17, 2015, 05:13:06 pm
I can't reproduce that exact issue on my end (a new 8.1 VM with everything in those same locations and same startup parameters). You have a unique case that's difficult for me to answer because I cannot reproduce it.

My suggestions are to try starting using with the -console option (the GUI for 2007 has always had issues in my experience) and change the forward slash to a backslash. For example:

Code: [Select]
srcds.exe -console -game ..\gesource +maxplayers 24 +map ge_archives -port 50450

Also I would recommend limiting the number of players to 16 instead of 24. 16 is already pushing it for most maps, and at this point you're not likely to have that many players anyway.
Title: Re: srcds.exe - Entry Point Not Found
Post by: Wishful Thinking! on October 24, 2015, 11:12:39 am
Yeah not much luck on either of those suggestions either :/

I have posted the issue to the Steam Community forums (http://steamcommunity.com/discussions/forum/13/490123938425550188/) - though no replies as of yet.

Various Youtube videos (of similar problems ((srcds - Entry Point Not Found)) point to it being either a missing DLL, old DLL, or a DLL needs to be removed.

I'll be still working towards getting this back online :)
Title: Re: srcds.exe - Entry Point Not Found
Post by: Wishful Thinking! on October 27, 2015, 01:15:31 pm
So after more days of trial and error - mostly error I might add, I cannot get my main server to work, I'm starting to think that something somewhere at sometime has removed a key component for anything Source Engine to run, possibly system clean up tools (ie, Reg Cleaners).

I'm wondering if upgrading Windows 8.1 to Windows 10 will repair this, limited & expensive disk space is why I haven't jumped at the chance.
Title: Re: srcds.exe - Entry Point Not Found
Post by: soupcan on October 27, 2015, 03:28:25 pm
I wouldn't count on it. For one, upgrades in general can be problematic and it's always best to use a fresh install. Having a corrupted or misconfigured OS before upgrading could also have some pretty catastrophic results.

Your best bet is to try again after an actually clean install of Windows.
Title: Re: [RESOLVED] srcds.exe - Entry Point Not Found
Post by: Wishful Thinking! on October 28, 2015, 02:47:19 pm
Hi there,

With that in mind I preformed a Restore/Refresh of Windows, went through the process of reinstalling applications again and... It works!

So after all this time, a Refresh of Windows is all that was required.

Thanks for the ongoing support and ofcorse the suggestions :D
Title: Re: [RESOLVED] srcds.exe - Entry Point Not Found
Post by: Jonathon [SSL] on October 28, 2015, 04:16:23 pm
Glad it worked out for you. Software works in mysterious ways sometimes.
Title: Re: [RESOLVED] srcds.exe - Entry Point Not Found
Post by: OHYYYES on June 12, 2017, 01:21:44 am
 :( I have almost the same problem my steam server whenever I press the Start.bat file it says "The procedure entry point SteamInternal_CreatInterface could not be located in the dynamic link library steam_api.dll." PLEASE HELP!!!