This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

Hi guys i have a problem i'm using the web editor 3.4.4 stable on chrome latest version (103.0.5060.64 stable) and i'm following the turorial ( https://docs.godotengine.org/en/stable/getting_started/first_2d_game/03.coding_the_player.html ) but after i coded the player's movement when i try to run my scene i get this error do you know how to solve the problementer image description here

Godot version 3.4.4 stable
in Engine by (71 points)

Please don't write question titles in all caps in the future.

1 Answer

+1 vote
Best answer

These errors are only about the debugger failing to start (as the editor debugger can't wrk in HTML5 by design). You can safely ignore those errors, but keep in mind that debugging functionality such as breakpoints won't work.

The project should still run in the Game tab when you click the play icon in the top-right corner (check the tabs at the top of the editor, outside the main window).

by (12,908 points)
selected by

thank you it worked :D

merci bcp mec

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.