Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Found a bug where all the enemies just stop acting entirely. Their turn bars just aren't filling up...

Dang, still some corner case causing that. Were you by chance playing on the downloaded standalone and that was the previous time you had the game running? If so could you provide me the logs?

Windows:
%USERPROFILE%\AppData\LocalLow\Antti Haavikko\Behacked\

Mac:
~/Library/Logs/Antti Haavikko/Behacked/

Linux:
~/.config/unity3d/AnttiHaavikko/Behacked/

I'm pretty sure I rebooted the game right after but that might've been the only time (meaning it should be the prev.log, right?) but its hard to be sure, I've been playing a whole lot...

Player.log https://pastebin.com/PsDZTJ4d

Player-prev.log https://pastebin.com/XKgXkP3S

(+1)

Yeah thanks, there was indeed a null ref error in the prev log which is most likely the cause for the freeze. Will be fixed on the next patch. 👍

Great! glad I had the right log file!