yotedtoast Posted May 1, 2023 Share Posted May 1, 2023 (edited) Yes, I'm aware there are several similar threads, but none of the proposed solutions have worked for me. This is the log being produced when I go to load scripts. I am using IntelliJ with Java 1.8. Library import: Artifact: I have tried a clean slate by deleting everything OSBot related and reinstalling. I tried deleting the script and rebuilding it several times over. The script is present in the script folder. The code contains absolutely nothing but bare bones as you can see: I have seen several other people have encountered the problem but I have not found a good solution. Thank you for any help or suggestions. Edited May 1, 2023 by yotedtoast Accidental duplicate image Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted May 1, 2023 Share Posted May 1, 2023 (edited) 2 hours ago, yotedtoast said: Yes, I'm aware there are several similar threads, but none of the proposed solutions have worked for me. This is the log being produced when I go to load scripts. I am using IntelliJ with Java 1.8. Library import: Artifact: I have tried a clean slate by deleting everything OSBot related and reinstalling. I tried deleting the script and rebuilding it several times over. The script is present in the script folder. The code contains absolutely nothing but bare bones as you can see: I have seen several other people have encountered the problem but I have not found a good solution. Thank you for any help or suggestions. Looks fine to be honest, Is the project version 1.8 aswell? Can you check your scripts folder and see what you have in there? What type of file? Try this aswell: For the jar name "Chopper" in the first screenshot, try "Chopper:jar" Edited May 1, 2023 by Khaleesi Quote Link to comment Share on other sites More sharing options...
Gunman Posted May 1, 2023 Share Posted May 1, 2023 Drop the jar here if what Khal says doesn't fix it Quote Link to comment Share on other sites More sharing options...
yotedtoast Posted May 1, 2023 Author Share Posted May 1, 2023 8 hours ago, Khaleesi said: Looks fine to be honest, Is the project version 1.8 aswell? Can you check your scripts folder and see what you have in there? What type of file? Try this aswell: For the jar name "Chopper" in the first screenshot, try "Chopper:jar" You were right, project was set to 1.19 instead of 1.8. I had 1.8 installed just not set in project. File is now showing up and working. Thank you! 1 Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted May 2, 2023 Share Posted May 2, 2023 15 hours ago, yotedtoast said: You were right, project was set to 1.19 instead of 1.8. I had 1.8 installed just not set in project. File is now showing up and working. Thank you! Glad I could help Quote Link to comment Share on other sites More sharing options...