Log in to ZYGOR
Log in with social media
OR
Log in with Zygor account

Announcement

Collapse
No announcement yet.

LUA Error While in Group

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    LUA Error While in Group

    54x ...sViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0-27.lua:647: attempt to perform arithmetic on local 'x' (a nil value)
    ...sViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0-27.lua:647: in function `GetWorldCoordinatesFromZone'
    ...sViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0-27.lua:680: in function `TranslateZoneCoordinates'
    ZygorGuidesViewer\Pointer.lua:3893: in function <ZygorGuidesViewer\Pointer.lua:3882>
    ZygorGuidesViewer\Pointer.lua:3958: in function `AnimateAnts'
    ZygorGuidesViewer\Pointer.lua:1637: in function <ZygorGuidesViewer\Pointer.lua:1584>

    Locals:
    self = <table> {
    mapData = <table> {
    }
    GetAllMapIDs = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:629
    gathered = true
    mapToID = <table> {
    }
    continentZoneMap = <table> {
    }
    GetMapFileFromID = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:579
    GetZoneDistance = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:711
    RegisterCallback = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:116
    GatherMapData = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:397
    GetNumFloors = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:615
    GetMapIDFromCZ = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:586
    TranslateZoneCoordinates = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:679
    GetWorldDistance = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:696
    GetPlayerZonePosition = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:786
    Continents = <table> {
    }
    GetMapIDFromFile = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:569
    GetWorldCoordinatesFromZone = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:642
    eventFrame = <unnamed> {
    }
    updateTimerActive = true
    UpdateCurrentPosition = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:453
    GetMapContinent = <function> defined @ZygorGuidesViewer\Libs/HBDragons.lua:19
    callbacks = <table> {
    }
    GetPlayerZone = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:778
    GetPlayerWorldPosition = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:766
    GetZoneCoordinatesFromWorld = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:658
    GetCZFromMapID = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:595
    transforms = <table> {
    }
    GetLocalizedMap = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:559
    microDungeons = <table> {
    }
    GetUnitWorldPosition = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:754
    GetZoneSize = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:606
    GetWorldVector = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:731
    UnregisterCallback = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:179
    }
    x = nil
    y = nil
    zone = 1015
    level = 0
    data = <table> {
    1 = 6589.5830078125
    2 = 4393.75
    3 = 9831.25
    4 = 1806.25
    numFloors = 0
    floors = <table> {
    }
    name = "Azsuna"
    mapFile = "Azsuna"
    instance = 1220
    originalInstance = 1220
    Z = 1
    C = 8
    }
    width = 6589.5830078125
    height = 4393.75
    left = 9831.25
    top = 1806.25
    (*temporary) = 0
    (*temporary) = "number"
    (*temporary) = nil
    (*temporary) = "attempt to perform arithmetic on local 'x' (a nil value)"
    getMapDataTable = <function> defined @ZygorGuidesViewer\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:424

    #2
    This is being looked into. If you go into the Travel System section of the guide viewer settings and look in the advanced section change the ant distance to Off to disable the ants and that will get rid of the error until we're able to fix it.
    Become a Fan of Zygor Guides on Facebook:
    http://www.facebook.com/pages/Zygor-...04933799556988

    Follow Zygor Guides on Twitter:
    http://twitter.com/zygorguides

    Comment

    Working...
    X