Open slapin opened 2 years ago
В последнем main у меня не стартует:
ERROR: Can't open file from path 'res://npc/temp npc/zombie_ded/scene.bin'. at: get_file_as_array (core/os/file_access.cpp:564) ERROR: Resource file not found: res://npc/temp npc/zombie_ded/textures/Zombie_baseColor.png. at: _load (core/io/resource_loader.cpp:275) WARNING: glTF: Image index '0' couldn't be loaded from URI: res://npc/temp npc/zombie_ded/textures/Zombie_baseColor.png. Skipping it. at: _parse_images (modules/gltf/gltf_document.cpp:3068) ERROR: Resource file not found: res://npc/temp npc/zombie_ded/textures/Zombie_metallicRoughness.png. at: _load (core/io/resource_loader.cpp:275) WARNING: glTF: Image index '1' couldn't be loaded from URI: res://npc/temp npc/zombie_ded/textures/Zombie_metallicRoughness.png. Skipping it. at: _parse_images (modules/gltf/gltf_document.cpp:3068) ERROR: Condition "(int)(offset + buffer_end) > buffer.size()" is true. Returned: ERR_PARSE_ERROR at: _decode_buffer_view (modules/gltf/gltf_document.cpp:1354) ERROR: Condition "skin->inverse_binds.size() != joints.size()" is true. Returned: ERR_PARSE_ERROR at: _parse_skins (modules/gltf/gltf_document.cpp:4012) ERROR: Condition "err != Error::OK" is true. Returned: nullptr at: import_scene (modules/gltf/packed_scene_gltf.cpp:75) ERROR: Error importing 'res://npc/temp npc/zombie_ded/scene.gltf'. at: _reimport_file (editor/editor_file_system.cpp:1759) ERROR: Can't open file from path 'res://npc/temp npc/zombie_ded/scene.bin'. at: get_file_as_array (core/os/file_access.cpp:564) ERROR: Resource file not found: res://npc/temp npc/zombie_ded/textures/Zombie_baseColor.png. at: _load (core/io/resource_loader.cpp:275) WARNING: glTF: Image index '0' couldn't be loaded from URI: res://npc/temp npc/zombie_ded/textures/Zombie_baseColor.png. Skipping it. at: _parse_images (modules/gltf/gltf_document.cpp:3068) ERROR: Resource file not found: res://npc/temp npc/zombie_ded/textures/Zombie_metallicRoughness.png. at: _load (core/io/resource_loader.cpp:275) WARNING: glTF: Image index '1' couldn't be loaded from URI: res://npc/temp npc/zombie_ded/textures/Zombie_metallicRoughness.png. Skipping it. at: _parse_images (modules/gltf/gltf_document.cpp:3068) ERROR: Condition "(int)(offset + buffer_end) > buffer.size()" is true. Returned: ERR_PARSE_ERROR at: _decode_buffer_view (modules/gltf/gltf_document.cpp:1354) ERROR: Condition "skin->inverse_binds.size() != joints.size()" is true. Returned: ERR_PARSE_ERROR at: _parse_skins (modules/gltf/gltf_document.cpp:4012) ERROR: Condition "err != Error::OK" is true. Returned: nullptr at: import_scene (modules/gltf/packed_scene_gltf.cpp:75) ERROR: Error importing 'res://npc/temp npc/zombie_ded/scene.gltf'. at: _reimport_file (editor/editor_file_system.cpp:1759)
починил? можно закрыть?
В последнем main у меня не стартует: