AlphaMeta Posted 9 hours ago Report Share Posted 9 hours ago 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 Quote Link to comment Share on other sites More sharing options...
Atrik Posted 7 hours ago Report Share Posted 7 hours ago Reminds me of errors I had when pulling without git lfs. If you pulled without git lfs, try again with it maybe. 1 Quote Link to comment Share on other sites More sharing options...
AlphaMeta Posted 6 minutes ago Author Report Share Posted 6 minutes ago Thank you! cloning the full version worked! 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.