Conan Exiles

Conan Exiles

ExilesExtreme - v1.5.77
LilMissHentai 15 Mar, 2021 @ 12:21pm
Request: Material usage for "Instanced Static Mesh"
Hi there!
To get to the point right away - It would be awesome if you could check the "Used with Instanced Static Meshes" checkbox on your base materials.

Longer story - I did a mod that combines "static" placeables into a single one for performance reasons. That single placeable uses instanced static meshes for obvious reasons, however that requires the materials to flaged as such.

If that checkbox is not ticked, they end up with the "default" material.

Example Log-Error:
Material /Game/Mods/Savage_Steel/Materials/Food/ss_M_FoodDishes.ss_M_FoodDishes missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game.

Example In-Game:
https://cdn.discordapp.com/attachments/792264808912519182/801507558564167690/20210120184429_1.jpg

Affected Materials (so far, I haven't tested every placeable):
LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/stall/M_cloth_alpha_master.M_cloth_alpha_master missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/stall/MI_Afg_poles01.MI_Afg_poles01 missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/wood/MI_SiberianPine_bark_fallen.MI_SiberianPine_bark_fallen missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/woodenbote/MI_trim_small.MI_trim_small missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/woodenbote/M_darkwood.M_darkwood missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/woodenbote/M_Metal_Steel.M_Metal_Steel missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/weapons/katana/M_KatanaStand.M_KatanaStand missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Frames/conanart3_mat.conanart3_mat missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Frames/conanart6_mat.conanart6_mat missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Frames/conanart9_mat.conanart9_mat missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Frames/conanart4_mat.conanart4_mat missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Frames/conanart5_mat.conanart5_mat missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/BrassIncenseBurner/M_BressIncenseBurnder.M_BressIncenseBurnder missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Frames/conanart2_mat.conanart2_mat missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Frames/conanart7_mat.conanart7_mat missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Frames/conanart8_mat.conanart8_mat missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/WoodenFish/M_WoodenFish.M_WoodenFish missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Mushrooms/MedMushy/MushroomTexture.MushroomTexture missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Mushrooms/BubbleShroom/M_bubble_shroom.M_bubble_shroom missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Mushrooms/Torchstalk/M_skinnyShroom.M_skinnyShroom missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Mushrooms/TurquoiseElfcup/M_step_shroom_12.M_step_shroom_12 missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Mushrooms/TongueofMadness/M_seaweedShroom.M_seaweedShroom missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game. LogMaterial:Warning: Material /Game/Mods/ExilesExtreme/placeables/Mushrooms/DewdropDapperling/M_strand2.M_strand2 missing bUsedWithInstancedStaticMeshes=True! Default Material will be used in game.