Crash on loading documents

Getting the following stacktrace when attempting to load some .docx files, one of which can be found here:
https://dl.dropboxusercontent.com/u/147071/b2g%20Documentation.docx

Saving Word docs seems to work fine, and I can reload the ones that Aspose creates. Some simply fail to load into my Android app, all of which are created externally. Tested with Android versions 4.1 and 5.0 on both a Nexus 10 and a custom Android device.

Thoughts?

E/editor ( 9983): Error loading document
E/editor ( 9983): java.lang.AbstractMethodError: abstract method "void asposewobfuscated.zzSF.zzZ(int, int, java.lang.String, java.lang.Object)"
E/editor ( 9983): at com.aspose.words.zzGP.zzg4(Unknown Source)
E/editor ( 9983): at com.aspose.words.zzGP.zzg6(Unknown Source)
E/editor ( 9983): at com.aspose.words.zzBC.zzW(Unknown Source)
E/editor ( 9983): at com.aspose.words.zzBC.zzX(Unknown Source)
E/editor ( 9983): at com.aspose.words.zzBC.zzZ(Unknown Source)
E/editor ( 9983): at com.aspose.words.zzCL.zz9g(Unknown Source)
E/editor ( 9983): at com.aspose.words.zzCK.read(Unknown Source)
E/editor ( 9983): at com.aspose.words.zzBU.zz9f(Unknown Source)
E/editor ( 9983): at com.aspose.words.zzBU.read(Unknown Source)
E/editor ( 9983): at com.aspose.words.Document.zzY(Unknown Source)
E/editor ( 9983): at com.aspose.words.Document.zzZ(Unknown Source)
E/editor ( 9983): at com.aspose.words.Document.(Unknown Source)
E/editor ( 9983): at com.aspose.words.Document.(Unknown Source)
E/editor ( 9983): at com.aspose.words.Document.(Unknown Source)
E/editor ( 9983): at org.nbp.editor.ui.Editor$$anonfun$org$nbp$editor$ui$Editor$$load$3.apply$mcV$sp(ui.scala:388)
E/editor ( 9983): at org.nbp.editor.ui.Editor$$anonfun$org$nbp$editor$ui$Editor$$load$3.apply(ui.scala:384)
E/editor ( 9983): at org.nbp.editor.ui.Editor$$anonfun$org$nbp$editor$ui$Editor$$load$3.apply(ui.scala:384)
E/editor ( 9983): at org.nbp.editor.package$$anon$3.run(package.scala:19)
E/editor ( 9983): at java.lang.Thread.run(Thread.java:818)

Hi Nolan,

Thanks for your inquiry. After an initial test with Aspose.Words for Android 1.12, I was unable to reproduce this issue on my side. I would suggest you please upgrade to the latest version of Aspose.Words. You can download it from the following link. I hope, this helps.

https://downloads.aspose.com/words/androidjava

Best regards,