toniebox-reverse-engineering / teddy

With this tool you can dump existing files for the famous audio box or create custom ones.
246 stars 32 forks source link

[Windows] Teddy crashed after changing the name of a custom Tag #35

Closed JobbeDeluxe closed 2 years ago

JobbeDeluxe commented 2 years ago

If i change the name of an unknown tag the software crashed.

I build my own form the last source https://github.com/toniebox-reverse-engineering/teddy/commit/36f5e540d4a30c77aa5af7c96fef98a279c20432

VirtualStudio give me the hint that the error occurs on: "CustomTonies.ContainsKey(tag.Hash) the value can not be NULL"

Rename with right click is not working, too.

The rename of an known Tonie and an unknown tonie is working, only custom tags are the Problem right now.

image

g3gg0 commented 2 years ago

can you try with the update i just pushed?

JobbeDeluxe commented 2 years ago

Last version: v1.3.0

worked. can be closed. THX for the fix

g3gg0 commented 2 years ago

👍