Category talk:Source SDK FAQ: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(I can't start my Mod and my maps)
Line 12: Line 12:


:I added a page for [[System cannot find file specifed error]] in the [[:Category:Level Design FAQ|Level Design FAQ]]. In the future, you can post questions on the [[Help Desk]] page. --[[User:JeffLane|JeffLane]] 17:05, 29 Apr 2006 (PDT)
:I added a page for [[System cannot find file specifed error]] in the [[:Category:Level Design FAQ|Level Design FAQ]]. In the future, you can post questions on the [[Help Desk]] page. --[[User:JeffLane|JeffLane]] 17:05, 29 Apr 2006 (PDT)
== I can't start my Mod and my maps ==
Every time when I try to start my mod using run_mod.bat or clicking on steam in "my games" the game start and close and one window with that message apears:
"Engine Error
Could not load library client"
and when I try to test my maps in Hammer that message apears:
"Error!
MountAppFilesystem() failed: SteamMountFilesystem(215,21,0x139ffd74) failed with error 21: A diferent version of this FS is already in use"
I tryed to find that "FS" but I didn't find that...
What can I do to make it's works?
Thanks, Luiz Eduardo

Revision as of 08:13, 21 October 2006

theyre not double listed, one is an indexed list, the other is just a category vault. and btw, when you get redirected from Source SDK FAQ, theres no content at all. --deathz0rz 13:19, 30 Jun 2005 (PDT)


reverted --deathz0rz 13:22, 30 Jun 2005 (PDT)

Error found when running map

This error pops up when I try and run my map: The command failed. Windows reported the error:

 "The system cannot find the file specified."  

How do I fix this?? --User:CageinmyHead

I added a page for System cannot find file specifed error in the Level Design FAQ. In the future, you can post questions on the Help Desk page. --JeffLane 17:05, 29 Apr 2006 (PDT)

I can't start my Mod and my maps

Every time when I try to start my mod using run_mod.bat or clicking on steam in "my games" the game start and close and one window with that message apears:

"Engine Error Could not load library client"

and when I try to test my maps in Hammer that message apears:

"Error! MountAppFilesystem() failed: SteamMountFilesystem(215,21,0x139ffd74) failed with error 21: A diferent version of this FS is already in use"

I tryed to find that "FS" but I didn't find that...

What can I do to make it's works?

Thanks, Luiz Eduardo