sleyzerzon / soar

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

init-soar breaks episodic memory recording #125

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Turn on episodic memory
2. Step a few times
3. init-soar
4. Step a few times

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

I would expect it to re-initialize the database and start recording episodes 
from scratch.  Instead, it says it's recording new episodes but isn't actually 
doing so.  Moreover, some previous episodes from prior to the init-soar still 
exist.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by maz...@gmail.com on 11 Dec 2012 at 3:50

GoogleCodeExporter commented 8 years ago
Fixed in latest check-in.

Original comment by maz...@gmail.com on 30 Jan 2013 at 2:17