Blockland Forums > Modification Help
I need help packaging sounds/I'm having trouble doing so
<< < (2/2)
Space Guy:
Console log of it crashing? It might say if there's a problem with the sounds.

Sounds can't have a stereo channel, which might be an issue.
Supreme Guy:
I've attached my console log.

As far as I can see it just crashes unexpectedly when it tries to load the zip.

I'd really like to get this resolved quickly and easily so can anyone volunteer to download the zip and sort it out?
Gadgethm:
Try adding this to every sound datablock.
--- Code: ---description = AudioClosest3d;
preload = false;
--- End code ---
From what I know, all sounds need those two lines.
Swollow:

--- Quote from: Gadgethm on January 14, 2012, 10:14:25 PM ---Try adding this to every sound datablock.
--- Code: ---description = AudioClosest3d;
preload = false;
--- End code ---
From what I know, all sounds need those two lines.

--- End quote ---
since hes parenting all the rest of the sounds from the first one that isn't neccacary
Gadgethm:

--- Quote from: swollow on January 14, 2012, 10:21:36 PM ---since hes parenting all the rest of the sounds from the first one that isn't neccacary

--- End quote ---
Didn't see that, lol.
Navigation
Message Index
Previous page

Go to full version