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

Fixed TargetInvocationException when deselecting a mod some other mod… #1373

Closed
wants to merge 1 commit into from

Conversation

Postremus
Copy link
Contributor

… depends on

Fixes #1371

@Postremus Postremus changed the title Fixed TargetInvocationException when deselecting a mod some other mod… [Wip] Fixed TargetInvocationException when deselecting a mod some other mod… Aug 13, 2015
@Postremus
Copy link
Contributor Author

I actually have no idea why the test failed. Can anyone help?

@Postremus
Copy link
Contributor Author

The test case is actually wrong. It tries to get the conflicts from the Gui's mainmodlist, but it never adds the mods to it.

@pjf
Copy link
Member

pjf commented Sep 27, 2015

@Postremus : Hooray! Bugs in the test suite are better than bugs in our code! :)

@Olympic1 Olympic1 added the GUI Issues affecting the interactive GUI label Feb 28, 2016
@ayan4m1 ayan4m1 changed the title [Wip] Fixed TargetInvocationException when deselecting a mod some other mod… Fixed TargetInvocationException when deselecting a mod some other mod… Sep 3, 2016
@ayan4m1
Copy link
Contributor

ayan4m1 commented Sep 3, 2016

The initial failure was because MainModList.Modules was empty due to improper test case setup. I am still encountering issues after that that need more attention, but I will try to fix this up and open a PR to your PR branch when I get the test fixed.

@ayan4m1 ayan4m1 added the Bug Something is not working as intended label Sep 3, 2016
@Postremus
Copy link
Contributor Author

@ayan4m1 please just take over this pr, not that much time for ckan atm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is not working as intended GUI Issues affecting the interactive GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants