Posted 24 August 2013 - 01:49 AM
I have been trying to write my own apis and when I put it into the apis folder it returns an error (I made sure to fully exit and restart minecraft to give it a chance to load it up), so i decided to load it manually. I have tried various locations on my computer with no success, each time i use loadapi it gives me file not found. just as i wrote this i thought it might be that lua deals with cross-platform file paths differently than java (eg. lua using the specific path syntax of the system instead of java's general syntax). Is this the problem, or is it something else?