Advertisement
Guest User

Untitled

a guest
Sep 29th, 2023
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 KB | None | 0 0
  1. Godot Engine v4.0.3.stable.mono.official.5222a99f5 - https://godotengine.org
  2. Vulkan API 1.3.236 - Forward+ - Using Vulkan Device #0: NVIDIA - NVIDIA GeForce RTX 2060 SUPER
  3.  
  4. USER ERROR: .NET: Failed to load hostfxr
  5. at: initialize (modules/mono/mono_gd/gd_mono.cpp:399)
  6. USER ERROR: No loader found for resource: G://Godot_Projects/spaceshooter/res/level/blend/floor_test.png.
  7. at: _load (core/io/resource_loader.cpp:230)
  8. USER ERROR: Can't load dependency: G://Godot_Projects/spaceshooter/res/level/blend/floor_test.png.
  9. at: load (core/io/resource_format_binary.cpp:696)
  10. USER ERROR: Failed loading resource: res://.godot/exported/133200997/export-4bfa3d7aba389feec006186ec6af98c5-level_grid.res. Make sure resources have been imported by opening the project in the editor at least once.
  11. at: _load (core/io/resource_loader.cpp:222)
  12. USER ERROR: Can't load dependency: res://res/level/level_grid.tres.
  13. at: load (core/io/resource_format_binary.cpp:696)
  14. USER ERROR: Failed loading resource: res://.godot/exported/133200997/export-69f0bbc5c3d3e5f9a5ce1e17a822f996-Level.scn. Make sure resources have been imported by opening the project in the editor at least once.
  15. at: _load (core/io/resource_loader.cpp:222)
  16. USER ERROR: Can't load dependency: res://level/Level.tscn.
  17. at: load (core/io/resource_format_binary.cpp:696)
  18. USER ERROR: Failed loading resource: res://.godot/exported/133200997/export-a6bb55fc94ad5183793c1c1187605871-Level1.scn. Make sure resources have been imported by opening the project in the editor at least once.
  19. at: _load (core/io/resource_loader.cpp:222)
  20. USER ERROR: Can't load dependency: res://level/content/Level1.tscn.
  21. at: load (core/io/resource_format_binary.cpp:696)
  22. USER ERROR: Failed loading resource: res://.godot/exported/133200997/export-fb9a3926489edec7ed579e96d5e961f6-Map.scn. Make sure resources have been imported by opening the project in the editor at least once.
  23. at: _load (core/io/resource_loader.cpp:222)
  24. USER ERROR: Can't load dependency: res://map/Map.tscn.
  25. at: load (core/io/resource_format_binary.cpp:696)
  26. USER ERROR: Failed loading resource: res://.godot/exported/133200997/export-3070c538c03ee49b7677ff960a3f5195-main.scn. Make sure resources have been imported by opening the project in the editor at least once.
  27. at: _load (core/io/resource_loader.cpp:222)
  28. USER ERROR: Failed loading scene: res://main.tscn
  29. at: start (main/main.cpp:2965)
  30. USER ERROR: Condition "_first != nullptr" is true.
  31. at: ~List (./core/templates/self_list.h:106)
  32. ERROR: 2 RID allocations of type 'N10RendererRD12LightStorage11ShadowAtlasE' were leaked at exit.
  33. ERROR: 1 RID allocations of type 'N10RendererRD12LightStorage15ReflectionAtlasE' were leaked at exit.
  34. ERROR: 1 RID allocations of type 'N10RendererRD14TextureStorage12RenderTargetE' were leaked at exit.
  35. ERROR: 2 RID allocations of type 'N10RendererRD14TextureStorage7TextureE' were leaked at exit.
  36. ERROR: 1 RID allocations of type 'N18RendererCanvasCull6CanvasE' were leaked at exit.
  37. ERROR: 1 RID allocations of type 'N16RendererViewport8ViewportE' were leaked at exit.
  38. ERROR: 1 RID allocations of type 'N17RendererSceneCull8ScenarioE' were leaked at exit.
  39. USER WARNING: 4 RIDs of type "Texture" were leaked.
  40. at: finalize (drivers/vulkan/rendering_device_vulkan.cpp:9295)
  41. USER WARNING: ObjectDB instances leaked at exit (run with --verbose for details).
  42. at: cleanup (core/object/object.cpp:1982)
  43. USER ERROR: Resources still in use at exit (run with --verbose for details).
  44. at: clear (core/io/resource.cpp:489)
  45.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement