Skip to content
New issue

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

NullReferenceException when clearing a set label #5

Closed
VitorVilela7 opened this issue Apr 27, 2019 · 1 comment
Closed

NullReferenceException when clearing a set label #5

VitorVilela7 opened this issue Apr 27, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@VitorVilela7
Copy link
Contributor

When you set a label at a certain location and afterwards you clear it, you won't be able to save the project anymore because an error message appears with the NullReferenceException text description.

image

If a user removes a label on the disassembly, make sure to the tool remove the label reference as well for not causing that.

The easiest way to trigger it is creating a new project and erase one of the default generated labels for vector (Reset, NMI, IRQ, etc.).

@IsoFrieze IsoFrieze self-assigned this Apr 27, 2019
@IsoFrieze IsoFrieze added the bug Something isn't working label Apr 27, 2019
@IsoFrieze
Copy link
Owner

Fixed in v1.0.0.4!

binary1230 added a commit to binary1230/DiztinGUIsh that referenced this issue Apr 13, 2021
- add a nuget.config which will let github actions download missing packages (by default it won't on github)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants