Photon Master issue

hello
there is a playcanvas app, which uses photon PlayCanvas 3D HTML5 Game Engine

if you fork it or go to its editor, go on with guide and launch app, it will give 2 errors


1 - connection to websocket (i fixed it from sdk script)
2 - connection to master server (idk how to fix that)

also, if you reparse app.js file, you will have an error with attribute types (by default it has “title” type, what looks kinda strange)

do you know how to launch that app at least?
thx

1 Like

This may help: Photon Multiplayer Guide & Starter Kit

2 Likes

thank you, but that doesn’t help

Paging @DevilZ :slight_smile:

2 Likes

by default app.js script from repo has error if you try to reparse it
image
kinda strange

Hey @Dima_Romanchuk, would you mind using the app.js script from my project(this is linked in the post @yaustar shared)? If that doesn’t work, please send a link to your project.

2 Likes

ok it does, thank you :kissing_heart:
but why it doesn’t work from your repo :face_with_monocle:

Good to hear that it works! The repo isn’t by me, I didn’t write the plugin :wink:. As a workaround, please do feel free to use my version of the script.

2 Likes