Jump to content

Kanto-Aero

Community Newbie
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Kanto-Aero

  1. 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
     

×
×
  • Create New...