Advertisement
Guest User

vs crash

a guest
Mar 20th, 2024
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.96 KB | None | 0 0
  1. V
  2.  
  3.  
  4. Running on 64 bit Windows 10.0.19045.0 with 16319 MB RAM
  5. Game Version: v1.19.4 (Stable)
  6. 19/03/2024 17:33:35: Critical error occurred
  7. Loaded Mods: aculinaryartillery@1.1.3, ancientarmory@1.0.0, bettertraders@0.0.5, coinz@1.5.4, decor@1.0.15, fantasycreatures@0.7.1, TA_fieldsandplateaus@1.0.2, flourbags@1.0.2, mannequinstand@1.0.3, moreclassesrevised-v1-0-4@1.0.4, moreclay@1.0.2, MoreTorchHolders@1.0.0, palisademod@1.1.0, pipeleaf@1.5.0, plantpropagationgardenseedsmultiplayer@1.0.0, primitivesurvival@3.4.9, rpvoicechat@2.3.9, spyglass@0.5.1, game@1.19.4, alchemy@1.6.25, animalcages@3.0.2, animationmanagerlib@0.7.3, betterruins@0.3.4, butchering@1.5.4, chickenfeed@1.1.0, commonlib@2.3.7, decoclock@0.9.3, displaycasewall@1.0.3, electricity@0.0.11, expandedfoods@1.6.8, fieldsofsalt@1.2.1, herbarium@1.1.0, immersivewoodchopping@0.7.1, immersivewoodsawing@0.1.1, sailboat@1.3.0, justanarrowheadmold@1.0.1, lavoisier@1.3.0, medievalexpansion@3.13.1, moreanimals@1.3.3, outlawmod@1.2.2, petai@2.2.3, pigfeed@1.0.1, playerlist@1.8.0, rivers@2.7.0, scarecrow@1.4.3, sharablewaypoints@1.5.4, stonerailings@1.2.1, storageoptions@1.0.2, thecritterpack@0.9.1, vinconomy@0.2.3, vhfp@1.1.0, creative@1.19.4, vsimgui@1.1.2, vsinstruments@1.2.7, vsquest@1.2.0, survival@1.19.4, vsvillage@0.9.2, ageofconfession@1.3.1, apanserbjornstory@0.9.2, cats@2.0.1, chemistrylib@1.1.5, tradercamps@1.1.3, configlib@1.1.1, feverstonewilds@1.4.5, foxtaming@1.4.0, fsmlib@0.3.1, simplewinddirection@1.0.2, wildcraftfruit@1.1.1, wildcraftherb@0.0.0, wildcrafttree@1.1.0, wolftaming@2.1.0, kosfire@1.1.3, kos-goldamalgam@1.0.0, kosphotography@1.3.4, maltiezcrossbows@0.2.2, maltiezfirearms@0.5.0
  8. System.IndexOutOfRangeException: Index was outside the bounds of the array.
  9. at Vintagestory.GameContent.DynFoliageProperties.GetOrLoadTexture(ICoreClientAPI capi, String key) in VSSurvivalMod\Systems\FruitTree\BEFruitTreePart.cs:line 40
  10. at Vintagestory.GameContent.BlockFruitTreeBranch.get_Item(String textureCode) in VSSurvivalMod\Systems\FruitTree\BlockFruitTreeBranch.cs:line 53
  11. at Vintagestory.Client.NoObf.ShapeTesselator.TesselateShapeElement(Int32 indexForLogging, MeshData meshdata, ShapeElement element, TesselationMetaData meta) in VintagestoryLib\Client\Render\Tesselation\ShapeTesselator.cs:line 394
  12. at Vintagestory.Client.NoObf.ShapeTesselator.TesselateShapeElements(MeshData meshdata, ShapeElement[] elements, TesselationMetaData meta) in VintagestoryLib\Client\Render\Tesselation\ShapeTesselator.cs:line 306
  13. at Vintagestory.Client.NoObf.ShapeTesselator.TesselateShapeElements(MeshData meshdata, ShapeElement[] elements, TesselationMetaData meta) in VintagestoryLib\Client\Render\Tesselation\ShapeTesselator.cs:line 306
  14. at Vintagestory.Client.NoObf.ShapeTesselator.TesselateShape(Shape shapeBase, MeshData& modeldata, Vec3f wholeMeshRotation, Vec3f wholeMeshOffset, Single wholeMeshScale, TesselationMetaData meta) in VintagestoryLib\Client\Render\Tesselation\ShapeTesselator.cs:line 302
  15. at Vintagestory.GameContent.BlockFruitTreeBranch.OnBeforeRender(ICoreClientAPI capi, ItemStack itemstack, EnumItemRenderTarget target, ItemRenderInfo& renderinfo) in VSSurvivalMod\Systems\FruitTree\BlockFruitTreeBranch.cs:line 142
  16. at Vintagestory.Client.NoObf.InventoryItemRenderer.GetItemStackRenderInfo(ClientMain game, ItemSlot inSlot, EnumItemRenderTarget target, Single dt) in VintagestoryLib\Client\Render\InventoryItemRenderer.cs:line 315
  17. at Vintagestory.Client.NoObf.InventoryItemRenderer.RenderItemstackToGui(ItemSlot inSlot, Double posX, Double posY, Double posZ, Single size, Int32 color, Single dt, Boolean shading, Boolean origRotate, Boolean showStackSize) in VintagestoryLib\Client\Render\InventoryItemRenderer.cs:line 194
  18. at Vintagestory.API.Client.GuiElementItemSlotGridBase.RenderInteractiveElements(Single deltaTime) in VintagestoryApi\Client\UI\Elements\Impl\Interactive\Inventory\GuiElementItemSlotGridBase.cs:line 509
  19. at Vintagestory.API.Client.GuiComposer.Render(Single deltaTime) in VintagestoryApi\Client\UI\GuiComposer.cs:line 716
  20. at Vintagestory.API.Client.GuiDialog.OnRenderGUI(Single deltaTime) in VintagestoryApi\Client\UI\Dialog\GuiDialog.cs:line 385
  21. at Vintagestory.Client.NoObf.GuiManager.OnRenderFrameGUI(Single deltaTime) in VintagestoryLib\Client\Systems\Gui\GuiManager.cs:line 318
  22. at Vintagestory.Client.NoObf.ClientEventManager.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\Util\ClientEventManager.cs:line 186
  23. at Vintagestory.Client.NoObf.ClientMain.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\ClientMain.cs:line 809
  24. at Vintagestory.Client.NoObf.ClientMain.RenderToDefaultFramebuffer(Single dt) in VintagestoryLib\Client\ClientMain.cs:line 1013
  25. at Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 676
  26. at Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 651
  27. at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:line 88
  28. at OpenTK.Windowing.Desktop.GameWindow.Run()
  29. at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 324
  30. at Vintagestory.Client.ClientProgram.<>c__DisplayClass9_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 128
  31. at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
  32.  
  33. Event Log entries for Vintagestory.exe, the latest 3
  34. ==================================
  35. { TimeGenerated = 19/03/2024 17:25:04, Site = , Source = Application Error, Message = Nom de l’application défaillante Vintagestory.exe, version : 1.19.4.0, horodatage : 0x65310000
  36. Nom du module défaillant : openal32.dll, version : 1.23.0.0, horodatage : 0x63dd31ad
  37. Code d’exception : 0x40000015
  38. Décalage d’erreur : 0x00000000000df046
  39. ID du processus défaillant : 0x3678
  40. Heure de début de l’application défaillante : 0x01da7a19a00fd4db
  41. Chemin d’accès de l’application défaillante : C:\Users\tom\AppData\Roaming\Vintagestory\Vintagestory.exe
  42. Chemin d’accès du module défaillant: C:\Users\tom\AppData\Roaming\Vintagestory\Lib\openal32.dll
  43. ID de rapport : c747a5a5-e56a-41e1-a68b-d191ed90f72a
  44. Nom complet du package défaillant :
  45. ID de l’application relative au package défaillant : }
  46. --------------
  47. { TimeGenerated = 19/03/2024 17:24:52, Site = , Source = Application Error, Message = Nom de l’application défaillante Vintagestory.exe, version : 1.19.4.0, horodatage : 0x65310000
  48. Nom du module défaillant : KERNELBASE.dll, version : 10.0.19041.3996, horodatage : 0xb756c9ff
  49. Code d’exception : 0xe0434352
  50. Décalage d’erreur : 0x000000000002cf19
  51. ID du processus défaillant : 0x3678
  52. Heure de début de l’application défaillante : 0x01da7a19a00fd4db
  53. Chemin d’accès de l’application défaillante : C:\Users\tom\AppData\Roaming\Vintagestory\Vintagestory.exe
  54. Chemin d’accès du module défaillant: C:\Windows\System32\KERNELBASE.dll
  55. ID de rapport : 419a7a63-b695-4410-afd9-daa384ccf54c
  56. Nom complet du package défaillant :
  57. ID de l’application relative au package défaillant : }
  58. --------------
  59. { TimeGenerated = 19/03/2024 17:08:18, Site = , Source = Application Error, Message = Nom de l’application défaillante Vintagestory.exe, version : 1.19.4.0, horodatage : 0x65310000
  60. Nom du module défaillant : openal32.dll, version : 1.23.0.0, horodatage : 0x63dd31ad
  61. Code d’exception : 0x40000015
  62. Décalage d’erreur : 0x00000000000df046
  63. ID du processus défaillant : 0x179c
  64. Heure de début de l’application défaillante : 0x01da7a17912dd5b6
  65. Chemin d’accès de l’application défaillante : C:\Users\tom\AppData\Roaming\Vintagestory\Vintagestory.exe
  66. Chemin d’accès du module défaillant: C:\Users\tom\AppData\Roaming\Vintagestory\Lib\openal32.dll
  67. ID de rapport : 37b9676a-c076-46f9-bf23-bc1e8970bded
  68. Nom complet du package défaillant :
  69. ID de l’application relative au package défaillant : }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement