Bounties not available from Haldor.
skami48 opened this issue · 2 comments
Hi, I've found that Haldor no longer gives the bounties menu after the update.
Version 0.9.34
Valheim 7 november 2023 update
beepinex : 5.4.2202
[Error : Unity Log] MissingMethodException: Method not found: UnityEngine.Transform .Utils.FindChild(UnityEngine.Transform,string)
Stack trace:
TradersExtended.TradersExtended+StoreGui_FillList_Patch.Postfix (StoreGui __instance) (at <695e08d3c7d34c01a4614de0defd23df>:0)
(wrapper dynamic-method) StoreGui.DMDStoreGui::FillList(StoreGui)
(wrapper dynamic-method) StoreGui.DMDStoreGui::Show(StoreGui,Trader)
Trader.Interact (Humanoid character, System.Boolean hold, System.Boolean alt) (at <756c340c98604b74a98c3197ae588e90>:0)
Player.Interact (UnityEngine.GameObject go, System.Boolean hold, System.Boolean alt) (at <756c340c98604b74a98c3197ae588e90>:0)
(wrapper dynamic-method) Player.DMDPlayer::Update(Player)
NullReferenceException at (wrapper managed-to-native) UnityEngine.GameObject.GetComponent(UnityEngine.GameObject,System.Type) at EpicLoot.Data.ItemInfo+<>c.<get_modGuid>b__3_0 () [0x00093] in <c085ade0925d42a7910d0d32c1396d5c>:0 at EpicLoot.Data.ItemInfo.get_modGuid () [0x00012] in <c085ade0925d42a7910d0d32c1396d5c>:0 at EpicLoot.Data.ItemInfo.dataKey (System.String key) [0x00000] in <c085ade0925d42a7910d0d32c1396d5c>:0 at EpicLoot.Data.ItemInfo..ctor (ItemDrop+ItemData itemData) [0x0002d] in <c085ade0925d42a7910d0d32c1396d5c>:0 at EpicLoot.Data.ItemExtensions.Data (ItemDrop+ItemData item) [0x00017] in <c085ade0925d42a7910d0d32c1396d5c>:0 at EpicLoot.ItemDataExtensions.IsMagic (ItemDrop+ItemData itemData) [0x00001] in <c085ade0925d42a7910d0d32c1396d5c>:0 at EpicLoot.ItemDataExtensions.GetRarity (ItemDrop+ItemData itemData) [0x00001] in <c085ade0925d42a7910d0d32c1396d5c>:0 at EpicLoot.EpicLoot.TryRegisterItems () [0x00067] in <c085ade0925d42a7910d0d32c1396d5c>:0 at EpicLoot.ObjectDB_CopyOtherDB_Patch.Postfix () [0x00001] in <c085ade0925d42a7910d0d32c1396d5c>:0 at (wrapper dynamic-method) ObjectDB.DMD<ObjectDB::CopyOtherDB>(ObjectDB,ObjectDB) at FejdStartup.SetupObjectDB () [0x00016] in <756c340c98604b74a98c3197ae588e90>:0 at (wrapper dynamic-method) FejdStartup.DMD<FejdStartup::Start>(FejdStartup)
I have same problem and with same mod as guy above, but for me its EpicLoot that is complaining.
BepInEx 5.4.22
EpicLoot 0.9.34
TradersExtended 1.0.13
I tried Playing with ItemInfo.json file but no success. If that file exists game still shows that error, and if it not exists it just complains about missing file.