Hello,
So I've been re-factoring my scripts to have the same personal library instead of having duplicate code.
After refactoring and importing the library as a dependency, I tried running it to see that I didn't ruin it.
And I did ruin it...
Got:
Error rose when Refreshing scripts on the osBot Launcher.
Since I'm new to Java programming, is there something I missed while creating the library?
It's looks something like this:
Lib => lib.jar => Script + lib.jar => localScript.jar
*P.S Using Intellij's IDEA 2017 With Java 8 (With Windows OS).
Thanks for the help.
TiPPeX.