Guide to Portal Hammer Configuration Part 01
FATAL ERROR
"MountFileSystem( 427 ) failed: SteamMountFileSystem(2604,427,0x1324fc74=,0x1324fd74) failed with error 5: No Steam Content Servers are available"
The only thing i could find out was that it is related to needing CS:S?? I don't know how i can get around this error.
SteamMountFileSystem(2604,427,0x1324fc74=,0x1324fd74)
(the numbers are different each time, i'm assuming it is referring to a location in memory, and it would be natural to assume that each time you try to run it, it is in a different place, not really sure, but every time the error comes up, the only same number is 427)
This is what the GameConfig file looks like, just in case
"Configs"
{
"Games"
{
"Portal"
{
"GameDir" "D:\Program Files\Steam\SteamApps\cha0ticdreamer\portal\portal"
"hammer"
{
"GameData0" "D:\Program Files\Steam\SteamApps\cha0ticdreamer\SourceSDK\bin\portal.fgd"
"TextureFormat" "5"
"MapFormat" "4"
"DefaultTextureScale" "0.250000"
"DefaultLightmapScale" "16"
"GameExe" "D:\Program Files\Steam\SteamApps\cha0ticdreamer\portal\hl2.exe"
"DefaultSolidEntity" "color_correction_volume"
"DefaultPointEntity" "ai_ally_manager"
"BSP" "D:\Program Files\Steam\SteamApps\cha0ticdreamer\SourceSDK\bin\vbsp.exe"
"Vis" "D:\Program Files\Steam\SteamApps\cha0ticdreamer\SourceSDK\bin\vvis.exe"
"Light" "D:\Program Files\Steam\SteamApps\cha0ticdreamer\SourceSDK\bin\vrad.exe"
"GameExeDir" "D:\Program Files\Steam\SteamApps\cha0ticdreamer\portal"
"MapDir" "D:\Program Files\Steam\steamapps\cha0ticDreamer\portal\Portal\maps"
"BSPDir" "D:\Program Files\Steam\SteamApps\cha0ticdreamer\portal\portal\maps"
"CordonTexture" "BLACK"
"MaterialExcludeCount" "0"
}
}
}
"SDKVersion" "2"
}
I reinstalled, restarted, tried again, and still no luck. The only thing that i can think of, if it is related to CS:S or HL2, maybe I'm missing a configuration somewhere.
I have set up Hammer and the files for portal as described in this howto:
http://kenjara.wordpress.com/2007/10/13 ... in-portal/
Hammer displays no textures from portal. Filtering and keywords don't bring up anything, however I see every texture from HL2.
How do I set up the textures correctly?
edit: thanks, my problem was the material folder export, it was moved as materials under materials. It works now!