Skip to content

Error when importing builds on latest Beta version (v2.65.0-38ed25e2 beta) #9985

Description

@blamekooves

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?

When attempting to import this build I am met with the following error.

Error:

In 'OnFrame': Modules/ItemTools.lua:96: attempt to perform arithmetic on upvalue 'range' (a nil value)
stack traceback:
Modules/ItemTools.lua:96: in function <Modules/ItemTools.lua:95>
[C]: in function 'gsub'
Modules/ItemTools.lua:95: in function <Modules/ItemTools.lua:92>
Classes/Item.lua:1164: in function 'ParseRaw'
Classes/ItemsTab.lua:1177: in function <Classes/ItemsTab.lua:1145>
Modules/Build.lua:647: in function 'Init'
Classes/ImportTab.lua:661: in function 'importSelectedBuild'
Classes/ImportTab.lua:703: in function 'OnKeyUp'
Classes/ControlHost.lua:62: in function 'ProcessControlsInput'
Classes/ImportTab.lua:777: in function 'Draw'
Modules/Build.lua:1273: in function 'CallMode'
Modules/Main.lua:372: in function <Modules/Main.lua:342>
[C]: in function 'PCall'
Launch.lua:111: in function Launch.lua:108
v2.65.0-38ed25e2 beta
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?

I am using the latest beta version( v2.65.0-38ed25e2 beta). When attempting to import a specific build I am met with the provided error every time, even though PoB says the code is valid.

How to reproduce the issue

  1. Copy import code from URL/String provided.
  2. Navigate to 'Import/Export Build' tab.
  3. Paste URL into the URL Import Field.
  4. See appropriate "Code is valid" message appear in green.
  5. Press import
  6. Receive above error consistently.

PoB for PoE1 build code

https://pobb.in/DTUKyXVZqKDi

Screenshots

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions