0 votes

After exporting to HTML5 I get 2 errors from Crome: Uncaught Reference Error: Engine is not defined. and failed to load resource: the server responded with a stasis of 404 (). I have saw other posts that have similar errors but no answer. Any help Is appreciated.

Godot version 3.5
in Engine by (18 points)

Did you copy all the files to the web server (including engine.js)? Check the browser's developer tools for files that may not have been loaded (Network tab in the developer tools). You can open it by pressing F12 or Ctrl + Shift + I, then reload the page while it's open to see network requests.

Was I supposed to have more files than just the HTML file uploaded?

Please log in or register to answer this question.

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.