Jump to content

AlphaMeta

Community Newbie
  • Posts

    3
  • Joined

  • Last visited

Contact Methods

  • Lobby Name
    Ajax07

AlphaMeta's Achievements

Tiro

Tiro (1/14)

0

Reputation

  1. I am new to development projects of this volume, please forgive my rookieness. I was trying to clone and build the source code and got this error. and when I searched for art/skeletons/test.pmd, could not find any such file. Am I missing something or there should have been a test file in the source code??? Checked the source from website too, not much of a luck there as well. ... In TestMeshManager::test_load_pmd_with_extension: /Users/lakshminarayana/Desktop/0ad26/0ad/source/graphics/tests/test_MeshManager.h:135: Error: Assertion failed: modeldef ERROR: Could not load mesh 'art/skeletons/test.pmd' In TestMeshManager::test_load_pmd_without_extension: /Users/lakshminarayana/Desktop/0ad26/0ad/source/graphics/tests/test_MeshManager.h:145: Error: Assertion failed: modeldef ERROR: Could not load mesh 'art/skeletons/test.pmd' ERROR: Could not load mesh 'art/skeletons/test.pmd' In TestMeshManager::test_caching: /Users/lakshminarayana/Desktop/0ad26/0ad/source/graphics/tests/test_MeshManager.h:156: Error: Assertion failed: modeldef1 && modeldef2 ERROR: art/skeletons/test.dae: Entity: line 1: parser error : Start tag expected, '<' not found version https://git-lfs.github.com/spec/v1 ... ERROR: Font file format is not supported: fonts/DejaVuSansMono.ttf ERROR: Failed to load font fonts/DejaVuSansMono.ttf
  2. I am new to development projects of this volume, please forgive my rookieness. I was trying to clone and build the source code and got this error. and when I searched for art/skeletons/test.pmd, could not find any such file. Am I missing something or there should have been a test file in the source code??? Checked the source from website too, not much of a luck there as well. ... In TestMeshManager::test_load_pmd_with_extension: /Users/lakshminarayana/Desktop/0ad26/0ad/source/graphics/tests/test_MeshManager.h:135: Error: Assertion failed: modeldef ERROR: Could not load mesh 'art/skeletons/test.pmd' In TestMeshManager::test_load_pmd_without_extension: /Users/lakshminarayana/Desktop/0ad26/0ad/source/graphics/tests/test_MeshManager.h:145: Error: Assertion failed: modeldef ERROR: Could not load mesh 'art/skeletons/test.pmd' ERROR: Could not load mesh 'art/skeletons/test.pmd' In TestMeshManager::test_caching: /Users/lakshminarayana/Desktop/0ad26/0ad/source/graphics/tests/test_MeshManager.h:156: Error: Assertion failed: modeldef1 && modeldef2 ERROR: art/skeletons/test.dae: Entity: line 1: parser error : Start tag expected, '<' not found version https://git-lfs.github.com/spec/v1 ... ERROR: Font file format is not supported: fonts/DejaVuSansMono.ttf ERROR: Failed to load font fonts/DejaVuSansMono.ttf
  3. I am new to development projects of this volume, please forgive my rookieness. I was trying to clone and build the source code and got this error. and when I searched for art/skeletons/test.pmd, could not find any such file. Am I missing something or there should have been a test file in the source code??? Checked the source from website too, not much of a luck there as well. ... In TestMeshManager::test_load_pmd_with_extension: /Users/lakshminarayana/Desktop/0ad26/0ad/source/graphics/tests/test_MeshManager.h:135: Error: Assertion failed: modeldef ERROR: Could not load mesh 'art/skeletons/test.pmd' In TestMeshManager::test_load_pmd_without_extension: /Users/lakshminarayana/Desktop/0ad26/0ad/source/graphics/tests/test_MeshManager.h:145: Error: Assertion failed: modeldef ERROR: Could not load mesh 'art/skeletons/test.pmd' ERROR: Could not load mesh 'art/skeletons/test.pmd' In TestMeshManager::test_caching: /Users/lakshminarayana/Desktop/0ad26/0ad/source/graphics/tests/test_MeshManager.h:156: Error: Assertion failed: modeldef1 && modeldef2 ERROR: art/skeletons/test.dae: Entity: line 1: parser error : Start tag expected, '<' not found version https://git-lfs.github.com/spec/v1 ... ERROR: Font file format is not supported: fonts/DejaVuSansMono.ttf ERROR: Failed to load font fonts/DejaVuSansMono.ttf
×
×
  • Create New...