Skip to content

Crash with grains on right click on ground #24

@Lollerix

Description

@Lollerix

This is my log
After some attemps at importing the original code i think the method TryPlant() changed and now requires more parameters

Running on 64 bit Windows 10.0.26200.0 with 31902 MB RAM Game Version: v1.21.6 (Stable) 23/01/2026 09:11:01: Critical error occurred in the following mod: artsxskills@1.1.0 Loaded Mods: decor@1.3.1, hqzlights@1.1.2, millwright@1.3.1, moretorchholders@1.0.1, overhaullib@1.19.7, particlesplus@2.3.1, plainsandvalleys@1.0.12, primitivesurvival@4.0.3, prospecttogether@2.1.2, RelightTorches@1.0.0, usefultraders@2.3.1, game@1.21.6, vsimgui@1.1.16, AbsoluteProspecting@1.500.02, aculinaryartillery@2.0.0-dev.11, allclasses@2.0.9, ancienttools@1.6.0, animalcages@4.0.2, attributerenderinglibrary@2.4.2, egocaribautomapmarkers@4.0.3, bedspawnv2@1.6.4, bettererprospecting@3.1.3, betterfirepit@1.2.0, betterloot@2.0.1, betterruins@0.5.6, blocksoverlay@4.8.1, butchering@1.10.17, carryon@1.12.1, combatoverhaul@0.14.1, commonlib@2.8.0, coreofarts@0.2.3, infrastructureextension@1.1.2, feverstonehorses@2.3.1, fromgoldencombs@1.9.4, hydrateordiedrate@2.3.6, interestingoregen@2.2.3, maltiezcrossbows@1.7.0, maltiezfirearms@1.6.2, medievalexpansionpatch@1.3.4, mobsradar@2.1.12, petai@4.0.3, rivers@4.7.5, smithingplus@1.8.3, spawnhighlight@1.2.0, stonebakeoven@1.2.0, tieredsuperiority@1.1.3, traitacquirer@0.9.6, creative@1.21.6, vsinstrumentsbase@2.0.6, survival@1.21.6, xlib@0.9.0-pre.2, armory@1.9.2, artofcooking@0.2.4, artofgrowing@0.5.1, expandedfoods@2.0.0-dev.7, grindstones@1.1.2, stonequarry@3.5.1, tabletopgames@3.0.3, vsinstruments_quackpack@1.0.0, wolftaming@4.1.4, xskills@0.9.0-pre.2, artsxskills@1.1.0, xskillsgilded@1.3.5 System.MissingMethodException: Method not found: 'Boolean Vintagestory.GameContent.BlockEntityFarmland.TryPlant(Vintagestory.API.Common.Block)'. at ArtsXSlills.ArtsXSkillsItemPlantableSeed.OnHeldInteractStart(ItemSlot itemslot, EntityAgent byEntity, BlockSelection blockSel, EntitySelection entitySel, Boolean firstEvent, EnumHandHandling& handHandling) at Vintagestory.API.Common.CollectibleObject.OnHeldUseStart(ItemSlot slot, EntityAgent byEntity, BlockSelection blockSel, EntitySelection entitySel, EnumHandInteract useType, Boolean firstEvent, EnumHandHandling& handling) in VintagestoryApi\Common\Collectible\Collectible.cs:line 1205 at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.TryBeginUseActiveSlotItem(BlockSelection blockSel, EntitySelection entitySel, EnumHandInteract useType, EnumHandHandling& handling) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:line 855 at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.TryBeginUseActiveSlotItem(BlockSelection blockSel, EntitySelection entitySel) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:line 831 at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.HandleMouseInteractionsBlockSelected(Single dt) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:line 550 at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.OnFinalizeFrame(Single dt) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:line 87 at Vintagestory.Client.NoObf.ClientMain.RenderToDefaultFramebuffer(Single dt) in VintagestoryLib\Client\ClientMain.cs:line 1031 at Vintagestory.Client.GuiScreenRunningGame.RenderToDefaultFramebuffer(Single dt) in VintagestoryLib\Client\MainMenu\Screens\GuiScreenRunningGame.cs:line 250 at Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 760 at Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 663 at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:line 112 at OpenTK.Windowing.Desktop.GameWindow.Run() at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 347 at Vintagestory.Client.ClientProgram.<>c__DisplayClass10_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 131 at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 95

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions