Help Wanted
Mapper @ #NeutraLized (See All)
Search
Username:
Password:
Register or Reset Password
Remove the ads!
  
Search Threads:           Advanced
 
 
 
 
 
Fatal error, result of update?
Can no longer map since this new update came out.
Posted 5 months ago, last post 4 months ago by HessuIV
CYoung .
No Borders, No Nations
12
Replies
1,893
Views
0
Favorites
Undefined
Class (?)
Closed
Well I don't own any orange box games(EP1,EP2,TF2,Portal). I installed the Orange Box SDK base with this new DOD:S update, and I wanted to finish a map I was making for the new update. Guess not! So I try to open a map.....



It gives me that error 4 times and then the map opens up but I get a corrupted grid and I can't work with anything. I tried a new map, same thing. I did refresh SDK content, same thing. I restarted Steam after I did the installs and refresh, and same thing. Now I noticed that DOD:S is still listed under EP1 in SDK launcher, but I thought it was Orange Box now. If anyone else has this problem, I feel your pain. Someone please help me.
Photobucket
RedRogueXIII .
When in doubt, google-fu. | Y2M
Posted 5 months ago
Open your sourceSDK/bin folder and open your GameConfig.txt
Open your sourceSDK/bin/orangebox/bin folder and open your GameConfig.txt
Copy and paste Day Of Defeat Source's game info into the orangebox game config file, save and then attempt to open something with it's profile with the SourceSDK. It will give an error at first, but it will automatically write any new changes to the game profile. Go back to the GameConfig.txt in the orangebox bin and update the paths for vbsp.exe, vvis.exe, vrad.exe to the orangebox folder paths. Save and you should have a working DOD:S SDK configuration.
CYoung .
No Borders, No Nations | Y2M
Posted 5 months ago
Thanks Rogue I got it working. All I had to do was copy the whole set of code for DOD:S in the EP1 gameconfig to the orangebox one, hit refresh content, and it worked. Thanks a bunch.
Photobucket
Turnin .
http://alleyoflinks.blogspot.com/ | Y2M
Posted 5 months ago
I don't have a GameConfig.txt in my sourceSDK/bin
bmxconnnor .
Its a penguin attack!!!!! (buy me ripe ) | Y2M
Posted 5 months ago
Posted by RedRogueXIII

Open your sourceSDK/bin folder and open your GameConfig.txt
Open your sourceSDK/bin/orangebox/bin folder and open your GameConfig.txt
Copy and paste Day Of Defeat Source's game info into the orangebox game config file, save and then attempt to open something with it's profile with the SourceSDK. It will give an error at first, but it will automatically write any new changes to the game profile. Go back to the GameConfig.txt in the orangebox bin and update the paths for vbsp.exe, vvis.exe, vrad.exe to the orangebox folder paths. Save and you should have a working DOD:S SDK configuration.

where can i find dod's game info???
sam
RedRogueXIII .
When in doubt, google-fu. | Y2M
Posted 5 months ago
Posted by bmxconnnor
where can i find dod's game info???


Inside the GameConfig.txt, each game has a short section of information that tells the SourceSDK where to find necessary files
bmxconnnor .
Its a penguin attack!!!!! (buy me ripe ) | Y2M
Posted 5 months ago
Posted by RedRogueXIII

Posted by bmxconnnor
where can i find dod's game info???


Inside the GameConfig.txt, each game has a short section of information that tells the SourceSDK where to find necessary files

so.. my steam name/dods/bin then ill find the game info?
sam
CYoung .
No Borders, No Nations | Y2M
Posted 5 months ago
It's in your Source SDK Bin folder.....
Photobucket
bmxconnnor .
Its a penguin attack!!!!! (buy me ripe ) | Y2M
Posted 4 months ago
Posted by CYoung

It's in your Source SDK Bin folder.....

no where is the dods game info
sam
ec0nac0i0fi0 .
1 Rabbit not 2 ok | Y2M
Posted 4 months ago
This worked for me. The original thread can be found here:http://forums.steampowered.com/forums/showthread.php?t=699456

--------------------------------------------------------------------------------------------------

1. Go to steamapps\USERNAME\sourcesdk\bin\orangebox\bin
2. Find the file GameConfig.txt
3. Open it with notepad and add following:
"Day of Defeat: Source"
{
"GameDir" "c:\program files\steam\steamapps\kosire\day of defeat source\dod"
"hammer"
{
"GameData0" "c:\program files\steam\steamapps\kosire\sourcesdk\bin\orangebox\bin\dod.fgd"
"TextureFormat" "5"
"MapFormat" "4"
"DefaultTextureScale" "0.250000"
"DefaultLightmapScale" "16"
"GameExe" "c:\program files\steam\steamapps\kosire\day of defeat source\hl2.exe"
"DefaultSolidEntity" "func_detail"
"DefaultPointEntity" "info_player_start"
"BSP" "c:\program files\steam\steamapps\kosire\sourcesdk\bin\orangebox\bin\vbsp.exe"
"Vis" "c:\program files\steam\steamapps\kosire\sourcesdk\bin\orangebox\bin\vvis.exe"
"Light" "c:\program files\steam\steamapps\kosire\sourcesdk\bin\orangebox\bin\vrad.exe"
"GameExeDir" "c:\program files\steam\steamapps\kosire\day of defeat source"
"MapDir" "c:\program files\steam\steamapps\kosire\sourcesdk_content\day of defeat source\mapsrc"
"BSPDir" "c:\program files\steam\steamapps\kosire\day of defeat source\dod\maps"
"CordonTexture" "tools\toolsskybox"
"MaterialExcludeCount" "0"
}
}

After following lines:
"CordonTexture" "tools\toolsskybox"
"MaterialExcludeCount" "0"
}
}
4. Make sure to change your steam account name in the lines you had to add to your account name.



IF THAT ONE DOSE NOT WORK, USE THIS ONE.

"Configs"
{
"Games"
{

"Day of Defeat: Source"
{
"GameDir" "c:\program files\steam\steamapps\kosire\day of defeat source\dod"
"hammer"
{
"GameData0" "c:\program files\steam\steamapps\kosire\sourcesdk\bin\orangebox\bin\dod.fgd"
"TextureFormat" "5"
"MapFormat" "4"
"DefaultTextureScale" "0.250000"
"DefaultLightmapScale" "16"
"GameExe" "c:\program files\steam\steamapps\kosire\day of defeat source\hl2.exe"
"DefaultSolidEntity" "func_detail"
"DefaultPointEntity" "info_player_start"
"BSP" "c:\program files\steam\steamapps\kosire\sourcesdk\bin\orangebox\bin\vbsp.exe"
"Vis" "c:\program files\steam\steamapps\kosire\sourcesdk\bin\orangebox\bin\vvis.exe"
"Light" "c:\program files\steam\steamapps\kosire\sourcesdk\bin\orangebox\bin\vrad.exe"
"GameExeDir" "c:\program files\steam\steamapps\kosire\day of defeat source"
"MapDir" "c:\program files\steam\steamapps\kosire\sourcesdk_content\day of defeat source\mapsrc"
"BSPDir" "c:\program files\steam\steamapps\kosire\day of defeat source\dod\maps"
"CordonTexture" "tools\toolsskybox"
"MaterialExcludeCount" "0"
}
}
}
"SDKVersion" "3"
}

--------------------------------------------------------------------------------------------------------------------
Basicly were it says Koisre add your own username :)
All credit for these must goto Koisre and valteq, c/o steam user forums
[IMG]http://i129.photobucket.com/albums/p206/ec0nac0i0fi0/sig-1.jpg[/IMG]
HessuIV .
Bananite | Y2M
Posted 4 months ago
Its working but very slowly, with css is works normaly but with dods its working slowly ... wtf
Bananite
bmxconnnor .
Its a penguin attack!!!!! (buy me ripe ) | Y2M
Posted 4 months ago
Thanks you alot!!!:{D
sam
HessuIV .
Bananite | Y2M
Posted 4 months ago
Not working !!!! help
Bananite
Assess Thread
This feature is unavailable because the page is locked
Stamps
No stamps recorded
StampIt
Is this thread particularly good or bad in one or more areas? Stamp it!
This feature is unavailable because the page is locked
Share It!
Get HTML Code
Get BBCode
Tell a Friend
Posters Summary
Thread Stats on CYoung .
Submissions: 5
Total Views: 2,494
Total Feedback: 18 posts
Average Rating: -
Unrated Threads: 5
Total Favs: 0
First Submission: 6 months ago
Latest Submission: 1 month ago
Favorite Category: DODS > Mapping (2 threads)
Save It
This feature is unavailable because the page is locked