Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

unable to load builds. gives error

オープン
#10,107 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
55/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
lua
領域
desktop

調査の方向性

まず、提供された PoB ビルドコードをインポートし、Classes/PassiveSpec.lua:1071 に表示されるエラーを再現します。NodesInIntuitiveLeapLikeRadius と、BuildAllDependsAndPaths を通る周辺のロードパスを読み、その後、提供されたビルドが nil 値エラーなしでロードされ、他のビルドも引き続きロード可能であることを確認します。

索引モデルが issue の本文から書いたものです。

説明

bug
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

How is Path of Building expected to behave?

Error:

In 'OnFrame': Classes/PassiveSpec.lua:1071: attempt to index local 'item' (a nil value)
stack traceback:
Classes/PassiveSpec.lua:1071: in function 'NodesInIntuitiveLeapLikeRadius'
Classes/PassiveSpec.lua:1474: in function 'BuildAllDependsAndPaths'
Classes/PassiveSpec.lua:300: in function 'ImportFromNodeList'
Classes/PassiveSpec.lua:179: in function 'Load'
Classes/TreeTab.lua:512: in function <Classes/TreeTab.lua:494>
Modules/Build.lua:656: in function 'CallMode'
Modules/Main.lua:356: in function <Modules/Main.lua:342>
[C]: in function 'PCall'
Launch.lua:111: in function Launch.lua:108
v2.66.2 master
Press Enter/Escape to dismiss, F4 to return to build selection, or F5 to restart the application.
Press CTRL + C to copy error text.

How does Path of Building behave?

when loading the provided build, it causes the below error screen to appear. this causes the application to no longer load any builds, repeating the error. I can close and open some other builds, but otherwise the application becomes unuasble

How to reproduce the issue

try and import build and i get the provided error

PoB for PoE1 build code
https://pobb.in/i9LRu2ek3xkX
Screenshots

No response

主要言語
Lua
スター
5.4k
フォーク
2.4k
平均マージ
1日 12時間
マージ済み PR(30日)
26

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

PathOfBuildingCommunity/PathOfBuilding のほかの issue

PathOfBuildingCommunity/PathOfBuilding の issue をすべて見る

似ている issue

Lua の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。