4ian / GDevelop

🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
https://gdevelop.io
Other
10.85k stars 852 forks source link

I can't test my game #5727

Closed PlayingGamesCG closed 1 year ago

PlayingGamesCG commented 1 year ago

Is there an existing issue for this?

Describe the bug

hi

I have 2 scenes and I can play the first scene, but if I want to change the scene via the events, it blocks and I have to restart the website. If I then want to open the scene that I cannot open via the events, it does not load and If I close the HTML site, the online web blocks and I have to restart it

i need help

Greetings playinggames

Screen recording 2023-10-06 10.55.05.webm Screen recording 2023-10-06 10.56.51.webm

Steps to reproduce

Screenshot 2023-10-06 11 03 15

GDevelop platform

Web

GDevelop version

(editor full version: 5.2.174-a7ef02f1c13974c2c864ed20970917385b4cf890, core version: 4.0.99-0-release)

Platform info

*Browser(For Web) (e.g. Chrome, Firefox, Safari)*

Additional context

No response

AlexandreSi commented 1 year ago

You seem to use the Top Down RPG example. Is the error happening without you making a single change? Or did you change something? In the preview window/tab, you should be able to open the developer tools using Ctrl + Shift + i. Can you open the Console tab and see if there are any errors?

PlayingGamesCG commented 1 year ago

Hi

there are a few errors in the console. I use the game example but I have a completely self maked new scene 16966991082164915910896291814216 16966991534822274678242247902039 16966992235312167082660171490782

AlexandreSi commented 1 year ago

Hi @PlayingGamesCG, it looks like your device/browser might not be compatible with GDevelop. How old is your computer? Could you try with Firefox?

PlayingGamesCG commented 1 year ago

Hi it is a recent chromebook but I can play 1 scene but not the other Pls help

AlexandreSi commented 1 year ago

My guess is that the first scene is 2D only and the second scene contains some 3D, triggering the need of a WebGL2 context that your device seem to lack. Is this assumption verified? Have you tried on Safari?

AlexandreSi commented 1 year ago

Are you using the built-in 3D features or the With3D extension?

AlexandreSi commented 1 year ago

I see you closed the issue. Did you manage to find where the bug came from?

PlayingGamesCG commented 1 year ago

Yes,

apparently there was a problem with the repeat event i entered too many numbers