Kanto-Aero Posted January 31, 2018 Report Share Posted January 31, 2018 hey i tried putting a custom textured face on a unit and it give's me an error message, can somebody help me? <!DOCTYPE html> <meta charset="utf-8"> <title>Pyrogenesis Log</title> <style>body { background: #eee; color: black; font-family: sans-serif; } p { background: white; margin: 3px 0 3px 0; } .error { color: red; } .warning { color: blue; }</style> <h2>0 A.D. (0.0.22) Main log (warnings and errors only)</h2> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/props/units/heads/test_head.xm1"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/units/heads/test_head.xm1'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/props/units/heads/test_head.xm1"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/units/heads/test_head.xm1'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/props/units/heads/test_head.xm1"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/units/heads/test_head.xm1'</p> <p class="error">ERROR: Failed to build prop model "props/units/heads/test_head.xm1" on actor "champion_axeman"</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/props/units/heads/test_head.xm1"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/units/heads/test_head.xm1'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/props/units/heads/test_head.xm1"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/units/heads/test_head.xm1'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/props/units/heads/test_head.xm1"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/units/heads/test_head.xm1'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/props/units/heads/test_head.xm1"</p> <p clas Quote Link to comment Share on other sites More sharing options...
Stan` Posted January 31, 2018 Report Share Posted January 31, 2018 Would likely fix it if you replace xm1 by xml Happy modding 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.