PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding-PoE2

In 'OnFrame': Classes/PassiveTreeView Error

Open
#1,619 4 comments 0 reactions 0 assignees View on GitHub

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
Image

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
  1. Open The Application
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.