GW2 UI

GW2 UI

2M Downloads

Gw2UI Error

Asgardt86 opened this issue ยท 2 comments

commented

Version: GW2_UI 8.3.3 Date: 08/31/25 17:55:03 Locale: deDE Build 11.2.0 62876
[17:54:44] [ERROR]: "GW2_UI/Core/Api/storage.lua:111: attempt to perform arithmetic on local 'prev' (a table value)"
[GW2_UI/Core/Api/storage.lua]:111: in function <GW2_UI/Core/Api/storage.lua:106>
[GW2_UI/Core/Api/storage.lua]:128: in function 'UpdateCharData'
[GW2_UI/Core/GW2_ui.lua]:867: in function <GW2_UI/Core/GW2_ui.lua:490>
[GW2_UI/Core/GW2_ui.lua]:879: in function <GW2_UI/Core/GW2_ui.lua:877>

commented

BugSack infos:

30x GW2_UI/Core/Api/storage.lua:111: attempt to perform arithmetic on local 'prev' (a table value)
[GW2_UI/Core/Api/storage.lua]:111: in function <GW2_UI/Core/Api/storage.lua:106>
[GW2_UI/Core/Api/storage.lua]:128: in function 'UpdateCharData'
[GW2_UI/Core/GW2_ui.lua]:867: in function <GW2_UI/Core/GW2_ui.lua:490>
[GW2_UI/Core/GW2_ui.lua]:879: in function <GW2_UI/Core/GW2_ui.lua:877>

Locals:
money = 2209265948
prev =

{
class = "EVOKER"
name = "Leeviatan"
faction = "Alliance"
}
(*temporary) = "money"
(*temporary) = "CHAR"
(*temporary) =
{
class = "EVOKER"
name = "Leeviatan"
faction = "Alliance"
}
(*temporary) =
{
class = "EVOKER"
name = "Leeviatan"
faction = "Alliance"
}
(*temporary) = "attempt to perform arithmetic on local 'prev' (a table value)"
GW =
{
mylevel = 80
screenwidth = 2560
mysex = 2
animations =
{
}

commented

Already fixed in dev brunch