OpenNaja / cobra-tools

A suite of GUI tools for extracting and modifying OVL and OVS archives, as well as editing the associated in-house file formats. Also includes a model plugin for Blender. For downloads, guides, and FAQs visit:
https://opennaja.github.io/cobra-tools/
GNU General Public License v3.0
98 stars 28 forks source link

Can't save ms2 hitbox model #278

Closed ilodev closed 1 year ago

ilodev commented 1 year ago

Describe the bug Pluging giving errors when saving this one. ovldata\Content0\Buildings\Buildings\GST_EmergencyShelter\gst_emergencyshelternavigation.ms2

To Reproduce

  1. import the ms2 (it is vanilla extracted)
  2. export the ms2, check 'edit bones'
  3. ?
  4. See error

Screenshots image

gst_emergencyshelternavigation.zip

HENDRIX-ZT2 commented 1 year ago

It's a long name issue

HENDRIX-ZT2 commented 1 year ago

Fixed by adding the long_name custom property on import, and export uses that to find the right joint.

ilodev commented 1 year ago

oh thanks hendrix, I thought to document the solution as to:

But if you made a fix then we are good!

On Sat, Nov 5, 2022 at 2:18 AM HENDRIX-ZT2 @.***> wrote:

Closed #278 https://github.com/OpenNaja/cobra-tools/issues/278 as completed.

— Reply to this email directly, view it on GitHub https://github.com/OpenNaja/cobra-tools/issues/278#event-7745474569, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG42R75EJ3MOIYQ5FRA327TWGYQ7VANCNFSM6AAAAAARXPLRJI . You are receiving this because you authored the thread.Message ID: @.***>