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

Error 'OnFrame': ClassesCalcBreakdownControl.lua:414: attempt to index a a nil value stack traceback #8060

Closed
2 tasks done
AceKuper opened this issue Jul 31, 2024 · 3 comments · Fixed by #8211
Closed
2 tasks done
Labels
bug Something isn't working crash Causes PoB to crash and is High Priority

Comments

@AceKuper
Copy link

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 open and closed issues by using the search function of the issue tracker

What platform are you running Path of Building on?

Windows

Screenshots of crash/graphical issue, version and options menu

image

What are your system specifications and configuration?

Windows 10
Intel i7-7700K
GTX 108
16gb 2133MHz RAM

How to reproduce the issue

Opening calcs tab of this Carry build in PoB results in this error.

The cause seems to be the imported Party tab. If importing a build from a direct pobb.in link, like in the Aurobot build as the pair for the build above, it sets

Currently FireResistAura should be PurityOfFire
Currently LightningResistAura should be PurityOfLightning
Currently ColdResistAura should be PurityOfIce
Currently SpellDamageAura should be Zealotry

Simply changing this 4 in the party screen seems to fix it.

Exporting the said Aurobot with Export Support checked, also seems to fix the problem, but throws the calcs off since it exports the specific Loadout selected.

Might be an issue of incorrect names being imported from direct links in general.

Character build code

In the description of the issue
@AceKuper AceKuper added bug Something isn't working crash Causes PoB to crash and is High Priority labels Jul 31, 2024
@capSAR273
Copy link

Experiencing this also on 2.48.1

@Regisle
Copy link
Member

Regisle commented Aug 18, 2024

Sorry I didnt see this issue before, I will see if I can find time today to fix it, should be pretty easy, but yeah for now you can just re-export the support to fix it

@Regisle
Copy link
Member

Regisle commented Aug 19, 2024

Sorry again for not seeing this earlier, fixed by #8211

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.

3 participants