Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template binaries give different errors than Editor binaries *export guide included* #125

Open
mageowl opened this issue May 10, 2022 · 1 comment
Labels
bug Something isn't working documentation Request/proposal related to documenation
Milestone

Comments

@mageowl
Copy link

mageowl commented May 10, 2022

I have every way I can think of and it seems I cannot export my project to desktop. (A documentation would help lots.)

If anyone knows how to export my game, please tell.

@mageowl
Copy link
Author

mageowl commented May 11, 2022

THE BUG

I fixed this. The problem is that the editor binary will not fire certan errors, but when exported with *-template.zip it will find the following errors/differences:

  • godot.VariantType is undefined
  • Script paths are case-sensitive

If I find anymore I will post them here.

HOW TO EXPORT YOUR GAME

You can export your game by:

  • Download editor zip (for mac, turn this into a .app package using this and then zip it)
  • Set the "Release" option under Options in your export settings to be the above zip file.

done!

@mageowl mageowl changed the title Exporting for desktop Template binaries give different errors than Editor binaries | INCLUDES EXPORTING GUIDE May 11, 2022
@mageowl mageowl changed the title Template binaries give different errors than Editor binaries | INCLUDES EXPORTING GUIDE Template binaries give different errors than Editor binaries *export guide included* May 11, 2022
@nmerget nmerget added bug Something isn't working documentation Request/proposal related to documenation labels Oct 10, 2023
@nmerget nmerget added this to the Stable 4.1 milestone Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Request/proposal related to documenation
Projects
Status: Ready
Development

No branches or pull requests

2 participants