joonspk-research / generative_agents

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

Fail to replay the recorded simulation #28

Open suquark opened 1 year ago

suquark commented 1 year ago

I am trying to replay some recorded simulation, but this does not work for me.

The canvas is not fully displayed (likely cropped), and it looks like nothing is moving in the simulation (the clock goes normally).

image

Replay url: http://localhost:8000/replay/July1_the_ville_isabella_maria_klaus-step-3-20/1/

I am using M2 macbook pro (manually fixed a few dependencies issues, and I think this is not related to this issue).

frankcarey commented 1 year ago

Sounds like it's working, but you have to move to where the characters are using the arrow keys (I'm making a PR now to add WASD support and shift to move faster)

flameleo11 commented 1 year ago

same prrblem on ubuntu 20.04 proj run replay in venv python 3.9.12

The canvas is not fully displayed (likely cropped), and it looks like nothing is moving in the simulation (the clock goes normally).

descartes100 commented 1 year ago

same problem here, are there any solutions?