joonspk-research / generative_agents

Generative Agents: Interactive Simulacra of Human Behavior
Apache License 2.0
16.26k stars 2.09k forks source link

characters on the map not doing anything in the simulation. #108

Open bowmanonjupiter2 opened 1 year ago

bowmanonjupiter2 commented 1 year ago

all 3 characters in test simulation , like base_the_ville_isabella_maria_klaus , no movement during the simulation. console log normal.

thulanxc commented 1 year ago

Because they are sleeping. Try simulating 2500 steps or more. IR will wake up at 6:00, and other two agents wake up later.

bowmanonjupiter2 commented 1 year ago

indeed, thanks fellow. trying to make the time pass by faster , but seems update the sec_per_step in the meta.json doesn't work.

wy12yw commented 4 months ago

I have a k value error during the simulation at 6:59 am:UnboundLocalError: local variable 'k' referenced before assignment

wy12yw commented 4 months ago

I used a local open-source model to run the generative town and had this issue: the agent kept sleeping from February 13th to February 14th.