PathOfBuilding
                                
                                 PathOfBuilding copied to clipboard
                                
                                    PathOfBuilding copied to clipboard
                            
                            
                            
                        Error In "OnFrame" with equipped "Atziri's Rule, Judgement Staff"
Check version
- [X] I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
- [X] I've checked for duplicate issues by using the search function of the issue tracker
What is the expected behaviour/value?
At least, not crash
What is the actual behaviour/value?
When i move my mouse cursor into:
- items from "new item search tab"
- Equipped weapon - "Atziri's Rule, Judgement Staff"
- New item in "craft item" menu an error pop up. I notice that when i move cursor at "non weapon" item - error doesn't work and app working like it suppose to (showing item's stats etc). I came to conclusion, that problem is "Atziri's Rule, Judgement Staff" and how it works/adds new spells.
How to reproduce the issue
- Equip "Atziri's Rule, Judgement Staff"
- Select in "Main Skill" - "Storm of Judgement"
- Move to "Items" tab
- Move mouse cursor into "weapon" items
Character build code
https://pastebin.com/WDPbqjqs
Screenshots
 
This seems to be related to having unleash socketed in the staff a minion skill present, storm/flame of judgement selected as main skill and hovering over the staff. https://pobb.in/gfyrSsKBRSM_
The skills granted by the staff seem to disappear after being moused over. Possibly something to do with the env overrrides in calcs.initEnv(build, mode, override, specEnv). Possibly related to  #4631 .
Seems to be caused by the way triggered skill are handled. #4599 Should fix it.
This is fixed afaik.