tanner
05-27-2005, 08:26 PM
Didn't change a thing in the itemcollect, but last night I got several of these:
Caught exception during dispatch!
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:444)
at java.nio.HeapByteBuffer.getShort(HeapByteBuffer.ja va:289)
at com.eqtoolbox.itemcollect.EQPacket.init(EQPacket.j ava:115)
at com.eqtoolbox.itemcollect.EQPacket.<init>(EQPacket.java:89)
at com.eqtoolbox.itemcollect.ItemCollect.packetCaptur ed(ItemCollect.java:253)
at com.eqtoolbox.itemcollect.PacketDispatcher.run(Pac ketDispatcher.java:63)
at java.lang.Thread.run(Thread.java:534)
Since it dips into nio, I'm thinking that is jpcap stuff, so I'm running v0.01.16 from sf.
Haven't looked into it much, just posting it here.
Caught exception during dispatch!
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:444)
at java.nio.HeapByteBuffer.getShort(HeapByteBuffer.ja va:289)
at com.eqtoolbox.itemcollect.EQPacket.init(EQPacket.j ava:115)
at com.eqtoolbox.itemcollect.EQPacket.<init>(EQPacket.java:89)
at com.eqtoolbox.itemcollect.ItemCollect.packetCaptur ed(ItemCollect.java:253)
at com.eqtoolbox.itemcollect.PacketDispatcher.run(Pac ketDispatcher.java:63)
at java.lang.Thread.run(Thread.java:534)
Since it dips into nio, I'm thinking that is jpcap stuff, so I'm running v0.01.16 from sf.
Haven't looked into it much, just posting it here.