Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Have you downloaded all of the project files available for download, and can you attempt to open the game on another computer? It seems to work for some computers, but not all.

If you could gives us error codes, that’d be nice as well.

Further down is all that was printed to the console, and the name of that app was "Roll the Dice (DEBUG)". Only the play button in the menu worked. Once into the game, I couldn't move the dice, interact with anything.

Godot Engine v3.4.stable.official.206ba70f4 - https://godotengine.org

OpenGL ES 3.0 Renderer: Intel(R) HD Graphics 530

OpenGL ES Batching: ON

ERROR: Condition "err" is true. Returned: err

   at: load_source_code (modules/gdscript/gdscript.cpp:775)

ERROR: Cannot load source code from file 'res://addons/github-integration/scripts/PluginSettings.gd'.

   at: (modules/gdscript/gdscript.cpp:2177)

ERROR: Failed loading resource: res://addons/github-integration/scripts/PluginSettings.gd. Make sure resources have been imported by opening the project in the editor at least once.

   at: (core/io/resource_loader.cpp:270)

ERROR: Can't autoload: res://addons/github-integration/scripts/PluginSettings.gd

   at: (main/main.cpp:1810)

ERROR: Condition "err" is true. Returned: err

   at: load_source_code (modules/gdscript/gdscript.cpp:775)

ERROR: Cannot load source code from file 'res://addons/github-integration/scripts/IconLoaderGithub.gd'.

   at: (modules/gdscript/gdscript.cpp:2177)

ERROR: Failed loading resource: res://addons/github-integration/scripts/IconLoaderGithub.gd. Make sure resources have been imported by opening the project in the editor at least once.

   at: (core/io/resource_loader.cpp:270)

ERROR: Can't autoload: res://addons/github-integration/scripts/IconLoaderGithub.gd

   at: (main/main.cpp:1810)

ERROR: Condition "err" is true. Returned: err

   at: load_source_code (modules/gdscript/gdscript.cpp:775)

ERROR: Cannot load source code from file 'res://addons/github-integration/scripts/user_data.gd'.

   at: (modules/gdscript/gdscript.cpp:2177)

ERROR: Failed loading resource: res://addons/github-integration/scripts/user_data.gd. Make sure resources have been imported by opening the project in the editor at least once.

   at: (core/io/resource_loader.cpp:270)

ERROR: Can't autoload: res://addons/github-integration/scripts/user_data.gd

   at: (main/main.cpp:1810)

ERROR: Cannot open file 'res://addons/github-integration/scenes/RestHandler.tscn'.

   at: (scene/resources/resource_format_text.cpp:1183)

ERROR: Failed loading resource: res://addons/github-integration/scenes/RestHandler.tscn. Make sure resources have been imported by opening the project in the editor at least once.

   at: (core/io/resource_loader.cpp:270)

ERROR: Can't autoload: res://addons/github-integration/scenes/RestHandler.tscn

   at: (main/main.cpp:1810)

1 is up