Guest User

Untitled

a guest
Oct 22nd, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. Exception in thread "main" brut.androlib.err.UndefinedResObject: resource spec:
  2. 0x010300a3
  3. at brut.androlib.res.data.ResPackage.getResSpec(ResPackage.java:61)
  4. at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:55)
  5. at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:51)
  6. at brut.androlib.res.data.value.ResReferenceValue.getReferent(ResReferen
  7. ceValue.java:59)
  8. at brut.androlib.res.data.value.ResReferenceValue.encodeAsResXml(ResRefe
  9. renceValue.java:46)
  10. at brut.androlib.res.data.value.ResScalarValue.encodeAsResXmlAttr(ResSca
  11. larValue.java:43)
  12. at brut.androlib.res.decoder.ResAttrDecoder.decode(ResAttrDecoder.java:4
  13. 0)
  14. at brut.androlib.res.decoder.AXmlResourceParser.getAttributeValue(AXmlRe
  15. sourceParser.java:315)
  16. at org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate.getAttributeValu
  17. e(XmlPullParserDelegate.java:69)
  18. at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.writeStartT
  19. ag(StaticXmlSerializerWrapper.java:267)
  20. at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.event(Stati
  21. cXmlSerializerWrapper.java:211)
  22. at brut.androlib.res.decoder.XmlPullStreamDecoder.decode(XmlPullStreamDe
  23. coder.java:46)
  24. at brut.androlib.res.decoder.ResStreamDecoderContainer.decode(ResStreamD
  25. ecoderContainer.java:34)
  26. at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.java:1
  27. 00)
  28. at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:114
  29. )
  30. at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:93)
  31. at brut.androlib.ApkDecoder.decode(ApkDecoder.java:98)
  32. at brut.apktool.Main.cmdDecode(Main.java:120)
  33. at brut.apktool.Main.main(Main.java:57)
Add Comment
Please, Sign In to add comment