You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to run CI, all three builds hang after a few minutes. There are several import errors in the log output, but I'm not sure if these are responsible for the hang.
Run mkdir -v -p build/mac
mkdir: created directory 'build'
mkdir: created directory 'build/mac'
Godot Engine v3.5.2.stable.official.170ba337a - https://godotengine.org
Loading resource: res://default_bus_layout.tres
CORE API HASH: 12532440077570[8](https://github.com/107zxz/inscr-onln/actions/runs/8306126279/job/22734051267#step:4:9)8[9](https://github.com/107zxz/inscr-onln/actions/runs/8306126279/job/22734051267#step:4:10)600
EDITOR API HASH: 2379059247500112242
Loading resource: res://default_env.tres
Loading resource: res://scripts/singletons/CardInfo.gd
Loading resource: res://scripts/singletons/GameOptions.gd
Loading resource: res://scripts/singletons/NetworkManager.gd
Loading resource: res://scripts/singletons/TunnelHandlerNew.gd
Loaded builtin certs
Loading resource: res://packed/RulesetPickerProto.tscn
ERROR: Unable to open file: res://.import/Ouroboros.png-2d9286f8f1eb5e94474f8612d875d55a.stex.
at: _load_data (scene/resources/texture.cpp:470)
ERROR: Failed loading resource: res://.import/Ouroboros.png-2d9286f8f1eb5e94474f8612d875d55a.stex. Make sure resources have been imported by opening the project in the editor at least once.
at: _load (core/io/resource_loader.cpp:270)
Loading resource: res://packed/UI/JakeLoading.tscn
Loading resource: res://gfx/portraits/Ouroboros.png
ERROR: Unable to open file: res://.import/Off.png-7bf2881149d3cafedab6459673714505.stex.
at: _load_data (scene/resources/texture.cpp:470)
ERROR: Failed loading resource: res://.import/Off.png-7bf2881149d3cafedab6459673714505.stex. Make sure resources have been imported by opening the project in the editor at least once.
at: _load (core/io/resource_loader.cpp:270)
Loading resource: res://themes/sigilMat.tres
Loading resource: res://themes/papertheme.tres
Loading resource: res://fonts/MarksmanReal.tres
Loading resource: res://gfx/extra/Off.png
Loading resource: res://gfx/extra/On.png
ERROR: Unable to open file: res://.import/On.png-b501778bdf146086002dabf141db139f.stex.
at: _load_data (scene/resources/texture.cpp:470)
ERROR: Failed loading resource: res://.import/On.png-b501778bdf146086002dabf141db139f.stex. Make sure resources have been imported by opening the project in the editor at least once.
at: _load (core/io/resource_loader.cpp:270)
Loading resource: res://fonts/ScoreFont.tres
Loading resource: res://fonts/Marksman.otf
Loading resource: res://scripts/UI/RulesetPickerProto.gd
Loading resource: res://packed/UI/RulesetLine.tscn
Loading resource: res://gfx/portraits/Stoat.png
ERROR: Unable to open file: res://.import/Stoat.png-[10](https://github.com/107zxz/inscr-onln/actions/runs/8306126279/job/22734051267#step:4:11)c9f87fe157552701bf6fdb77f3add9.stex.
at: _load_data (scene/resources/texture.cpp:470)
ERROR: Failed loading resource: res://.import/Stoat.png-10c9f87fe157552701bf6fdb77f3add9.stex. Make sure resources have been imported by opening the project in the editor at least once.
at: _load (core/io/resource_loader.cpp:270)
Loading resource: res://packed/UI/Error.tscn
Loading resource: res://packed/ThemeEditor.tscn
Loading resource: res://themes/backuptheme.tres
Loading resource: res://scripts/UI/ThemeEditor.gd
Loading resource: res://gfx/portraits/Cat.png
ERROR: Unable to open file: res://.import/Cat.png-3a80b558[13](https://github.com/107zxz/inscr-onln/actions/runs/8306126279/job/22734051267#step:4:14)0e28336bd65275dc6a1fb9.stex.
at: _load_data (scene/resources/texture.cpp:470)
ERROR: Failed loading resource: res://.import/Cat.png-3a80b558130e28336bd65275dc6a1fb9.stex. Make sure resources have been imported by opening the project in the editor at least once.
at: _load (core/io/resource_loader.cpp:270)
ERROR: Unable to open file: res://.import/Raven Egg.png-52c7b790c28596cfb00[17](https://github.com/107zxz/inscr-onln/actions/runs/8306126279/job/22734051267#step:4:18)b07368b09b0.stex.
at: _load_data (scene/resources/texture.cpp:470)
ERROR: Failed loading resource: res://.import/Raven Egg.png-52c7b790c28596cfb0017b07368b09b0.stex. Make sure resources have been imported by opening the project in the editor at least once.
at: _load (core/io/resource_loader.cpp:270)
Loading resource: res://gfx/pixport/Raven Egg.png
When attempting to run CI, all three builds hang after a few minutes. There are several import errors in the log output, but I'm not sure if these are responsible for the hang.
Repository:
https://github.com/107zxz/inscr-onln/actions/runs/8306126279/job/22734051267
Log output:
Contents of
godot-ci.yml
The text was updated successfully, but these errors were encountered: