You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to run on Mac OS X (El Capitan) it errors out with the exception
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 15
at com.badlogicgames.packr.Packr.parseArgs(Packr.java:429)
at com.badlogicgames.packr.Packr.main(Packr.java:314)
The following is what I'm executing to package my application.
When trying to run on Mac OS X (El Capitan) it errors out with the exception
The following is what I'm executing to package my application.
The text was updated successfully, but these errors were encountered: