Perzival12 Posted 20 hours ago Report Share Posted 20 hours ago Hey so for my Hyrule Conquest: Revival mod, I contacted TUN and he sent me his original 3d models. I was hoping to be able to make some variants, as the Deku Kingdom is kind of repetitive, but when I tried to add a model to the game, I got this error: "ERROR: art/meshes/units/deku/deku_baba_spike.dae: assertion not satisfied (line 394): failed requirement 'recognised skeleton structure'". I followed all of the instructions, unwrapping the mesh, selecting the mesh, then the armature, and exporting as a .dae file. Is it because it is not a cached.pmd, or is it some other problem? Quote Link to comment Share on other sites More sharing options...
Classic-Burger Posted 17 hours ago Report Share Posted 17 hours ago @Stan` @wowgetoffyourcellphone Quote Link to comment Share on other sites More sharing options...
Stan` Posted 1 hour ago Report Share Posted 1 hour ago Hey @Perzival12 The game automatically detects the skeleton of a DAE, using the files in art/skeleton. If there isn't any matching the structure from your new mesh, it will fail. I have a python script to generate the skeleton from a given DAE file. https://github.com/StanleySweet/0AD-Skeleton-Generator 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.