Gyrth / SketchyRenderer

A third person game made in Godot with a sketchy screen shader.
Creative Commons Zero v1.0 Universal
21 stars 2 forks source link

Material errors while running #1

Open dukemagus opened 1 year ago

dukemagus commented 1 year ago

After running the demo, the debugger reported some material errors.

here's the log:

Godot Engine v4.0.3.stable.official.5222a99f5 - https://godotengine.org
Vulkan API 1.3.236 - Forward+ - Using Vulkan Device #0: NVIDIA - NVIDIA GeForce GTX 1060 6GB

USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
USER ERROR: Condition "!material" is true. Returning: true
   at: material_casts_shadows (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2824)
USER ERROR: Condition "!material" is true. Returning: false
   at: material_is_animated (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2811)
USER ERROR: Condition "!material" is true.
   at: material_get_instance_shader_parameters (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2837)
USER ERROR: Condition "!material" is true.
   at: material_update_dependency (servers/rendering/renderer_rd/storage_rd/material_storage.cpp:2849)
Gyrth commented 4 months ago

Updated the project to support Godot 4.2.2. And removed the use of LFS for assets.