PDA

View Full Version : con:SetBinaryImage()



Rob H
June 12th, 2005, 06:44 AM
I'm getting an error appearing in the log when using the above method (from a thread in case it matters), but the image still appears in NetRemote

The error is 'Error in transmission', the error code is 2

Any ideas?

Ron
June 16th, 2005, 01:32 PM
This seems to be an error on the side of NetRemote. Probably due to an incorrect checksum when sending the CMD_ACK.

This is what happens. Girder sends the image.
Then NetRemote responds with an ACK. It is the ACK that is triggering the error.

Rob H
June 16th, 2005, 01:36 PM
One for Ben then.

Ben S
June 16th, 2005, 07:27 PM
I'll take a look.

Ron
June 24th, 2005, 02:09 PM
Ben has indeed confirmed this bug and it is fixed in his codebase, I do not know what release this will show up in (or it might have shown up already).

Rob H
June 24th, 2005, 02:11 PM
I believe it already has.

Ron
June 24th, 2005, 02:12 PM
Great!