First of all, this is a simple side scroller beatemup game. It's just supposed to be a simple project that uses javafx. it wont boot up properly. I don't know how to explain the issue because this has to do with the setting up of the environment rather than the actual code not working I believe.
im getting errors such as
exception in Application start method.
and a larger wall of text following with many different errors that, once again, seem to be not errors with the code itself
(for the record, my project partner was the one who created it. I'm just attempting to get it set up for myself. They are also having issues with it.)
I dont know how to explain the problem further.