We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If i change the name of an unknown tag the software crashed.
I build my own form the last source 36f5e54
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.
The text was updated successfully, but these errors were encountered:
try to address issue #35
9a4dbe2
can you try with the update i just pushed?
Sorry, something went wrong.
Last version: v1.3.0
worked. can be closed. THX for the fix
👍
No branches or pull requests
If i change the name of an unknown tag the software crashed.
I build my own form the last source
36f5e54
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.
The text was updated successfully, but these errors were encountered: