Advertisement
bringitonwimps

newerroe

Jan 19th, 2025
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. Involved Harmony IDs: brainfreeze, com.chronolegionnaire.hydrateordiedrate, extrainfo, improvedhandbookrecipes, wearandtear
  2. System.TypeLoadException: Could not load type 'HydrationManager' from assembly 'HydrateOrDiedrate, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  3. at BrainFreeze.Code.HarmonyPatches.FrozenInteractions.Consumption.HydrateOrDiedratePatches.GetHydrationPrefix(ItemStack itemStack, Single& result)
  4. at HydrateOrDiedrate.HydrationManager.GetHydration_Patch1(ItemStack itemStack)
  5. at HydrateOrDiedrate.patches.CollectibleObjectGetHeldItemInfoPatch.Postfix(ItemSlot inSlot, StringBuilder dsc, IWorldAccessor world, Boolean withDebugInfo) in C:\Users\bryan\RiderProjects\HydrateOrDiedrate\HydrateOrDiedrate\src\patches\CollectibleObjectGetHeldItemInfoPatch.cs:line 27
  6. at Vintagestory.API.Common.CollectibleObject.GetHeldItemInfo_Patch3(CollectibleObject this, ItemSlot inSlot, StringBuilder dsc, IWorldAccessor world, Boolean withDebugInfo)
  7. at Vintagestory.API.Common.Block.GetHeldItemInfo(ItemSlot inSlot, StringBuilder dsc, IWorldAccessor world, Boolean withDebugInfo) in VintagestoryApi\Common\Collectible\Block\Block.cs:line 2299
  8. at Vintagestory.API.Common.ItemStack.GetDescription(IWorldAccessor world, ItemSlot inSlot, Boolean debug) in VintagestoryApi\Common\Collectible\ItemStack.cs:line 400
  9. at Vintagestory.Common.CreativeTab.CreateSearchCache(IWorldAccessor world) in VintagestoryLib\Common\GameContent\Inventory\CreativeTab.cs:line 45
  10. at Vintagestory.Common.CreativeTabs.CreateSearchCache(IWorldAccessor world) in VintagestoryLib\Common\GameContent\Inventory\CreativeTabs.cs:line 48
  11. at Vintagestory.Client.NoObf.GuiDialogInventory.<OnOwnPlayerDataReceived>b6_0() in VintagestoryLib\Client\Systems\Gui\Dialogs\GuiDialogInventory.cs:line 58
  12. at Vintagestory.API.Common.TyronThreadPool.<>cDisplayClass13_0.<QueueTask>b0(Object a) in VintagestoryApi\Common\TyronThreadPool.cs:line 121
  13. at System.Threading.QueueUserWorkItemCallback.Execute()
  14. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  15. at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement