arkayenro / arkinventory

A World of Warcraft Inventory mod for Retail, Burning Crusade, and Classic
108 stars 14 forks source link

v3.08.01 LibStub issue #1045

Closed Amendair closed 6 years ago

Amendair commented 6 years ago

Hey there,

At launch, when ArkInventory is loaded, I get an issue everytime. Here is the lua error :

Message: Interface\AddOns\ArkInventory\ArkInventoryConst.lua:13: attempt to call global 'LibStub' (a nil value) Time: Thu Jul 19 15:00:39 2018 Count: 1 Stack: Interface\AddOns\ArkInventory\ArkInventoryConst.lua:13: attempt to call global 'LibStub' (a nil value) Interface\AddOns\ArkInventory\ArkInventoryConst.lua:13: in main chunk

Locals: _G =

{ UpdateOnBarHighlightMarksBySpell = defined @Interface\FrameXML\ActionButton.lua:70 ERR_OUT_OF_CHI = "Pas assez de chi" DH_HAVOC_CORE_ABILITY_2 = "Attaque puissante en mêlée qui consomme de la fureur. Si elle inflige un coup critique, une partie de la fureur est récupérée." MultiCastActionButton6Cooldown = MultiCastActionButton6Cooldown { } MerchantItem9ItemButtonStock = MerchantItem9ItemButtonStock { } GetTrainerServiceTypeFilter = defined =[C]:-1 UNIT_NAMES_COMBATLOG_TOOLTIP = "Colorer les noms des unités." SetTrainerServiceTypeFilter = defined =[C]:-1 StoreMicroButtonAlertGlowBottom = StoreMicroButtonAlertGlowBottom { } SPELL_FAILED_CUSTOM_ERROR_71 = "Ce bambocheur aimerait danser avec vous." LE_GAME_ERR_PET_SPELL_TARGETS_DEAD = 398 ERROR_CLUB_TICKET_COUNT_AT_MAX_COMMUNITY = "Impossible de créer d’autres liens d’invitation pour cette communauté." RecruitAFriendFrame = RecruitAFriendFrame { } CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdownButtonNormalTexture = CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdownButtonNormalTexture { } TutorialFrameLeft19 = TutorialFrameLeft19 { } MultiCastActionButton2Cooldown = MultiCastActionButton2Cooldown { } ERR_TRADE_EQUIPPED_BAG = "Vous ne pouvez pas échanger des sacs équipés." PVP_RANK_6_1 = "Caporal" BOOKTYPE_PROFESSION = "professions" AudioOptionsVoicePanelOutputDeviceDropdownButtonHighlightTexture = AudioOptionsVoicePanelOutputDeviceDropdownButtonHighlightTexture { } VideoOptionsFrameDefaults = VideoOptionsFrameDefaults { } MerchantItem1AltCurrencyFrameItem1Text = MerchantItem1AltCurrencyFrameItem1Text { } OPTION_TOOLTIP_ACTION_BUTTON_USE_KEY_DOWN = "Les boutons d’action associés à un raccourci clavier se déclencheront au moment où la touche est enfoncée, et non relâchée." BINDING_NAME_NAMEPLATES = "Afficher les barres d'info des ennemis" INSTANCE_UNAVAILABLE_OTHER_TEMPORARILY_DISABLED = "%s ne peut pas entrer. Cette instance est temporairement désactivée." MultiBarBottomRightButton8Shine5 = MultiBarBottomRightButton8Shine5 { } IsReferAFriendLinked = defined =[C]:-1 MAIL_LETTER_TOOLTIP = "Cliquez pour faire une copie permanente de cette lettre." UnitFrameManaBar_UnregisterDefaultEvents = defined @Interface\FrameXML\UnitFrame.lua:787 PaperDollTitlesPaneButton10BgTop = PaperDollTitlesPaneButton10BgTop { } DUNGEON_FLOOR_UPPERBLACKROCKSPIRE3 = "Salle de Main-Noire" CHAT_CONFIG_OTHER_COMBAT =
{ } FCFDockOverflowButton_OnClick = defined @Interface\FrameXML\FloatingChatFrame.lua:2372 TutorialFrameRight19 = TutorialFrameRight19 { } ChatFrame6EditBoxFocusMid = ChatFrame6EditBoxFocusMid { } BN_UNABLE_TO_RESOLVE_NAME = "Impossible de chuchoter un message à "%s". Les services Blizzard sont peut-être indisponibles." LE_GAME_ERR_RECRUIT_A_FRIEND_FAILED = 947 CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight = CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight { } LFGTeleport = defined =[C]:-1 LE_GAME_ERR_ONLY_ONE_QUIVER = 32 INT_SPELL_DURATION_HOURS = "%d |4heure:heures;" ToggleEncounterJournal = defined @Interface\FrameXML\UIParent.lua:905 LOSS_OF_CONTROL_DISPLAY_FEAR = "Peur" Graphics_QualityText = Graphics_QualityText { } TalentMicroButtonAlertShadowTopLeft = TalentMicroButtonAlertShadowTopLeft { } OverrideActionBarButton6Shine11 = OverrideActionBarButton6Shine11 { } ROGUE_COMBAT_CORE_ABILITY_4 = "Attaque en mêlée qui consomme des points de combo." JoinSkirmish = defined =[C]:-1 Advanced_GraphicsAPIDropDownButtonHighlightTexture =

I have tried to look for a solution on my side but can't do anything with this issue. Any idea of what I can do to fix it?

I will try to go back to the old version to have it working again.

Amendair commented 6 years ago

Don't worrry. I have restarted my computer (an dmy game so) and the issue have disappeared. Probably a problem with the game loading the LibStub library ...

Sorry to have bothered you