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
java.lang.IllegalArgumentException: position=0 count=9223372036854775807
at java.nio.FileChannelImpl.transferFrom(FileChannelImpl.java:370)
at be.lukin.poeditor.POEditorClient.export(POEditorClient.java:260)
The text was updated successfully, but these errors were encountered:
poeditor-java/src/main/java/be/lukin/poeditor/POEditorClient.java
Line 260 in 42a2cd3
java.lang.IllegalArgumentException: position=0 count=9223372036854775807
at java.nio.FileChannelImpl.transferFrom(FileChannelImpl.java:370)
at be.lukin.poeditor.POEditorClient.export(POEditorClient.java:260)
The text was updated successfully, but these errors were encountered: