Page 1 of 1

Wierd Crash

Posted: Sat Nov 24, 2007 8:06 pm
by Jawaraider
I made a map work great many times, but then suddenly the map crashes when I select race. I can see AI units spawning in the background so its not the CPs. The LUA is right from the assets exept for the dc:MODID thing. I have cleaned and munged several times with all options checked. Nothing works. This is the error log thing I get after the munge.

WARNING[PC_modelmunge mshnab2_prop_statue04.msh]nab2_prop_statue04 has 1074 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge mshnab_inf_nabooguard.msh]SplitSkinnedSegments WARNING out of space in splitting catalog!
WARNING[PC_modelmunge mshnab_inf_nabooguard.msh]nab_inf_nabooguard has 1232 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge mshrep_walk_kaadu.msh]SplitSkinnedSegments WARNING resorting to brute force, this may take a while...
0 Errors 4 Warnings

(The naboo guards arent actually on the map, so why would it be a problem?)

soundflmunge.exe Error Unable to open file CBF2_ModToolsdata_43KSoundshelleffectswhooshl3.wav - while munging CBF2_ModToolsdata_43KSoundshellshell.sfx
soundflmunge.exe Error Unable to open file CBF2_ModToolsdata_43KSoundshelleffectswhooshl3.wav, format may be invalid - while munging CBF2_ModToolsdata_43KSoundshellshell.sfx
soundflmunge.exe Error Unable to read file list CBF2_ModToolsdata_43KSoundshellshell.sfx - while munging CBF2_ModToolsdata_43KSoundshellshell.sfx

Re: Wierd Crash

Posted: Sat Nov 24, 2007 8:31 pm
by Taivyx
Looks like you've got some sound problems.
What, if any, sound editing (or putting in new ones) have you been doing?

Re: Wierd Crash

Posted: Sun Nov 25, 2007 5:46 am
by Jawaraider
Well, I changed the sounds for a turret to make it sound like a chaingun. It didn't work so I replaced them with the default files I backed up.
And I added ReadDataFile("sound\\nab.lvl;nab2cw") under ReadDataFile("sound\\nab.lvl;nab2gcw") cause weapons are from both eras. I have done that many times without problems.

Re: Wierd Crash

Posted: Sun Nov 25, 2007 12:47 pm
by Taivyx
Well, if you tried out the changed sounds for the turret which didn't work, then reverted back to the orginals, but didn't clean, then it will still use the changed sounds, because when you say ReadDataFile without the "dc:", it uses the one already in the addon map folder.

So, try cleaning.

Re: Wierd Crash

Posted: Sun Nov 25, 2007 2:33 pm
by Jawaraider
But I did, with all sides selected, and then I munged, also with all sides.

Re: Wierd Crash

Posted: Sun Nov 25, 2007 3:03 pm
by Taivyx
Hmm, if that doesn't work, and if you have the original files back in place, try just doing the dc: all over again, and hopefully it will still use the originals