So I started looking into creating my own (basic) scripts for fun etc.. And yesterday I build my very first super basic woodcutting script Github and is was working "fine" (as good as can be expected from a basic first try)
But after I woke up this morning and tried to add some stuff I keep getting an error when trying to build the artifact. I also get this error when creating new scripts or pulling an exising script from git. Ive looked into the "SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder"." error, but as far as I can tell this is something to do with Maven, which i'm not using.