yozefx / gamekit

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

lua group-instances-demo with physics crashes on startup #257

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. load TestLuaGroupInstances.blend add physics (e.g. static) to the 
group-objects
2. start the runtime

What is the expected output? What do you see instead?
It shouldn't crash but does...

Original issue reported on code.google.com by thomas.t...@googlemail.com on 4 Aug 2012 at 12:47

GoogleCodeExporter commented 8 years ago
Again an assertion-problem. (Assertions seem to work under linux...) Setting 
the layer for the new groupinstance right, fixed the problem

http://code.google.com/p/gamekit/source/detail?r=1158

Original comment by thomas.t...@googlemail.com on 4 Aug 2012 at 8:05