Hello to all,
I have used this tool before about a year ago and have to say how cool it is and how far it has come since then. I am making a MOD for a half life 2 deathmatch map.
I am having an issue when i export my models. after it compiles i get this error:
(https://www.wallworm.net/proxy.php?request=http%3A%2F%2Fi526.photobucket.com%2Falbums%2Fcc344%2Fladman0311%2FCapture_zps5b0cecaa.jpg&hash=d03a0caad33750e6c5bbd29e9234bc36998b315c)
Here are my directory paths i have set up:
-------------------------------------------------------
Modelsrc: C:\Program Files (x86)\Steam\steamapps\theladman\half-life 2 deathmatch\hl2mp\models
Materialsrc: C:\Program Files (x86)\Steam\steamapps\theladman\half-life 2 deathmatch\hl2mp\materials
Mapsrc: C:\Program Files (x86)\Steam\steamapps\theladman\half-life 2 deathmatch\hl2mp\maps
Bin Dir: C:\Program Files (x86)\Steam\steamapps\theladman\sourcesdk\bin\orangebox\bin
Game Info: C:\Program Files (x86)\Steam\steamapps\sourcemods\leveldesignmod
It could be a few things. First, read this page (http://dev.wallworm.com/document/83/studiomdlexe_-_check_for_write_enable.html). If that doesn't solve it, maybe you will need to create a separate sdk content directory for your mod.
Let me know what you find.