Problems from rescue0.43 to rescue0.44

From: ptrigo (ptrigo@isel.ipl.pt)
Date: Fri 20 Feb 2004 - 19:35:44 GMT


Dear all,
 
I am from 5Rings team and we were doing our experiments with rescue-0_43
using the "io" infrastructure developed at yabapi-1.00.
 
We are now using rescue-0_44 and still using yabapi-1.00 "io".
 
The problem is that we now get the following exception:
java.lang.Error: received illegal header:85
            at yab.io.RCRSSProtocolSocket.getBlock(Unknown Source)
            at yab.io.RCRSSProtocolSocket.receive(Unknown Source)
            at rCr.communicator.B_RCRSS.obterPercepcao(B_RCRSS.java:92) //
this is the link point to our code //
and
java.lang.Error: received illegal header:84
            at yab.io.RCRSSProtocolSocket.getBlock(Unknown Source)
            at yab.io.RCRSSProtocolSocket.receive(Unknown Source)
            at rCr.communicator.B_RCRSS.obterPercepcao(B_RCRSS.java:92)
 
We know that this exception is thrown at
yabapi-1.00\yab\src\yab\io\RCRSSProtocolSocket.java and that this exception
must be related with the aditional KA_HEAR_TELL and KA_HEAR_SAY messages.
 
We are running out of time (to build the correct Logfile) so please, may we
get any HELP_ME! on the YabAI code.
 
Is there a patch with these aditional messages?
Otherwise may we get help on code that needs to get changed?
 
Thanks in advance,
Paulo Trigo Silva.
 
 



This archive was generated by hypermail 2.1.3 : Fri 20 Feb 2004 - 19:36:44 GMT