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
E/AndroidRuntime: FATAL EXCEPTION: Thread-2 Process: com.ansen.gif, PID: 26174 java.lang.NullPointerException: Attempt to invoke virtual method 'void java.io.OutputStream.write(int)' on a null object reference at com.ansen.gif.GIFEncoder.writeGraphicCtrlExt(GIFEncoder.java:157) at com.ansen.gif.GIFEncoder.addFrame(GIFEncoder.java:75) at com.ansen.gif.sample.MainActivity$1.run(MainActivity.java:87)
The text was updated successfully, but these errors were encountered:
E/AndroidRuntime: FATAL EXCEPTION: Thread-2 Process: com.ansen.gif, PID: 26174 java.lang.NullPointerException: Attempt to invoke virtual method 'void java.io.OutputStream.write(int)' on a null object reference at com.ansen.gif.GIFEncoder.writeGraphicCtrlExt(GIFEncoder.java:157) at com.ansen.gif.GIFEncoder.addFrame(GIFEncoder.java:75) at com.ansen.gif.sample.MainActivity$1.run(MainActivity.java:87)
The text was updated successfully, but these errors were encountered: