Hey, thanks for checking it out and for the log paste! What's interesting is that it seems to be the saving via Newtonsofts JSON convertor that is throwing some exceptions early down the line and I think this may be resulting in the uinexpected behaviour of the camera screen crapping out. I will need to improve the exception handling there for sure, thanks for discovering that!
May I ask what operating system you are trying to run this on? It seems the version of Newtonsoft.Json I am using is incompatible with whatever your system is currently running!
Need to look into solutions for running older versions of the DLL most likely!
Thanks again!