Your problem is probably here:
java.io.IOException: Couldn't get lock for /logs/<aim.username>_aimbot.log.xml
I suspect it's trying to write the logs to a place /logs/ off the root of your drive, and (a) you don't have permission to write there and (2) the logs folder doesn't exist there.
Look for a configuration option to set where the logs go.