Amerio.Stephane Posted March 12, 2023 Posted March 12, 2023 Hi, I added the ig aviation addon in a mount point (copy pasted all the files), then launch the editor. But the Editor complains on every launch: I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_ig_aviation/rotor_wash/vfx/textures/uncompressed/library_fire_explosion_d.tga (0B): import started... I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_ig_aviation/rotor_wash/vfx/textures/uncompressed/library_fire_explosion_d.tga: import finished in 6.400000 ms I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_ig_aviation/rotor_wash/vfx/textures/uncompressed/fire_explosion_front_d.png (0B): import started... I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_ig_aviation/rotor_wash/vfx/textures/uncompressed/fire_explosion_front_d.png: import finished in 0.162000 ms I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_vfx/vfx/textures/library_fire_explosion_d.tga (0B): import started... I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_ig_aviation/rotor_wash/vfx/textures/uncompressed/fire_explosion_top_d.png (0B): import started... I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_ig_aviation/rotor_wash/vfx/textures/uncompressed/fire_explosion_top_d.png: import finished in 0.141000 ms I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_vfx/vfx/textures/library_fire_explosion_d.tga: import finished in 245.419000 ms "ImportStage: File importing error. Source file processing error. (Filepath: I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_ig_aviation/rotor_wash/vfx/textures/uncompressed/library_fire_explosion_d.tga, GUID: e4fe8a7aa0e433452f278460b6b55e6d67e5c65a)" I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_vfx/vfx/textures/fire_explosion_front_d.png (0B): import started... I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_vfx/vfx/textures/fire_explosion_front_d.png: import finished in 585.302000 ms "ImportStage: File importing error. Source file processing error. (Filepath: I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_ig_aviation/rotor_wash/vfx/textures/uncompressed/fire_explosion_front_d.png, GUID: 10a9db34a86e393150851c610d2154728cc6e8e7)" I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_vfx/vfx/textures/fire_explosion_top_d.png (0B): import started... I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_vfx/vfx/textures/fire_explosion_top_d.png: import finished in 635.216000 ms "ImportStage: File importing error. Source file processing error. (Filepath: I:/wkspaces216/AH_UNG_DEV/data/core_UNG_ASSETS_ig_aviation/rotor_wash/vfx/textures/uncompressed/fire_explosion_top_d.png, GUID: 55903d1f43730a6935f5dbc255ece16f5c483589)" The files look correct to me. What could be wrong?
vvvaseckiy Posted March 13, 2023 Posted March 13, 2023 Hello Amerio.Stephane, Unfortunately there's GUID conflict is set of vfx textures. The same "fire_explosion_front_d.png", "library_fire_explosion_d.tga" and "fire_explosion_top_d.png" placed both in ig_aviation_addon and vfx_addon. We'll fix this collision in next release. For now, you can delete this textures either from "core_UNG_ASSETS_vfx/vfx" or from "core_UNG_ASSETS_ig_aviation/", they're identical.
Recommended Posts