Rat-Stack by Arend Hintze 2022-04-11T06:35:53Z
@codebug - interesting! We got the same error when running it on openprocessing and we also have no clue where this comes from. Especially when we take into account that is compiles fine on the other systems. I assume this has something to do with us using processing 4.0 and that it is still somewhat buggy. We used different 4.0 releases during development so that we catch more of those issues. For example, the Windows version compiled on OSX didn't run on Windows - sorry for that. My conclusion is to either use Unity again next time or develop on openprocessing directly as that would also solve the hosting issue. Cheers Arend