StaticSound.loadFromFile: invalid flags parameter
Exception: IllegalArgumentException
at public static native com.nolimitscoaster.StaticSound com.nolimitscoaster.StaticSound.loadFromFile(nlvm.lang.String,int)
at public bool SkySwat.onInit()
at public final void com.nolimitscoaster.Script.run()
Exception: IllegalArgumentException
at public static native com.nolimitscoaster.StaticSound com.nolimitscoaster.StaticSound.loadFromFile(nlvm.lang.String,int)
at public bool SkySwat.onInit()
at public final void com.nolimitscoaster.Script.run()
I've tried copying all the files to just the park file, but the error said it was looking for the BM folder inside of my park file. I've placed scenery from both locations (BM and the BM contents inside my park file) in the editor. I get the same result above.
It works perfectly if you load the BM park, though.
Edit. Figured it out.