Fatal error shown while putting source sdk on awesome new cap

Asked By 0 points N/A Posted on -
qa-featured

Hi,

I got this warning error message putting source sdk on my awesome new cap, and I tried going into face poser. Have you experienced this error message? Please guide me with the best suggestion to fix this problem. Any help would be greatly appreciated.

Thanks in advance.

FATAL ERROR

Unable to find gameinfo.txt, Solutions:

  1. Read http://www.valve-erc.com/srcrdk/faq.html#NoGameDir
  2. Run vconfig to specify which game you’re working on.
  3. Add-game‹path› on the command line where ‹path› is the directory that gameinfo.txt is in.
SHARE
Answered By 590495 points N/A #182496

Fatal error shown while putting source sdk on awesome new cap

qa-featured

If you are compiling something then this is probably the result when you forgot to include the exact path of the file. Locate first the actual location of the file gameinfo.txt using Windows Explorer. Click on the address bar to highlight the entire text then press CTRL + C to copy the file’s real path. See image.

In the example above, the complete path of the gameinfo.txt file is “D:XP ExtensionProgram FilesMicrosoft GamesAge Of Empires I”. In your case, copy the path of your gameinfo.txt file then insert it in the project you are compiling and then compile it again. And by the way, the site “www.valve-erc.com” is no longer available and I think it is already parked.

It would also help if you’ll read some of the documentations that come with your program. It should contain some manuals and other instructions.

Related Questions