Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StrictMode issue #1

Open
niqo01 opened this issue May 20, 2015 · 0 comments
Open

StrictMode issue #1

niqo01 opened this issue May 20, 2015 · 0 comments

Comments

@niqo01
Copy link

niqo01 commented May 20, 2015

E/StrictMode﹕ A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
java.lang.Throwable: Explicit termination method 'end' not called
at dalvik.system.CloseGuard.open(CloseGuard.java:184)
at java.util.zip.Inflater.(Inflater.java:82)
at java.util.zip.GZIPInputStream.(GZIPInputStream.java:103)
at java.util.zip.GZIPInputStream.(GZIPInputStream.java:88)
at com.billylindeman.dust.particle.EmitterConfig.parseBase64GzippedTextureFromDocument(EmitterConfig.java:161)
at com.billylindeman.dust.particle.EmitterConfig.extractConfigOptions(EmitterConfig.java:117)
at com.billylindeman.dust.particle.EmitterConfig.buildFromXMLStream(EmitterConfig.java:72)
at com.billylindeman.dust.particle.EmitterConfig.fromStream(EmitterConfig.java:62)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant