Initial Project Import Fails: Script Errors & Missing Tilesets
bugclient
**Describe the bug**
When downloading the project for the first time and running it with Godot, an error message appears stating that the Markdown Label addon has a script error.
After importing the project, running the game leads to the `tiles.res` file losing its tile set image. This causes a crash with an error message.
**To Reproduce**
Steps to reproduce the behavior:
1. Download the project.
2. Open the project in Godot.
3. Attempt to run the game.
**Expected behavior**
The game should run without errors and display the tile set images correctly.
**Workaround:**
Open the project in Godot (just open it, don't start the game) – you'll get an error. Close Godot. Reopen it and then run the game.
**Desktop (please complete the following information):**
- OS: Linux
- Game version: 44eab3c
2 条评论