SoundExpression in Bitmap Graph leads to crash

Found a bug? Post information about it here so we can fix it!

Moderator: Moderators

Post Reply
User avatar
panurge
Posts: 22
Joined: Sat Jul 04, 2009 11:08 pm

SoundExpression in Bitmap Graph leads to crash

Post by panurge »

I noticed that you can create a SoundExpression within a Bitmap's procedural graph. I was so perverse that i made a "combine" using a BitmapCells and the SoundExpression...
After a while ZGE chrashed:

Access violation at address 00528F9B in module "ZGameEditor". Write of address 00000000.

Is there is no need to allow the user to create SoundExpression in strange places like these, i'd suggest to avoid that :)

Hope this helps, Byez
User avatar
panurge
Posts: 22
Joined: Sat Jul 04, 2009 11:08 pm

Post by panurge »

err i meant "SampleExpression", not "SoundExpression" .
Post Reply