Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

(Issue) Garment binding issue

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.

I don't know if it has something to do with the model or is it something on the game.
Character: https://mega.nz/file/4OxghCIL#_Enm62CNLZ4OLRipCdnxvclKKh7Y6p7Y4PHhmnRduHw
Output log: https://mega.nz/file/AKhUyK6Y#k6tsNKn95bAPsGlohLx4z4doO59Ag0R5cKLCusSwn4I

Comments

  • edited April 2021
    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
  • odesodes Administrator
    Definitely an issue in the code. Thanks for discovering this and reporting on it. I will investigate it asap and hopefully have a fix out soon.
  • odesodes Administrator
    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.
  • My bad, I should be more careful when I'm making and checking my assets. After finding and fixing this error, the garment works like a charm!
Sign In or Register to comment.