When I try to bind the selected garment, the game enters the loading screen and just stays there. There was also the problem of adding the model. When adding the model, the ok button did not do anything but the model stayed selected when exiting the panel.
when binding, underneath method change it to direct, I had the same issue and this fixed it. as for adding models I have to save and restart to fix it. Edit: this seems to work only once in a while, I cant get it to work again as every time I try to save the character the game hangs
I think there is issue in asset. Obviously, the app should function regardless, so I'll have this fixed. However, there is a "line" element in the garment, and these should not be present.
I noticed that if I remove doubles, some verts are removed. So I think you have a separate line (2 vertices connected w/o a face) somewhere in the file. That is not valid.
Comments
Edit: this seems to work only once in a while, I cant get it to work again as every time I try to save the character the game hangs
I noticed that if I remove doubles, some verts are removed. So I think you have a separate line (2 vertices connected w/o a face) somewhere in the file. That is not valid.