yagamiram / opennero

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

Maze crash on agent destroy() #134

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start the Maze
2. Start depth first search
3. Click Reset

What is the expected output? What do you see instead?

The agent should be cleared from the environment and the app should return to 
original state

Please use labels and text to provide additional information.

blue screen error "unable to find override for method 'destroy()'

Original issue reported on code.google.com by ikarpov on 11 Dec 2011 at 5:19

GoogleCodeExporter commented 8 years ago
r1562 fixes this issue

Original comment by ikarpov on 11 Dec 2011 at 5:51