Advertisement
Guest User

Untitled

a guest
Sep 10th, 2024
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. 2024-09-10T18:08:46 72.829 ERR [XUi] Error while updating window group 'crafting':
  2. 2024-09-10T18:08:46 72.830 EXC Object reference not set to an instance of an object
  3. at CraftFromContainers.CraftFromContainers.ReloadStorages () [0x00155] in <bc58d6154f0c4e93bd2751727a17bdcd>:0
  4. at CraftFromContainers.CraftFromContainers.AddAllStorageStacks (System.Collections.Generic.List`1[T] items) [0x00001] in <bc58d6154f0c4e93bd2751727a17bdcd>:0
  5. at (wrapper dynamic-method) XUiC_RecipeList.DMD<System.Void XUiC_RecipeList:Update(System.Single)>(XUiC_RecipeList,single)
  6. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void XUiC_RecipeList:Update(System.Single)>(XUiC_RecipeList,single)
  7. at XUiController.Update (System.Single _dt) [0x00084] in <6d1a8548522e46dc83d70764cc5f4032>:0
  8. at XUiController.Update (System.Single _dt) [0x00084] in <6d1a8548522e46dc83d70764cc5f4032>:0
  9. at XUiC_CraftingListInfo.Update (System.Single _dt) [0x00080] in <6d1a8548522e46dc83d70764cc5f4032>:0
  10. at XUiController.Update (System.Single _dt) [0x00084] in <6d1a8548522e46dc83d70764cc5f4032>:0
  11. at XUi.OnUpdateDeltaTime (System.Single updateDeltaTime) [0x00159] in <6d1a8548522e46dc83d70764cc5f4032>:0
  12. UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
  13. Log:Exception(Exception)
  14. XUi:OnUpdateDeltaTime(Single)
  15. XUiUpdater:Update()
  16. XUiUpdateHelper:LateUpdate()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement