2
4
Fork
You've already forked apps
1

Change scon's build options for godot #214

Merged
fjmorazan merged 1 commit from patch-1 into master 2023年05月09日 12:04:01 +02:00
fjmorazan commented 2023年05月09日 03:48:51 +02:00 (Migrated from github.com)
Copy link

Currently godot throws an error message whenever is launched the editor

$ /usr/bin/godot
Error: Couldn't load project data at path ".". Is the .pck file missing?
If you've renamed the executable, the associated .pck file should also be renamed to match the executable's name (without the extension).
warning: queue 0xdbec60 destroyed while proxies still attached:
 wl_registry@16 still attached
warning: queue 0xdc0350 destroyed while proxies still attached:
 wl_display@1 still attached
Currently godot throws an error message whenever is launched the editor ``` $ /usr/bin/godot Error: Couldn't load project data at path ".". Is the .pck file missing? If you've renamed the executable, the associated .pck file should also be renamed to match the executable's name (without the extension). warning: queue 0xdbec60 destroyed while proxies still attached: wl_registry@16 still attached warning: queue 0xdc0350 destroyed while proxies still attached: wl_display@1 still attached ```
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
KaOS/apps!214
Reference in a new issue
KaOS/apps
No description provided.
Delete branch "patch-1"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?