I have been receiving a StackOverflowError
when I try to compile my Java project in IntelliJ IDEA 15.0.3.
I have read through the internet and it told me that it could be of recursive methods and loops. It also said that it, most of the times, is my code. Now I have commented out every recursive method/loop and it still didn't work.
Possible sources: http://pastebin.com/yBn2WCCY
To anyone who would be so kind to test it in their IDE: http://www.megafileupload.com/o77K/SkyWarsLobby_-_MODULE.rar Don't forget to add the dependencies. Thanks :)