On 2015-05-19 22:59, Alexandros Drymonitis wrote:
On Tue, May 19, 2015 at 11:46 PM, Pagano, Patrick <pat@digitalworlds.ufl.edu wrote:
I just want to fix the mismatch. Is there an object i can place between the unpack fffffff and the integer number box?
the error is generated by [unpack] when it receives data. so putting anything *after* [unpack] won't help you, you need somethign *before* that object.
then you shuold check what is the actual message that generates the error. if the message looks fine, use zexy's [rawprint] to print it out: it will have different printout for numbers and symbols that look like numbers.
gmfdsr IOhannes