Tiavor

vintage story building plus error log

Jun 8th, 2023
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.08 KB | None | 0 0
  1. Running on 64 bit Windows with 32 GB RAM
  2. Game Version: v1.18.5 (Stable)
  3. 08.06.2023 13:42:15: Critical error occurred in the following mod: [email protected]
  4. System.MissingFieldException: Feld nicht gefunden: "Vintagestory.API.Common.Block.SideSolid".
  5. bei VSMods.BalconyStair.ShouldConnectAtHorizontal(IWorldAccessor world, BlockPos ownPos, BlockFacing side)
  6. bei VSMods.BalconyStair.GetWindowCodeHor(IWorldAccessor world, BlockPos pos, BlockFacing facing) in b:\modding_dlya_daunow\mods\buildingplus\src\Blocks\BalconyStair.cs:Zeile 154.
  7. bei VSMods.BalconyStair.GetOrientationsHorizontal(IWorldAccessor world, BlockPos pos) in b:\modding_dlya_daunow\mods\buildingplus\src\Blocks\BalconyStair.cs:Zeile 29.
  8. bei VSMods.BalconyStair.TryPlaceBlock(IWorldAccessor world, IPlayer byPlayer, ItemStack itemstack, BlockSelection blockSel, String& failureCode) in b:\modding_dlya_daunow\mods\buildingplus\src\Blocks\BalconyStair.cs:Zeile 181.
  9. bei Vintagestory.Client.NoObf.ClientMain.OnPlayerTryPlace(BlockSelection blockSelection, String& failureCode) in VintagestoryLib\Client\ClientMain.cs:Zeile 1637.
  10. bei Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.OnBlockBuild(BlockSelection blockSelection, Block onBlock, String& failureCode) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:Zeile 701.
  11. bei Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.HandleMouseInteractionsBlockSelected(Single dt) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:Zeile 556.
  12. bei Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.OnFinalizeFrame(Single dt) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:Zeile 89.
  13. bei Vintagestory.Client.NoObf.ClientEventManager.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\Util\ClientEventManager.cs:Zeile 197.
  14. bei Vintagestory.Client.NoObf.ClientMain.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\ClientMain.cs:Zeile 789.
  15. bei Vintagestory.Client.NoObf.ClientMain.RenderToDefaultFramebuffer(Single dt) in VintagestoryLib\Client\ClientMain.cs:Zeile 981.
  16. bei Vintagestory.Client.GuiScreenRunningGame.RenderToDefaultFramebuffer(Single dt) in VintagestoryLib\Client\MainMenu\Screens\GuiScreenRunningGame.cs:Zeile 243.
  17. bei Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:Zeile 724.
  18. bei Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:Zeile 627.
  19. bei Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(Object sender, FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:Zeile 126.
  20. bei System.EventHandler`1.Invoke(Object sender, TEventArgs e)
  21. bei OpenTK.GameWindow.RaiseRenderFrame(Double elapsed, Double& timestamp) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:Zeile 479.
  22. bei OpenTK.GameWindow.DispatchRenderFrame() in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:Zeile 454.
  23. bei OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:Zeile 375.
  24. bei Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs)
  25. bei Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:Zeile 93.
  26.  
  27. Event Log entries containing Vintagestory.exe, the latest 3
  28. ==================================
  29. { TimeGenerated = 21.05.2023 18:29:00, Site = , Source = .NET Runtime, Message = Anwendung: Vintagestory.exe
  30. Frameworkversion: v4.0.30319
  31. Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
  32. Ausnahmeinformationen: System.ObjectDisposedException
  33. bei System.Threading.ThreadLocal`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetValueSlow()
  34. bei Vintagestory.API.Common.CollectibleObject.UpdateAndGetTransitionStatesNative(Vintagestory.API.Common.IWorldAccessor, Vintagestory.API.Common.ItemSlot)
  35. bei Vintagestory.API.Common.CollectibleObject.AppendPerishableInfoText(Vintagestory.API.Common.ItemSlot, System.Text.StringBuilder, Vintagestory.API.Common.IWorldAccessor)
  36. bei Vintagestory.API.Common.CollectibleObject.GetHeldItemInfo(Vintagestory.API.Common.ItemSlot, System.Text.StringBuilder, Vintagestory.API.Common.IWorldAccessor, Boolean)
  37. bei Vintagestory.API.Common.Block.GetHeldItemInfo(Vintagestory.API.Common.ItemSlot, System.Text.StringBuilder, Vintagestory.API.Common.IWorldAccessor, Boolean)
  38. bei Vintagestory.API.Common.ItemStack.GetDescription(Vintagestory.API.Common.IWorldAccessor, Vintagestory.API.Common.ItemSlot, Boolean)
  39. bei Vintagestory.GameContent.GuiHandbookItemStackPage..ctor(Vintagestory.API.Client.ICoreClientAPI, Vintagestory.API.Common.ItemStack)
  40. bei Vintagestory.GameContent.ModSystemHandbook.onCreatePagesAsync()
  41. bei Vintagestory.GameContent.GuiDialogHandbook.LoadPages_Async()
  42. bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  43. bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  44. bei System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  45. bei System.Threading.ThreadPoolWorkQueue.Dispatch()
  46.  
  47. }
Advertisement
Add Comment
Please, Sign In to add comment