Skip to main content

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

Oh wow, lol. That's weird. Those are just out of the box control nodes, so not sure what would cause that. If you don't mind, could you give your specs? Especially the Linux Distro you use.

(2 edits)

Hi. Here are specs.

CPU: Intel Core i3-5005U @ 2.0 GHz (2 cores, 4 threads)

GPU: Intel HD Graphics 5500

RAM: 4 GB

Storage: 465 GB HDD

OS: Fedora Linux 39 (Kernel 6.11)

Architecture: x86_64



Also I opened it in terminal to see the error, so here are the logs.

Godot Engine v4.4.stable.official.4c311cbee - https://godotengine.org
Vulkan"><a href="https://godotengine.org
Vulkan">https://godotengine.org
Vulkan</a> 1.3.267 - Forward+ - Using Device #0: Intel - Intel(R) HD Graphics 5500 (BDW GT2)
building texture
loaded map: 
initializing maps
duration: 0.000155
building texture
building texture
building texture
building texture
building texture
[color=#00ff00]Loading room![/color]
WARNING: res://world/misc/CritterSpawner.tscn:5 - ext_resource, invalid UID: uid://c0jx800hgg4kn - using text path instead: res://assets/sprites/editor/critter_spawner.png
     at: load (scene/resources/resource_format_text.cpp:450)
load duration: 3.534454
instance duration: 0.053417
[big_chamber] is_loaded: true
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 0.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 1.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 2.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 3.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 4.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 5.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 6.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 7.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 2.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 0.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 1.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 2.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 3.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 4.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 0.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 1.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 2.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 3.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 4.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 5.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
ERROR: Cannot create TileSet atlas source. Another atlas source exists with id 999.
   at: add_source (scene/resources/2d/tile_set.cpp:475)
entity load time: 0.027805
entity load time: 0.104513
WARNING: Static node not found at: YSort/Entities/Misc/RockWallObstacleTop_DELETE
     at: push_warning (core/variant/variant_utility.cpp:1118)
WARNING: Static node not found at: YSort/Events/WhiskerWatchEvent/Squeaks_DELETE
     at: push_warning (core/variant/variant_utility.cpp:1118)
WARNING: Static node not found at: YSort/Events/WhiskerWatchEvent/Pip_DELETE
     at: push_warning (core/variant/variant_utility.cpp:1118)
WARNING: Static node not found at: YSort/Events/WhiskerWatchEvent/Thistle_DELETE
     at: push_warning (core/variant/variant_utility.cpp:1118)
load nodes duration: 0.102663
total duration: 4.449685
characters
npcs
persist
characters
npcs
persist
save duration: 0.002
Game Saved
characters
npcs
characters
npcs
building texture
ERROR: control_path is not set: /root/HUD/Windows/GameMenu/Panel/Panels/CraftingPanel/MarginContainer/HBoxContainer/ListCraftingPanel/VBoxContainer/RecipePanel/RecipeContainer/CraftingContainer/PanelContainer/RecipeList/ListContainer/CategoryButton
   at: push_error (core/variant/variant_utility.cpp:1098)
ERROR: Node not found: "%GeneralList" (relative to "/root/HUD/Windows/GameMenu/Panel/Panels/CraftingPanel/MarginContainer/HBoxContainer/ListCraftingPanel/VBoxContainer/RecipePanel/RecipeContainer/CraftingContainer").
   at: get_node (scene/main/node.cpp:1877)
building texture
building texture
building texture
building texture
building texture

Hope it will be useful)

(+1)

Hello, I'm 99% sure it's a GPU hardware acceleration issue