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.38k stars 678 forks source link

No Interact Button after logging in #165

Open pkash35 opened 11 months ago

pkash35 commented 11 months ago

Hi, we've been having an issue with finding the interact button after we log in with convex. We have the latest files as well.

Matt-Drong commented 11 months ago

Also having this issue...

61cygni commented 11 months ago

Yeah, this is a known bug. Ian removed Clerk for testing in a branch if you want to try that:

https://github.com/a16z-infra/ai-town/pull/157

On Thu, Oct 19, 2023 at 9:06 AM Matt-Drong @.***> wrote:

Also having this issue...

— Reply to this email directly, view it on GitHub https://github.com/a16z-infra/ai-town/issues/165#issuecomment-1771295604, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWEFGDHC7T5LNO4SVOC3KDYAFFWTAVCNFSM6AAAAAA6HN7GNOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZRGI4TKNRQGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

pkash35 commented 11 months ago

We found that when the isauthenticated function was commented out from the interactbutton.tsx file, the button showed up. We still couldn't interact with it though.

batindfa commented 11 months ago

same question, any progress?

61cygni commented 11 months ago

Yeah, this is an issue with Clerk we've not gotten to the bottom of. However, all the interaction code is still there. Ian submitted a patch, https://github.com/a16z-infra/ai-town/compare/main...testing/interact-without-clerk which pulls out Clerk. I verified that if you use that, you can interact. For local testing that should be fine for now. However, I wouldn't make it public without auth.

On Sat, Oct 21, 2023 at 1:36 AM yanmengxiang1 @.***> wrote:

same question, any progress?

— Reply to this email directly, view it on GitHub https://github.com/a16z-infra/ai-town/issues/165#issuecomment-1773719213, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWEFGDMHSHFLCUY644WEJ3YAOCPPAVCNFSM6AAAAAA6HN7GNOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZTG4YTSMRRGM . You are receiving this because you commented.Message ID: @.***>