Hey folks! I have investigated, and believe to have fixed, two serious crashes related to weapons. I have also rewritten the way objects are tracked in the game, to allow for retroactive changes to existing levels without breaking old savefiles. Another change is the switch from LuaJIT 2.1 to 2.0.5. I believe the issue of "enemies stand still and do nothing until the game is restarted" is a bug that stems from the latest version of LuaJIT, as not I, nor anybody in the QA team, nor anyone that had access to the game while it was in development, ran into this issue. LuaJIT was updated to the latest version shortly before the game's release, due to superior performance compared to 2.0.5, however I questioned it's stability. If LuaJIT 2.1 is to blame here, then the switch to 2.0.5 in this BETA, will fix the issue. In order to verify that my changes work and do not introduce any new bugs, I need additional testing on savefiles made prior to version 1.0.9 That is why I'd like to ask you to switch over to the "test" BETA branch on Steam, to load up existing savefiles, play the game in whichever fashion you like to, and to report any issues you run into on this version of the game. VERSION 1.0.9 BETA 2 CHANGES: - rewrote the way the game handles tracking object data between saves, to support retroactive additions of new objects to existing levels saved on previous versions of the game - this was done to further adjust game levels in the future - fixed goons returning fire/laying down suppressive fire in an excessive manner - fixed a crash that could occur when loading into a savefile while taking damage - fixed two crashes related to weapons when dying and resetting after being in combat/etc. - fixed a crash that occured when changing the game resolution under certain circumstances - fixed incorrect native resolution display across all but english and russian localizations - reverted back to LuaJIT 2.0.5 - I suspect some of the issues regarding AI pathfinding arise from bugs in LuaJIT 2.1 If you run into any issues on this "test" BETA branch, please [url=https://steamcommunity.com/app/2608270/discussions/0/4432191758101568472/]report them in this thread![/url] Thank you.