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
{{ message }}
This repository was archived by the owner on Jan 22, 2022. It is now read-only.
Caused by: java.lang.ArrayIndexOutOfBoundsException: 8334
at org.jnbis.WSQEncoder.getLets(WSQEncoder.java:366)
at org.jnbis.WSQEncoder.wsqDecompose(WSQEncoder.java:235)
at org.jnbis.WSQEncoder.encode(WSQEncoder.java:92)
at org.jnbis.WSQEncoder.encode(WSQEncoder.java:59)
at org.jnbis.WSQEncoder.encode(WSQEncoder.java:51)
managed to fix this error in JNBIS library?
Caused by: java.lang.ArrayIndexOutOfBoundsException: 8334
at org.jnbis.WSQEncoder.getLets(WSQEncoder.java:366)
at org.jnbis.WSQEncoder.wsqDecompose(WSQEncoder.java:235)
at org.jnbis.WSQEncoder.encode(WSQEncoder.java:92)
at org.jnbis.WSQEncoder.encode(WSQEncoder.java:59)
at org.jnbis.WSQEncoder.encode(WSQEncoder.java:51)