Vakya Vyasanga home

Krishna Consciousness Society

Vakya Vyasanga

Sacred wordplay, guided progression, and live devotional duels.

Support
Troubleshooting and setup help
This support page is designed as the first stop for common setup, sync, multiplayer, and profile issues.
Progress is not syncing
Make sure you are signed in with Supabase Auth. Guest mode only saves progression in your current browser storage.
Multiplayer room feels stuck
Reconnect using the same username or signed-in identity. The room waits through a reconnect grace window before deciding a result.
Leaderboard looks empty
Fresh installs need the database bootstrap SQL applied before multiplayer history and standings can populate.
Profile photo is not updating
Check that the `avatars` storage bucket and its policies exist. The profile page uploads images to Supabase Storage under your user id.
Deployment checklist
Apply the full database bootstrap SQL or the matching Supabase migrations before testing multiplayer and profile features.
Enable the Supabase email provider if you want magic-link sign-in and profile syncing.
Confirm the `avatars` storage bucket and policies exist so uploads from the profile page succeed.