FMOD->Builder->Game

SN.WolfSN.Wolf Join Date: 2010-03-29 Member: 71115Members
edited March 2011 in Modding
<div class="IPBDescription">Can't get this thing to build....blahhh---help!</div>I need some insight on this. I Built my sound library and everything is correct but when i run it in the builder it skips all the files.

I have the following:

.fsbcache that contains my .fobj file
.fev file
.fsb files

I should be able to just run the builder and it should work fine. My directories are correct but still it skips all files when trying to build. No errors at all.

Sorry if this was covered before but i have been searching and reading for over an hour now and can't seem to find a solution.
<b>
EDIT:</b> The builder setup references the file "fmod_designercl.exe" and this is no where to be found on my PC, all i have is "fmod_designer.exe" ,could this be an issue?. Shouldn't be a compatibility issue as FMOD is claimed to be forward compatible.

EDIT #2: Added errors I am getting after some alterations to the settings.
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->Building...
1> C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\sound\clandestine\examples.fev
1> C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\sound\clandestine\examples.fev.seq
1> C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\sound\clandestine\examples_bank.fsb
1> C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\sound\clandestine\examples_bank.fsb.seq
1> Executing 'erase "C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\sound\clandestine\examples.fev"'
1> Executing 'erase "C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\sound\clandestine\examples.fev.seq"'
1> Executing 'erase "C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\sound\clandestine\examples_bank.fsb"'
1> Executing 'erase "C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\sound\clandestine\examples_bank.fsb.seq"'
1> Executing '"C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\utils\fmod_designercl.exe" -pc -r "C:\ns2\soundsrc\clandestine\examples.fdp" -b "C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\sound"'
1> 'C:\Program' is not recognized as an internal or external command,
1> operable program or batch file.
-------------------------------------------------------------------------
Build complete (0 seconds)
0 succeeded, 1 failed, 0 up-to-date, 4 skipped<!--c2--></div><!--ec2-->

Comments

Sign In or Register to comment.