Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

CT.js game not loading on Wavedash - 500 error (end-session)

A topic by vizualDevelop created Apr 29, 2026 Views: 106 Replies: 2
Viewing posts 1 to 2
Submitted

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!

Host

Join the #wavedash channel on our Discord server and the Wavedash folks will help you.

Submitted(+1)

thanks! they helped me fix it