Skip to main content

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

i can't play the game , every time i tried to open the game it said "unable to initialize Vulkan Driver"( it's probably fine, i run to this problem  from other godot games anyways) so i used command prompt to open the game for me,  i typed the command and the game started but it crashed, only showed me the game engine stuff and then errors on the command prompt:

ERROR: hostfxr_initialize_for_dotnet_command_line failed with code: -2147450732

   at: (modules/mono/mono_gd/gd_mono.cpp:236)

ERROR: Parameter "load_assembly_and_get_function_pointer" is null.

   at: initialize_hostfxr_and_godot_plugins (modules/mono/mono_gd/gd_mono.cpp:303)

ERROR: Parameter "godot_plugins_initialize" is null.

   at: initialize (modules/mono/mono_gd/gd_mono.cpp:411)

ERROR: FSR2 is only available when using the Forward+ renderer.

   at: (servers/rendering/renderer_viewport.cpp:867)

ERROR: TAA is only available when using the Forward+ renderer.

   at: (servers/rendering/renderer_viewport.cpp:1246)

ERROR: Cannot open file 'res://default_env.tres'.

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

ERROR: Failed loading resource: res://default_env.tres. Make sure resources have been imported by opening the project in the editor at least once.

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

ERROR: Default Environment as specified in the project setting "rendering/environment/defaults/default_environment" could not be loaded.

   at: SceneTree (scene/main/scene_tree.cpp:1850)

ERROR: Cannot open file 'res://Scenes/Main.tscn'.

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

ERROR: Failed loading resource: res://Scenes/Main.tscn. Make sure resources have been imported by opening the project in the editor at least once.

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

ERROR: Failed loading scene: res://Scenes/Main.tscn.

   at: (main/main.cpp:3431)

ERROR: 1 RID allocations of type 'N5GLES37TextureE' were leaked at exit.

ERROR: Texture with GL ID of 12: leaked 6888 bytes.

   at: ~Utilities (drivers/gles3/storage/utilities.cpp:79)

ERROR: Parameter "RenderingServer::get_singleton()" is null.

   at: ~CompressedTexture2D (scene/resources/compressed_texture.cpp:464)

is there anyways to fix it? cause everyone else are just running it fine 

(+1)

You pc is incomptaible with vulkan

darn