Minimal Archaeology

Minimal Archaeology

2M Downloads

Error on MoP Beta

Closed this issue · 1 comments

commented

MoP Beta, French client:


> 7x ...Ons/MinimalArchaeology/addon/components/Digsites.lua:546: attempt to concatenate field 'race' (a nil value)
> [MinimalArchaeology/addon/components/Digsites.lua]:546: in function 'CreateDigSitesList'
> [MinimalArchaeology/addon/core/Events.lua]:272: in function 'EventDigsites'
> [MinimalArchaeology/addon/components/Digsites.lua]:341: in function <...Ons/MinimalArchaeology/addon/components/Digsites.lua:340>
> 
> Locals:
> self = <table> {
>  wpButton = MinArchDigsitesAutoWayButton {
>  }
>  showAfterCombat = false
>  frame = MinArchDigsites {
>  }
> }
> ContID = 3
> scrollf = MinArchDSScrollFrame {
>  bg = Texture {
>  }
> }
> scrollc = MinArchScrollDS {
>  digsites = <table> {
>  }
>  mouseover = <table> {
>  }
> }
> scrollb = MinArchScrollDSBar {
>  bg = Texture {
>  }
>  thumb = Texture {
>  }
> }
> PADDING = 5
> height = 0
> width = 301
> count = 1
> (for index) = 0
> (for limit) = 1
> (for step) = 1
> i = 0
> (for state) = <table> {
>  Site de fouilles des ruines Arklon = <table> {
>  }
>  Site de fouilles de Sha'naar = <table> {
>  }
>  Site de fouilles des ruines du Crâne ricanant = <table> {
>  }
>  Site de fouilles des ruines de l'Orbite sanglante = <table> {
>  }
>  Site de fouilles d'Halaa = <table> {
>  }
>  Site de fouilles de Zeth'Gor = <table> {
>  }
>  Site de fouilles des terres Ancestrales = <table> {
>  }
>  Site de fouilles de la halte de Glissentaille = <table> {
>  }
>  Site de fouilles d'Auchindoun est = <table> {
>  }
>  Site de fouilles du poste de Berceau-de-l'Été = <table> {
>  }
>  Site de fouilles des ruines Mâche-les-os = <table> {
>  }
>  Site de fouilles de Grangol'var = <table> {
>  }
>  Site de fouilles de la halte Illidari = <table> {
>  }
> }
> (for control) = "Site de fouilles des ruines du Crâne ricanant"
> name = "Site de fouilles des ruines du Crâne ricanant"
> digsite = <table> {
>  y = "21.791857481003"
>  x = "45.481139421463"
>  zone = "Nagrand"
>  subzone = ""
>  uiMapID = 107
> }
> status = true
> currentDigSite = Digsite1 {
> }
> (*temporary) = Digsite1 {
> }
> (*temporary) = " "
> (*temporary) = "Site de fouilles des ruines du Crâne ricanant"
> (*temporary) = " - "
> (*temporary) = nil
> (*temporary) = Digsite1 {
> }
> (*temporary) = "Digsite1"
> (*temporary) = nil
> (*temporary) = nil
> (*temporary) = "attempt to concatenate field 'race' (a nil value)"
> Common = <table> {
> }
> DigsitesScrollFrame = MinArchDSScrollFrame {
>  bg = Texture {
>  }
> }
> Digsites = <table> {
>  wpButton = MinArchDigsitesAutoWayButton {
>  }
>  showAfterCombat = false
>  frame = MinArchDigsites {
>  }
> }
> DigsitesScrollbar = MinArchScrollDSBar {
>  bg = Texture {
>  }
>  thumb = Texture {
>  }
> }
> L = <table> {
>  DATABROKER_HINT_SHIFT_LEFTCLICK = "Shift + Left-Click to toggle MinArch history window."
>  OPTIONS_NAV_TAXI_PINOPA_DESC = "Set the opacity of unrelated taxi nodes on the flight map"
>  OPTIONS_DEV_DEBUG_STATUS_DESC = "Show Minimal Archaeology status messages in the chat."
>  OPTIONS_COMPANION_POSITION_FEATURES_SOLVE_TITLE = "Solve button settings"
>  TOOLTIP_HISTORY_PRISTINE_COMPLETE = "Pristine version already found"
>  OPTIONS_COMPANION_GENERAL_HIDEINCOMBAT_TITLE = "Hide in combat"
>  DATABROKER_HINT_RIGHTCLICK = "Right-click to open settings"
>  GLOBAL_DRAENOR = "Draenor"
>  TOOLTIP_KEYSTONES_YOUHAVE = "You have"
>  OPTIONS_REGISTER_MINARCH_PATRONS_SUBTITLE = "Patrons"
>  GLOBAL_PANDARIA = "Pandarie"
>  OPTIONS_SHOW_WORLD_MAP_ICONS_TITLE = "Show world map overlay icons"
>  OPTIONS_REGISTER_MINARCH_COMPANION_TITLE = "MinArch Companion Settings"
>  OPTIONS_NAV_TOMTOM_ARROW_DESC = "Show arrow for waypoints created by MinArch. This won't change already existing waypoints."
>  TOOLTIP_MAIN_RELEVANCY_DISABLE = "Show all races. \n\n|cFF00FF00Right click to open settings and customize relevancy options.|r"
>  OPTIONS_RACE_RELEVANCY_OVERRIDE_FRAGCAP_TITLE = "Hide irrelevant solves for races set to Farming mode (fragment-capped)"
>  OPTIONS_COMPANION_POSITION_FEATURES_WP_TITLE = "Waypoint button settings"
>  OPTIONS_NAV_AUTO_PRIORITY_NOTE = "Note: Priority options have been moved to the Race Settings section"
>  OPTIONS_HISTORY_GROUP_TITLE = "Group by progress"
>  OPTIONS_RACE_RELEVANCY_SOLVABLE_DESC = "Show races which have a solve available, even if they're neither available nor related to your current continent."
>  OPTIONS_NAV_TITLE = "MinArch - TomTom"
>  TOOLTIP_HISTORY_AUTORESIZE_DISABLE = "Click to set the height of the History window to a fixed size|r"
>  OPTIONS_AUTOSHOW_DIGSITES_DESC = "Auto-show Minimal Archaeology when moving around in a digsite."
>  OPTIONS_THANKS = "Thanks for using Minimal Archaeology"
>  OPTIONS_REGISTER_MINARCH = "Minimal Archaeology"
>  GLOBAL_EASTERN_KINGDOMS = "Royaumes de l’Est"
>  OPTIONS_RACE_TITLE = "Race S

commented

Thanks for the report. Should be fixed in v11.1.0.10. Please reopen this issues if the issue still happens after the update.