-
-
Notifications
You must be signed in to change notification settings - Fork 34
so many bug, cannot run it #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello, sorry for the late response. I see that you've forked the repo again. Is everything working fine now? |
I have resolve the above issue. You can ignore my pull requests. Your game is working, but the socket is not. Maybe two session is created when two players join the game. Error msg
I am using render to deploy pg database. Railway for backend and Vercel for frontend. I can register account and join game normally. Yet, the game would not start. The issue is that multiplayer game session would not start. |
Quick update The game only works if I join the chess game using [Chrome vs Edge] on Window If I use [Chrome vs Chrome] on Windows or [Chrome vs IOS] on iPhone, the game session is joined but cannot start. |
`
./src/components/ThemeToggle.tsx
Module parse failed: Bad character escape sequence (2:37)
| import { createProxy } from "next/dist/build/webpack/loaders/next-flight-loader/module-proxy"
The text was updated successfully, but these errors were encountered: