Hello slardarrr,
I’d be happy to help you with this issue. It seems like there may be some compilation errors in your code, due to those messages about undeclared identifiers and such starting around line 6 of the messages listed in this picture. Could you post the entire output log? You can find it in the project’s directory under Saved/Logs.
Also, could you look through it using the find function (ctrl+F) and search for “Error”? It should take you to most of the spots with errors. You may be able to find out some more information about what may be wrong with the code.