a16z-infra / ai-town

A MIT-licensed, deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.
https://convex.dev/ai-town
MIT License
7.35k stars 677 forks source link

The interact button is not working locally. #179

Open LeLe-SouthCity opened 10 months ago

LeLe-SouthCity commented 10 months ago

After deploying the project locally, I noticed that the "contact" button redirects back to the original interface after clicking it. Additionally, I observed that the code in the local project differs from the Live Demo.

企业微信截图_16983885797088
LeLe-SouthCity commented 10 months ago

I think I've found a solution https://github.com/a16z-infra/ai-town/issues/178

ianmacartney commented 10 months ago

Do you still have issues? It should be a matter of configuring Convex locally. Or you can try to apply my branch that snips clerk for local testing. I have a branch that does session-based auth, but it's WIP rn

mac6894 commented 8 months ago

Hi bro, I still have a problem with the interact button after local deployment. It does not do anything. Do you know how we can solve it? The solution https://github.com/a16z-infra/ai-town/issues/178 does not seem to say how to solve it. Thanks.

ianmacartney commented 8 months ago

Things to check:

Workaround: