PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Lua crash when utilizing Items tab and adjusting skill gems/Importing jewel from in-game
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Lua
- Estrellas
- 5.4k
- Forks
- 2.4k
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 26
Descripción
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-
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza con el traceback informado en Classes/Control.lua:76 y sigue después las llamadas a través de Classes/DropDownControl.lua y ItemsTab.lua:1253. Reproduce el bloqueo al editar Items o importar una joya, y usa el stack trace para identificar el control cuyo anchor falta. La tarea está terminada cuando estas acciones de la pestaña Items y de importación ya no producen el error OnFrame informado.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- lua
- Área
- desktop
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100