Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

unable to load builds. gives error

未关闭
#10,107 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
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 小时
30 天内合并 PR
26

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

PathOfBuildingCommunity/PathOfBuilding 的其他 Issue

查看 PathOfBuildingCommunity/PathOfBuilding 的全部 Issue

相似的 Issue

更多 Lua Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。