PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Lua crash when utilizing Items tab and adjusting skill gems/Importing jewel from in-game
まだ誰も着手していません。
- 主要言語
- Lua
- スター
- 5.4k
- フォーク
- 2.4k
- 平均マージ
- 1日 12時間
- マージ済み PR(30日)
- 26
説明
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
"In 'OnFrame': Classes/Control.lua:76: attempt to index field 'anchor' (a nil value) stack traceback:
Classes/Control.lua.76: in function 'GetPos'
Classes/Control.lua.72: in function 'GetPos'
Classes/Control.lua.72: in function 'GetPos'
Classes/Control.lua.72: in function 'GetPos'
Classes/Control.lua.72: in function 'GetPos'
Classes/Control.lua.72: in function 'GetPos'
Classes/Control.lua.72: in function 'GetPos'
Classes/Control.lua.72: in function 'GetPos'
Classes/DropDownControl.lua:179: in function 'IsMouseOver'
Classes/DropDownControl.lua:242: in function 'Draw'
Classes/ControlHost.lua:91: in function 'DrawControls'
Classes/ItemsTab.lua:1253: in function 'CallMode'
Modules/Main.lua:357: in function <Modules/Main.lua:327>
[C]: in function 'PCall'
Launch.lua:109: in function <Launch.lua.106>
What are your system specifications and configuration?
Operating System: Windows 11 Home 64-bit (10.0, Build 26100) (26100.ge_release.240331-1435)
Processor: Intel(R) Core(TM) i9-14900KF (32 CPUs), ~3.2GHz
Memory: 65536MB RAM
NVIDIA GeForce RTX 4070 Ti SUPER
How to reproduce the issue
When messing with items in the tab I randomly get this error. It occurs a lot too during item import from game or even editing items to check/see other stats and how it would affect my current build.
PoB for PoE1 build code
https://pobb.in/yC4-7viTxD7-
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Classes/Control.lua:76 に報告されている traceback から始め、Classes/DropDownControl.lua と ItemsTab.lua:1253 を通る呼び出しを追跡します。Items の編集中またはジュエルのインポート中にクラッシュを再現し、stack trace を使って anchor が欠落している control を特定します。Items タブでのこれらの操作とインポートで、報告された OnFrame エラーが発生しなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- lua
- 領域
- desktop
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100