Malformed ByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence.

Results 1 to 2 of 2
  1. #1
    Enthusiast Whylhide is offline
    MemberRank
    Dec 2008 Join Date
    28Posts

    Malformed ByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence.

    Dumping Items
    Deleted wz_itemdata successfully.
    Adding into wz_itemdata.....
    30843 quest.
    java.lang.RuntimeException: com.sun.org.apache.xerces.internal.impl.io.Malformed
    ByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence.
    at provider.MapleData.<init>(MapleData.java:59)
    at provider.MapleDataProvider.getData(MapleDataProvider.java:67)
    at tools.wztosql.DumpItems.dumpItems(DumpItems.java:119)
    at tools.wztosql.DumpItems.dumpItems(DumpItems.java:390)
    at tools.wztosql.DumpItems.dumpItems(DumpItems.java:81)
    at tools.wztosql.DumpItems.main(DumpItems.java:411)
    Caused by: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceExcep
    tion: Invalid byte 2 of 2-byte UTF-8 sequence.
    at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(Unk
    nown Source)
    at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(Unknown So
    urce)
    at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown
    Source)
    at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanLiteral(
    Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue
    (Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp
    l.scanAttribute(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp
    l.scanStartElement(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp
    l$FragmentContentDriver.next(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(U
    nknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp
    l.scanDocument(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U
    nknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U
    nknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown So
    urce)
    at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown So
    urce)
    at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unk
    nown Source)
    at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
    at provider.MapleData.<init>(MapleData.java:53)
    ... 5 more
    Finished with errors in 0 minutes 12 seconds
    Press any key to continue . . .
    Share


  2. #2
    Enthusiast Whylhide is offline
    MemberRank
    Dec 2008 Join Date
    28Posts

    Re: Malformed ByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence.

    Bump.... please help, I've got no idea how to fix this.

    Thanks in advance.



Advertisement