There’s no possible bug on this release…? As There are many lumberjack and miner scripts already released but they can be bugged, dupe items, and such…
Getting script error: Execution of native 000000002f7a49e6 in script host failed. Thinking I might just need to update artifacts, but if anyone else has had this happen and can confirm that would be most delightful. Will update when I have time.
error still persists after updating artifacts. got to take a break for a couple days from dev, but will post up here if I find a solution. everything still functions normally to my knowledge, for some reason it just throws this native error.
UPDATE: I have narrowed the problem down, by deleting all the notifications thrown by mythic notify, I was able to remove the error. Specifically the lines on the server main.lua that trigger when successful with when cutting wood and processing to planks. Taking out the notifications totally removes the error.
I have removed the notifications for success, since the inventory shows +1, and left the ones for all the errors. This has totally removed the error for me.