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

Skill dropdown crash #6040

Closed
2 tasks done
Nightblade opened this issue Apr 13, 2023 · 3 comments · Fixed by #6059
Closed
2 tasks done

Skill dropdown crash #6040

Nightblade opened this issue Apr 13, 2023 · 3 comments · Fixed by #6059
Labels
bug Something isn't working crash Causes PoB to crash and is High Priority

Comments

@Nightblade
Copy link
Contributor

Check version

  • I'm running the latest version of Path of Building and I've verified this by checking the changelog

Check for duplicates

  • I've checked for duplicate issues by using the search function of the issue tracker

Screenshots of crash/graphical issue, version and options menu

image

image

What are your system specifications and configuration?

Win10

How to reproduce the issue

  1. Click on the Vaal Ice Shot group (in the Skills tab)
  2. ctrl+c & ctrl+v to duplicate the group,
  3. Click Include in Full DPS on the new group,
  4. Click on the old group,
  5. Click on the empty skill slot (below Added Cold Damage),
  6. Error popup 🥓

Character build code

https://pobb.in/jXCrnzwUSVBG
@Nightblade Nightblade added bug Something isn't working crash Causes PoB to crash and is High Priority labels Apr 13, 2023
@RecurringNightmare
Copy link

yes, same issue here

the bug actually has a history
in the last days i noticed that the damage calculation for my selected main skill would confuse my first galvanic arrow skill group for self-use (trinity/mirage archer) and my second skill group that also has galvanic arrow but this time with ballista support
the drop-down would still show both skill groups and let me select them and if i wanted arrow or cone calculation, but both calculated for the totems and not for me attacking myself
deleting all skill groups and starting fresh solved that
now this new issue happens and it also has to do with two skill groups having the same skill gem and the main skill selection confusing them, apparently entering a loop and creating an overflow

in other words, if you have two skill groups that have the same skill gem and one of them is your selected main skill on the top left, trying to get the support gem dropdown list to show will likely produce the crash, although i just managed to get it to work normally for a minute, just to have the crash then happen again

if you make a totally different skill the main skill you can still work on your build, full dps etc still get calculated normally on the bottom left, just the details for the main skill on top left obviously are missing/wrong then...

hope they get it fixed soon, really annoying...

@Peechey
Copy link
Contributor

Peechey commented Apr 14, 2023

Looks like this is caused by something introduced in 2.28.0 as I'm not able to reproduce the crash using these steps on 2.27.2

@Paliak
Copy link
Contributor

Paliak commented Apr 14, 2023

It's caused by @Nostrademous 's implementation of Manaforged arrows. Fix on the way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash Causes PoB to crash and is High Priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants