Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Godot Engine v4.3.stable.official.77dcf97d8 - https://godotengine.org
Vulkan 1.3.280 - Forward+ - Using Device #0: AMD - AMD Radeon Graphics
[FMOD] Initialized Runtime System
Loading user config T3880...
Loaded languages: ["de", "en", "es", "fr", "gl", "ja", "ko", "pt_BZ", "zh_CN", "zh_TW"]
User config loaded T3887...
Steam initialized successfully
Initializing loading screen T4011...
Loading screen initialized T4015...
Initializing confirmation popup T4015...
Confirmation popup initialized T4015
DLCs folder 'C:/Program Files (x86)/Steam/steamapps/common/Tiny Garden/dlcs' doesn't exist, nothing to load
Checking loaded DLCs T4015...
No DLCs loaded T4015
Reading UID cache T4015...
UID cache read T4027
Loading resources T4027...
Loading terrain combinations...
Loading exchange entries...
Loading tool types...
Loading letters...
Loading ambiences...
Loading terrain scenes...
Loading cell state types...
Loading plant types...
Loading terrain types...
Loading collections...
Loading puzzles...
Loading skins...
Loading stickers...
Loading farmers...
Loading decoration types...
Loading item scenes...
Loading cell state scenes...
Loading terrain cards...
Loading terrain state cards...
USER ERROR: Condition "err != VK_SUCCESS" is true. Returning: FAILED
at: command_queue_execute_and_present (drivers/vulkan/rendering_device_driver_vulkan.cpp:2266)
Here's my log contents:
Godot Engine v4.3.stable.official.77dcf97d8 - https://godotengine.org
Vulkan 1.3.280 - Forward+ - Using Device #0: NVIDIA - NVIDIA GeForce GTX 1050 Ti
[FMOD] Initialized Runtime System
Loading user config T3916...
Loaded languages: ["de", "en", "es", "fr", "gl", "ja", "ko", "pt_BZ", "zh_CN", "zh_TW"]
User config loaded T3931...
Steam initialized successfully
Initializing loading screen T4017...
Loading screen initialized T4022...
Initializing confirmation popup T4022...
Confirmation popup initialized T4022
DLCs folder 'C:/Program Files (x86)/Steam/steamapps/common/Tiny Garden/dlcs' doesn't exist, nothing to load
Checking loaded DLCs T4022...
No DLCs loaded T4022
Reading UID cache T4022...
UID cache read T4037
Loading resources T4037...
Loading collections...
Loading tool types...
Loading plant types...
Loading decoration types...
Loading terrain combinations...
Loading terrain types...
Loading exchange entries...
Loading cell state types...
Loading letters...
Loading puzzles...
Loading farmers...
Loading stickers...
Loading skins...
Loading ambiences...
Loading item scenes...
Loading terrain scenes...
Loading cell state scenes...
Loading terrain cards...
Loading terrain state cards...
Resources loaded T7219
No saved data found
No saved gardens found
USER ERROR: Condition "err != VK_SUCCESS && err != VK_SUBOPTIMAL_KHR" is true. Returning: FAILED
at: command_queue_execute_and_present (drivers/vulkan/rendering_device_driver_vulkan.cpp:2344)
Repeat that user error for several hundred lines.
Vulkan 1.3.289 - Forward+ - Using Device #0: NVIDIA - NVIDIA GeForce GT 1030
[FMOD] Initialized Runtime System
Loading user config T4193...
Loaded languages: ["de", "en", "es", "fr", "gl", "ja", "ko", "pt_BZ", "zh_CN", "zh_TW"]
User config loaded T4215...
Steam initialized successfully
Initializing loading screen T4354...
Loading screen initialized T4365...
Initializing confirmation popup T4365...
Confirmation popup initialized T4365
DLCs folder 'E:/SteamLibrary/steamapps/common/Tiny Garden/dlcs' doesn't exist, nothing to load
Checking loaded DLCs T4365...
No DLCs loaded T4365
Reading UID cache T4365...
UID cache read T4376
Loading resources T4376...
Loading collections...
Loading tool types...
Loading plant types...
Loading decoration types...
Loading terrain combinations...
Loading farmers...
Loading terrain types...
Loading skins...
Loading stickers...
Loading puzzles...
Loading cell state types...
Loading exchange entries...
Loading ambiences...
Loading item scenes...
Loading letters...
Loading terrain scenes...
Loading cell state scenes...
Loading terrain cards...
Loading terrain state cards...
USER ERROR: Condition "err != VK_SUCCESS" is true. Returning: FAILED
at: command_queue_execute_and_present (drivers/vulkan/rendering_device_driver_vulkan.cpp:2266)
I seem to have an error with -2 and Parameter "tex" is null
Godot Engine v4.3.stable.official.77dcf97d8 - https://godotengine.org
Vulkan 1.2.145 - Forward+ - Using Device #0: Intel - Intel(R) Iris(R) Xe Graphics
[FMOD] Initialized Runtime System
Loading user config T38600...
Loaded languages: ["de", "en", "es", "fr", "gl", "ja", "ko", "pt_BZ", "zh_CN", "zh_TW"]
User config loaded T38633...
Steam initialized successfully
Initializing loading screen T38835...
Loading screen initialized T38847...
Initializing confirmation popup T38847...
Confirmation popup initialized T38847
DLCs folder 'C:/Program Files (x86)/Steam/steamapps/common/Tiny Garden/dlcs' doesn't exist, nothing to load
Checking loaded DLCs T38849...
No DLCs loaded T38849
Reading UID cache T38849...
UID cache read T38873
Loading resources T38873...
Loading terrain combinations...
Loading cell state types...
Loading decoration types...
Loading exchange entries...
Loading collections...
Loading tool types...
Loading plant types...
Loading terrain types...
Loading letters...
Loading puzzles...
Loading farmers...
Loading stickers...
Loading skins...
Loading ambiences...
Loading item scenes...
Loading terrain scenes...
Loading cell state scenes...
Loading terrain cards...
Loading terrain state cards...
USER ERROR: vmaCreateImage failed with error -2.
at: texture_create (drivers/vulkan/rendering_device_driver_vulkan.cpp:1518)
USER ERROR: Condition "!texture.driver_id" is true. Returning: RID()
at: texture_create (servers/rendering/rendering_device.cpp:781)
USER ERROR: Condition "texture.rd_texture.is_null()" is true.
at: texture_2d_initialize (servers/rendering/renderer_rd/storage_rd/texture_storage.cpp:841)
and a bit further down the code:
USER ERROR: Attempting to use an uninitialized RID
at: get_or_null (./core/templates/rid_owner.h:199)
USER ERROR: Parameter "tex" is null.
at: texture_set_size_override (servers/rendering/renderer_rd/storage_rd/texture_storage.cpp:1407)
USER ERROR: Attempting to use an uninitialized RID
at: get_or_null (./core/templates/rid_owner.h:199)
USER ERROR: Parameter "tex" is null.
at: texture_set_path (servers/rendering/renderer_rd/storage_rd/texture_storage.cpp:1416)