soopercool101 / BrawlCrate

BrawlBox/BrawlTools Fork, Wii File Editor
https://discord.gg/s7c8763
GNU Lesser General Public License v3.0
144 stars 38 forks source link

UserEntries no longer shows all entries #95

Closed HBroHei closed 3 months ago

HBroHei commented 4 months ago

Describe the bug The MDL0 bone node menu no longer shows all entries of the UserEntries.

To Reproduce Steps to reproduce the behavior:

  1. Open a MDL0 (or any file that contains them)
  2. Click on any bone in that MDL0 file that has UserEntries
  3. Not all entries would be shown in the "UserEntries" section

Expected behavior All Entries should be shown.

Screenshots brawlcrate_v40a Expected behavior (in v40a) brawlcrate_v41 Observed result (in v41)

Desktop (please complete the following information):

Crash Log No crash log

Additional context This bug only affects v41 (as of the writing). v40a would still shows all the entries of the bone node. Tested with .lz encrypted files and non-encrypted files, the result are the same. File: (Taken from Mario Party 9) https://drive.google.com/file/d/1-s6RnaTf3FU3iVb0lus5sC8jYqukX0bh/view?usp=drive_link

soopercool101 commented 4 months ago

Likely a regression from https://github.com/soopercool101/BrawlCrate/commit/b4e08ccd08a9c8de7c59a5da3fc5e4f55b1814ee

Will look into why this would be

soopercool101 commented 3 months ago

Hopefully your issue will be fixed in the next stable, thank you for bringing this to my attention

HBroHei commented 2 months ago

Thank you for the quick response!