You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time i want to pick a new char and update the build i get this error (same error with master and dev branch):
I start with right click on context menu of TestItem.ahk and choose "Show Character Picker" or "re-import build (update)"
depending on what i was chossing the char picker is shown or not and then it seems to do something for a while (maybe 3-6 seconds)
the following message appears:
C:\Users\Jens\PoB-Item-Tester-master\bin\luajit.exe: C:\Users\Jens\PoB-Item-Tester-master\ItemTester\mockui.lua:130: bad argument #1 to 'setopt' (string expected)
stack traceback:
[C]: in function 'setopt'
C:\Users\Jens\PoB-Item-Tester-master\ItemTester\mockui.lua:130: in function 'DownloadPage'
Classes/ImportTab.lua:378: in function 'DownloadCharacterList'
...\Jens\PoB-Item-Tester-master\ItemTester\pobinterface.lua:100: in function 'updateBuild'
...s\Jens\PoB-Item-Tester-master\ItemTester\UpdateBuild.lua:34: in main chunk
[C]: at 0x004020f0
Path: C:\Users\Jens\Documents\Path of Building\Builds\WitchNix_Zombie_320.xml
Build: WitchNix_Zombie_320
Skill group/gem/part: Raise Zombie / Raise Zombie / -
Importing character changes...
Pre-update checks...
Looking for matching character...
It makes no diffenrence which kind of build i choose.
Nevertheless, the TestItem-script is still working and it uses the right char.
I'm usind Windows 11 and PoB 2.25.1, AHK v1.1.33.10
The text was updated successfully, but these errors were encountered:
Every time i want to pick a new char and update the build i get this error (same error with master and dev branch):
C:\Users\Jens\PoB-Item-Tester-master\bin\luajit.exe: C:\Users\Jens\PoB-Item-Tester-master\ItemTester\mockui.lua:130: bad argument #1 to 'setopt' (string expected)
stack traceback:
[C]: in function 'setopt'
C:\Users\Jens\PoB-Item-Tester-master\ItemTester\mockui.lua:130: in function 'DownloadPage'
Classes/ImportTab.lua:378: in function 'DownloadCharacterList'
...\Jens\PoB-Item-Tester-master\ItemTester\pobinterface.lua:100: in function 'updateBuild'
...s\Jens\PoB-Item-Tester-master\ItemTester\UpdateBuild.lua:34: in main chunk
[C]: at 0x004020f0
Path: C:\Users\Jens\Documents\Path of Building\Builds\WitchNix_Zombie_320.xml
Build: WitchNix_Zombie_320
Skill group/gem/part: Raise Zombie / Raise Zombie / -
Importing character changes...
Pre-update checks...
Looking for matching character...
It makes no diffenrence which kind of build i choose.
Nevertheless, the TestItem-script is still working and it uses the right char.
I'm usind Windows 11 and PoB 2.25.1, AHK v1.1.33.10
The text was updated successfully, but these errors were encountered: