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

Crash when allocating ascendancy node in another ascendancy #529

Closed
brather1ng opened this issue Apr 14, 2019 · 0 comments
Closed

Crash when allocating ascendancy node in another ascendancy #529

brather1ng opened this issue Apr 14, 2019 · 0 comments
Labels

Comments

@brather1ng
Copy link
Member

  • Create new build
  • Select Occultist Ascendancy
  • Click on the root node of the Elementalist Ascendancy
Exception: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.Collections.Generic.HashSet`1.Enumerator.MoveNext()
   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   at System.Linq.Enumerable.<SelectManyIterator>d__17`2.MoveNext()
   at POESKillTree.Utils.ObservableSet`1.ExceptAndUnionWith(IEnumerable`1 toRemove, IEnumerable`1 toAdd) in C:\GitHub\PoESkillTree_Source\WPFSKillTree\Utils\ObservableSet.cs:line 131
   at POESKillTree.SkillTreeFiles.SkillTree.AllocateSkillNodes(IReadOnlyCollection`1 toAdd) in C:\GitHub\PoESkillTree_Source\WPFSKillTree\SkillTreeFiles\SkillTree.cs:line 781
   at POESKillTree.Views.MainWindow.zbSkillTreeBackground_Click(Object sender, RoutedEventArgs e) in C:\GitHub\PoESkillTree_Source\WPFSKillTree\Views\MainWindow.xaml.cs:line 1468
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant