erenjwz Posted September 6, 2018 Posted September 6, 2018 Hello, Wanted to start scripting again but got a problem. getting this error : https://imgur.com/a/Bm0z2oL I already added that JAr path. Any help? Thnks
BotPwnd Posted September 7, 2018 Posted September 7, 2018 Post your Whole code? or most of it? Picture of your Project Structure will help aswell
ImCJ Posted September 7, 2018 Posted September 7, 2018 What happens if you remove the 2 blank lines at the top? Also you would need to post more information for any educated guessers.
FrostBug Posted September 7, 2018 Posted September 7, 2018 (edited) If the class is in a folder/package, add the package declaration as the first line Either that or you somehow goofed some IDE related project files Edited September 7, 2018 by FrostBug