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

Exported project only shows the GUI #181

Closed
mapedorr opened this issue Mar 22, 2024 · 0 comments
Closed

Exported project only shows the GUI #181

mapedorr opened this issue Mar 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mapedorr
Copy link
Collaborator

Bug description

When the project is exported to Web, running the game only shows the GUI. When exported to Windows or Linux, the game don't open.

Steps to reproduce

  1. Create a game with a room with props and a character.
  2. Run the game in the Editor. It should work as expected.
  3. Export the project to Web, Windows, or Linux.
  4. Running the game on the Web build will make the GUI visible, but nothing else. When trying to open the .exe or the .x86_64 nothing happens.

Expected vs observed behavior

The exported project should work as it does in the Editor.

Environment information (please complete):

  • OS type and version: Windows 11
  • Godot version: 4.2.1
  • Plugin version or branch: Beta 2

Additional context

The following error message appears in the Output when exporting: res://addons/popochiu/popochiu_export_plugin.gd:67 - Cannot call method 'file_exists' on a null value.

@mapedorr mapedorr added the bug Something isn't working label Mar 22, 2024
@mapedorr mapedorr self-assigned this Mar 22, 2024
mapedorr added a commit that referenced this issue Mar 22, 2024
Update method calls to print messages in popochiu_export_plugin.gd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant