Azeroth Pilot Reloaded

Azeroth Pilot Reloaded

2M Downloads

[ISSUE] - error when doing dungeons

Cudyhouse opened this issue · 0 comments

commented

Description

Every time in dungeons, i have a lua error message

World of Warcraft Flavor

Retail (Default)

APR Status

{{"Class","SHAMAN"},{"Continent","Khaz Algar"},{"Time & Date","Sat Sep 28 01:41:18 2024"},{"Language","frFR"},{"Name","Zephyrïa"},{"Realm","Krasus"},{"World Coordinates","-2658.50, 2673.80"},{"Level","80"},{"AddOn Version","v4.5.0"},{"Faction","Alliance"},{"Coordinates","53.58, 44.73"},{"Client Build","56647"},{"Client Version","11.0.2"},{"Index, Step","74, GetFP"},{"Route","2248-TWW-Isle-of-Dorn"},{"Zone","Trésor du conseil"}}

Tested with only APR

  • Yes
  • No

Lua Error

Message: Interface/AddOns/APR/APR-Core/Transport.lua:317: attempt to perform arithmetic on upvalue 'posX' (a nil value)
Time: Fri Sep 27 22:26:35 2024
Count: 29
Stack: Interface/AddOns/APR/APR-Core/Transport.lua:317: attempt to perform arithmetic on upvalue 'posX' (a nil value)
[string "@Interface/AddOns/APR/APR-Core/Transport.lua"]:317: in function findClosestTaxi' [string "@Interface/AddOns/APR/APR-Core/Transport.lua"]:334: in function ClosestTaxi'
[string "@Interface/AddOns/APR/APR-Core/Transport.lua"]:274: in function GetPortal' [string "@Interface/AddOns/APR/APR-Core/Transport.lua"]:74: in function GetMeToRightZone'
[string "@Interface/AddOns/APR/APR-Core/Transport.lua"]:367: in function <Interface/AddOns/APR/APR-Core/Transport.lua:353>

Locals: faction = "Neutral"
closestDistance = Infinite
closestNodeId = nil
closestName = nil
closestX = 0
closestY = 0
(for state) =

{
2925 =
{
}
2929 =
{
}
2931 =
{
}
2933 =
{
}
2935 =
{
}
2937 =
{
}
2970 =
{
}
2972 =
{
}
2943 =
{
}
2984 =
{
}
2889 =
{
}
2922 =
{
}
2893 =
{
}
2926 =
{
}
2928 =
{
}
2963 =
{
}
2932 =
{
}
2934 =
{
}
2962 =
{
}
2950 =
{
}
2944 =
{
}
2942 =
{
}
2882 =
{
}
2941 =
{
}
2924 =
{
}
2919 =
{
}
2921 =
{
}
2923 =
{
}
2920 =
{
}
}
(for control) = 2925
nodeId = 2925
taxi =
{
y = 72.316002
x = -4018.750000
Name = "Opportunity Point, The Ringing Deeps"
}
taxiX = -4018.750000
taxiY = 72.316002
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on upvalue 'posX' (a nil value)"
continent = 2274
posX = nil
posY = nil

Reproduction Steps

1 : tag into dungeon
2 : entering dungeon
3 : error lua

Screenshots

No response

Any additional information?

No response