Ticket #147 (assigned defect)

Opened 13 months ago

Last modified 13 months ago

Not saving facts?

Reported by: bmotion Owned by: james
Priority: minor Milestone: 0.1.0
Component: core modules Version: 0.1.0
Keywords: facts Cc:

Description

I've had bMotion running for several weeks now and the facts file is still empty. Isn't there supposed to be stuff in there that it learns about? The only settings I see are these which I don't think I changed from default:

# maximum number of things about which facts can be known
# after enough are known, others are forgotten at random
set bMotionSettings(factsMaxItems) 500

# maximum number of facts to know about an item
# forgotten at random etc
set bMotionSettings(factsMaxFacts) 20

Any ideas?

Thanks!

Change History

Changed 13 months ago by james

  • status changed from new to assigned

Are you getting any errors when it looks like it should be saving a fact? Try '.console +d1' on the partyline to get bMotion to be a bit more verbose and see if anything shows up there.

Note: See TracTickets for help on using tickets.