BugSack

BugSack

7M Downloads

Lua error related to Baganator

OnemanzooMeowmix opened this issue ยท 1 comments

commented

Describe the problem

Did this happen on PTR/Beta or the live version of WoW?

This happened on the retail version of WoW TWW.

What steps will reproduce the problem?

  1. Lauch the game.
  2. Enter World
  3. Click on Bugsack and notice the lua error.

Attach a screenshot below to help describe your issue (Attach directly, do not link to other websites)

No screenshot needed, im paste-ing the text.

What version of the addon are you using? (Stating 'latest' is not useful)

BugSack v11.2.1

Do you have an error log of what happened?

2x Baganator/Core/Config.lua:357: attempt to index local 'name' (a nil value)
[Baganator/Core/Config.lua]:357: in function 'Get'
[Baganator/Core/Analytics.lua]:27: in function 'RunAnalytics'
[Baganator/Core/Initialize.lua]:86: in function <Baganator/Core/Initialize.lua:32>
[C]: in function 'xpcall'
[Baganator/Core/Utilities.lua]:14: in function <Baganator/Core/Utilities.lua:11>

Locals:
name = nil
characterName = nil
(*temporary) =

{
guild_view_width = 14
junk_plugin = "vendor"
reduce_spacing = true
upgrade_plugin = "pawn"
automatic_categories_added =
{
}
show_search_box = true
debug_categories_search = false
bank_view_show_bag_slots = false
bank_view_width = 20
sort_method = "type"
reverse_groups_sort_order = false
auto_open =
{
}
icon_corners_auto_insert_applied =
{
}
show_recents_tabs_main_view = false
migrated_sort_method = true
category_hidden =
{
}
junk_plugin_ignored =
{
}
icon_flash_similar_alt = false
category_edit_search_mode = "visual"
sort_ignore_bank_slots_count = 0
warband_current_tab = 1
category_item_grouping = true
icon_top_left_corner_array =
{
}
recent_timeout = 15
category_display_order =
{
}
current_skin = "dark"
hide_boe_on_common = false
bank_view_type = "single"
icon_grey_junk = true
category_sort_method = "type"
sort_start_at_bottom = false
icon_top_right_corner_array =
{
}
icon_bottom_right_corner_array =
{
}
bank_view_position =
{
}
recent_include_owned = false
guild_view_position_2 =
{
}
category_sections =
{
}
seen_welcome = 1
hide_special_container =
{
}
character_select_position =
{
}
category_horizontal_spacing_2 = 0.150000
category_default_import = 2
debug_categories = false
character_bank_current_tab = 1
character_bank_view_width = 14
currency_headers_collapsed =
{
}
currencies_tracked_imported = 0
new_items_flashing = true
lock_frames = true
category_migration = 5
upgrade_plugin_ignored =
{
}
category_modifications =
{
}
warband_bank_view_width = 14
sort_ignore_slots_at_end = false
add_to_category_buttons_2 = "drag"
view_type = "unset"
bank_current_tab = 2
icon_text_quality_colors = false
bag_view_show_bag_slots = false
icon_text_font_size = 13
currencies_tracked =
{
}
bag_view_width = 21
disabled_skins =
{
}
sort_ignore_slots_count_2 = 0
category_section_toggled =
{
}
guild_current_tab = 6
show_buttons_on_alt = true
recent_characters_main_view =
{
}
debug_keywords = false
auto_sort_on_open = false
setting_anchors = false
bag_view_type = "category"
icon_mark_unusable = false
bag_empty_space_at_top = false
guild_view_dialog_position =
{
}
skins =
{
}
bag_view_position =
{
}
debug_timers = false
show_sort_button_2 = true
saved_searches =
{
}
bag_icon_size = 40
currency_panel_position =
{
}
icon_equipment_set_border = true
category_group_empty_slots = true
icon_context_fading = true
custom_categories =
{
}
icon_bottom_left_corner_array =
{
}
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'name' (a nil value)"
addonTable =
{
InventoryTracking =
{
}
Dialogs =
{
}
Constants =
{
}
Transfers =
{
}
ItemViewCommon =
{
}
Help =
{
}
sortItemFieldMap =
{
}
ViewManagement =
{
}
API =
{
}
CustomiseDialog =
{
}
BagTransfers =
{
}
Config =
{
}
Search =
{
}
CallbackRegistry =
{
}
CategoryViews =
{
}
Locales =
{
}
json =
{
}
BankTransferManager = Frame {
}
WagoAnalytics =
{
}
SlashCmd =
{
}
SingleViews =
{
}
Utilities =
{
}
NewItems = Frame {
}
Core =
{
}
BankTransferManagerMixin =
{
}
Compatibility =
{
}
Skins =
{
}
ItemButtonUtil =
{
}
Sorting =
{
}
}

Any additional information? (example: WoW language if not English)

commented

This issue isn't related to BugSack, and is a purely Baganator issue, that is now fixed.