Advertisement
Guest User

Untitled

a guest
Oct 9th, 2024
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.46 KB | None | 0 0
  1. Running on 64 bit Windows 10.0.22631.0 with 65276 MB RAM
  2. Game Version: v1.20.0-pre.5 (Unstable)
  3. 2024-10-09 15:07:36: Critical error occurred in the following mod: aculinaryartillery@1.2.1
  4. Loaded Mods: aculinaryartillery@1.2.1, betterarchery@3.0.0, norotbeast@1.0.0, ragnamans-seeds-from-crops-recipes@1.0.0, reallynomonsters@1.1.0, game@1.20.0-pre.5, animalcages@3.0.3, expandedfoods@1.7.2, steamandpower@1.6.2, creative@1.20.0-pre.5, survival@1.20.0-pre.5
  5. System.MissingMethodException: Method not found: 'Void Vintagestory.API.Server.IServerNetworkAPI.SendBlockEntityPacket(Vintagestory.API.Server.IServerPlayer, Int32, Int32, Int32, Int32, Byte[])'.
  6. at ACulinaryArtillery.BlockEntityMixingBowl.OnPlayerRightClick(IPlayer byPlayer, BlockSelection blockSel)
  7. at Vintagestory.GameContent.BlockBehaviorContainer.OnBlockInteractStart(IWorldAccessor world, IPlayer byPlayer, BlockSelection blockSel, EnumHandling& handling) in VSSurvivalMod\BlockBehavior\BehaviorContainer.cs:line 20
  8. at Vintagestory.API.Common.Block.OnBlockInteractStart(IWorldAccessor world, IPlayer byPlayer, BlockSelection blockSel) in VintagestoryApi\Common\Collectible\Block\Block.cs:line 1361
  9. at ACulinaryArtillery.BlockMixingBowl.OnBlockInteractStart(IWorldAccessor world, IPlayer byPlayer, BlockSelection blockSel)
  10. at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.TryBeginUseBlock(Block selectedBlock, BlockSelection blockSelection) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:line 872
  11. at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.HandleMouseInteractionsBlockSelected(Single dt) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:line 452
  12. at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.OnFinalizeFrame(Single dt) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:line 89
  13. at Vintagestory.Client.NoObf.ClientEventManager.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\Util\ClientEventManager.cs:line 186
  14. at Vintagestory.Client.NoObf.ClientMain.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\ClientMain.cs:line 818
  15. at Vintagestory.Client.NoObf.ClientMain.RenderToDefaultFramebuffer(Single dt) in VintagestoryLib\Client\ClientMain.cs:line 1022
  16. at Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 695
  17. at Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 670
  18. at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:line 88
  19. at OpenTK.Windowing.Desktop.GameWindow.Run()
  20. at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 328
  21. at Vintagestory.Client.ClientProgram.<>c__DisplayClass10_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 130
  22. at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
  23.  
  24. Event Log entries for Vintagestory.exe, the latest 2
  25. ==================================
  26. { TimeGenerated = 2024-10-08 00:27:38, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.20.0.0, time stamp: 0x66470000
  27. Faulting module name: openal32.dll, version: 1.23.0.0, time stamp: 0x63dd31ad
  28. Exception code: 0x40000015
  29. Fault offset: 0x00000000000df046
  30. Faulting process id: 0x0x1ced0
  31. Faulting application start time: 0x0x1db193a25d4447e
  32. Faulting application path: E:\Vintagestory\Vintagestory.exe
  33. Faulting module path: E:\Vintagestory\Lib\openal32.dll
  34. Report Id: 0d2452b7-f0f6-4359-9044-efb671100daf
  35. Faulting package full name:
  36. Faulting package-relative application ID: }
  37. --------------
  38. { TimeGenerated = 2024-10-08 00:25:47, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.20.0.0, time stamp: 0x66470000
  39. Faulting module name: openal32.dll, version: 1.23.0.0, time stamp: 0x63dd31ad
  40. Exception code: 0x40000015
  41. Fault offset: 0x00000000000df046
  42. Faulting process id: 0x0x1c258
  43. Faulting application start time: 0x0x1db1939c6dc8e07
  44. Faulting application path: E:\Vintagestory\Vintagestory.exe
  45. Faulting module path: E:\Vintagestory\Lib\openal32.dll
  46. Report Id: b812136b-fd39-4178-8910-3fc7dcd6f3f4
  47. Faulting package full name:
  48. Faulting package-relative application ID: }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement