Advertisement
Guest User

Ore Crystals mod crash

a guest
Nov 6th, 2023
140
0
187 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 KB | Software | 0 0
  1. Running on 64 bit Linux with 15906 MB RAM
  2. Game Version: v1.18.15 (Stable)
  3. 07.11.2023 02:56:39: Critical error occurred in the following mod: orecrystals@1.3.6
  4. Loaded Mods: tadmorecharcoal@1.0.0, ATadMoreLight@1.0.0, aculinaryartillery@1.0.15, autosifter@1.1.0, backpackpackplus@1.0.3, betterruins@0.2.4, bettersticks@1.0.0, blackiron@3.1.0, blacksmithname@1.1.3, Bluesky@1.0.0, craftingtable@0.4.0, detonateredux@1.0.4, diagonalfences@0.0.1, extrachests@1.7.0, femininity@0.1.2, frozenreeds@1.0.1, glowingarrows@1.2.0, hunterbackpackrope@2.0.0, burntimetimes2@1.0.0, inft1@, jackofalltraits@1.0.0, lumbersling@1.1.0, mcd1@1.0.0, midnight-texturepack@1.1.0, mineralinguisticswithatadmoreinfo@1.0.0, moreanimalloot@1.0.1, mbpc@1.0.1, morenails@1.1.0, leadroof@1.3.4, mlptheme@1.17.11, naturalpatches@0.1.3, nightlight@1.3.5, NoMoreDrifterThrowing@1.0.0, orecrystals@1.3.6, orepulverizer@1.1.1, palisademod@1.1.0, pipeleaf@1.3.0, potontheshelf@1.0.0, preservationmod@1.0.0, propickfix@1.0.0, prospectingplusplus@1.2.0, unpfix@1.0.0, resinglue@0.0.3, richerthandirt@1.2.1, rooffix@0.0.1, shovelablerubble@1.0.1, riflemod@1.1.0, speararrowheadbits@1.1.0, stackables@2.0.5, TheShovelerRises@1.0.0, tieredsoil@1.0.0, usefulscrap@2.0.2, visibleore@1.0.1, game@1.18.15, zoombuttonreborn@1.6.0, alchemy@1.6.16, BedRespawning@1.0.0, betterfirepit@1.1.2, betterhoe@1.0.6, betterjonasdevices@1.0.1, blacksmithgloves@1.0.1, bonfires@0.2.1, canbeignited@1.1.0, cancrops@0.1.9, canjewelry@0.1.18, carryon@1.6.1, cbetterfertilizer@1.0.1, commonlib@2.2.0, composter@1.1.0, cooperativecombat@1.1.1, dressful@1.6.0, earlychiseling@1.0.0, expandedfoods@1.6.8, extendedhudinfo@1.1.0, fixhandbookclutter@1.0.5, fromgoldencombs@1.4.21, fsmlib@0.1.9, golb@1.0.0, hardcoreutilities@1.2.0, immersivewoodchopping@0.4.0, itemframe@1.0.0, knapster@2.6.3, lubricant@1.2.2, mapautocenter@1.1.1, morepiles@1.4.3, moreplaster@1.0.1, nocokelost@1.0.0, ovenfuel@1.0.0, petai@1.8.1, pileful@1.1.2, pomshadercache@1.1.0, resmeltableslight@1.0.0, rustyshell@0.0.7, scarecrow@1.3.1, simpleconcrete@1.0.1, smeltableingots@1.0.0, stickemup@1.1.0, storageoptions@1.0.1, vesselbuff@1.0.6, sacks@0.9.4, creative@1.18.15, survival@1.18.15, VsTrashcan@1.0.5, weaversweed@0.4.17, wildfarmingrevival@1.1.6, metalrecovery@0.1.19-pre.1, awearablelight@1.0.8, bullseye@2.5.0, burntreeseeds@1.0.1, cheesemealbuff@1.0.0, darkerspawns@1.0.0, em@2.4.1, feverstonewilds@1.4.3, foxtaming@1.3.0, gespiles@1.0.0, maltiezbows@1.0.1, moreseeds@1.5.0, plumpkins@1.0.1, RelightableTorch@1.1.0, slanted_display_cases@1.0.0, stonepiles@1.1.0, stonequarry@3.1.7, fsmbullseye@1.0.0, notenoughsand@2.0.0
  5. System.MissingFieldException: Field not found: 'Vintagestory.API.Common.Entities.Entity.Pos'.
  6. at OreCrystals.ItemCrystalHeart.SpawnHeart(ItemSlot slot, IPlayer byPlayer, BlockSelection blockSel)
  7. at OreCrystals.ItemCrystalHeart.OnHeldInteractStart(ItemSlot slot, EntityAgent byEntity, BlockSelection blockSel, EntitySelection entitySel, Boolean firstEvent, EnumHandHandling& handling)
  8. 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 1007
  9. at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.TryBeginUseActiveSlotItem(BlockSelection blockSel, EntitySelection entitySel, EnumHandInteract useType, EnumHandHandling& handling) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:line 834
  10. at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.HandleMouseInteractionsBlockSelected(Single dt) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:line 447
  11. at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.OnFinalizeFrame(Single dt) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:line 92
  12. at Vintagestory.Client.NoObf.ClientEventManager.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\Util\ClientEventManager.cs:line 185
  13. at Vintagestory.Client.NoObf.ClientMain.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\ClientMain.cs:line 790
  14. at Vintagestory.Client.NoObf.ClientMain.RenderToDefaultFramebuffer(Single dt) in VintagestoryLib\Client\ClientMain.cs:line 983
  15. at Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 668
  16. at Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 643
  17. at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:line 77
  18. at OpenTK.Windowing.Desktop.GameWindow.Run()
  19. at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 313
  20. at Vintagestory.Client.ClientProgram.<>c__DisplayClass9_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 129
  21. at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement