asafbibas / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

Audio data source is not saved in an audioNode #524

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a scene
2. add an AudioNode
3. Choose a data source in the Audio data property list box
4. save the scene
5. close it and reopen
6. the audio source is null

What is the expected output? What do you see instead?
I expect the audio source to be saved.

Note : this could be an engine issue, audio node serialization must be checked.

Original issue reported on code.google.com by remy.bou...@gmail.com on 21 Jul 2012 at 6:38

GoogleCodeExporter commented 8 years ago
Its an engine issue, I already fixed it twice and explained it but thats about 
all I can do.

Original comment by normen667 on 21 Jul 2012 at 12:09

GoogleCodeExporter commented 8 years ago

Original comment by remy.bou...@gmail.com on 21 Jul 2012 at 1:21

GoogleCodeExporter commented 8 years ago
The version of the AudioNode was not properly set in the class.

Original comment by remy.bou...@gmail.com on 10 Aug 2012 at 10:18