PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding-PoE2
In 'OnFrame': Classes/PassiveTreeView Error
Open
Nobody has claimed this yet.
bug
crash
- Dominant language
- Lua
- Stars
- 1.9k
- Forks
- 451
- Avg merge
- 21h 16m
- Merged PRs (30d)
- 68
Description
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
Receiving this error when I import my build into the application
What are your system specifications and configuration?
Information
OS - Windows 11
GPU - RTX 4090
CPU - i9 14900K
How to reproduce the issue
- Open The Application
- Import a build
After a while It should throw this error.
PoB for PoE2 build code
Error:
In 'OnFrame': Classes/PassiveTreeView.lua:623: attempt to index local 'connector' (a function value)
stack traceback:
Classes/PassiveTreeView.lua:623: in function 'renderConnector'
Classes/PassiveTreeView.lua:629: in function 'Draw'
Classes/TreeTab.lua:393: in function 'Draw'
Modules/Build.lua:1187: in function 'CallMode'
Modules/Main.lua:375: in function <Modules/Main.lua:340>
[C]: in function 'PCall'
Launch.lua:111: in function <Launch.lua:108>
v0.13.0 master
Press Enter/Escape to dismiss, or F5 to restart the application.
Press CTRL + C to copy error text.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at Classes/PassiveTreeView.lua:623 in renderConnector, then follow the Draw calls in Classes/PassiveTreeView.lua:629 and Classes/TreeTab.lua:393. Reproduce the issue by importing a build in the Windows application and confirm that the OnFrame error no longer appears after the relevant rendering path is exercised.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100