Hi! I successfully deployed my game "Code name: Nina" (CT.js v5.3.1) to Wavedash following all the steps: CLI install, wavedash init, build push, and published the build.
The game works perfectly on itch.io, but on Wavedash it stays stuck at 0% loading (black screen).
Browser console shows:
- Build #1, #2, #3: multiple 404s on assets
(builds.wavedash.com/.../embed/img/...)
- Build #4 (after restructuring into /embed/ subfolder):
no more 404s, but now a 500 error:
convex-http.wavedash.com/.../play/end-session
Game page: https://wavedash.com/games/nina
Is this a known issue with CT.js games on Wavedash?
Is there something specific needed to make it compatible?
Thanks!
