Re: [robocup-rescue-s] Debugger

From: Mohammad Mehdi Saboorian <saboorian@gmail.com>
Date: Sun 02 Oct 2005 - 15:24:01 GMT

hi,
 Probably you are using a log file created with kernel >= 0.46
from that version, structure of log file has been changed and
two version of log file prototype is available by now.
  static final String FILE_TYPE_NAME_0 = "RoboCup-Rescue Prototype Log
00\0";
static final String FILE_TYPE_NAME_1 = "RoboCup-Rescue Prototype Log 01\0";
 you can see the changes in LogIO class of viewer.
 About newer versions of Debugger, I think no one released another
version after that. but most of teams develop and use similar tools.
 have fun,
Mohammad Mehdi Saboorian
 On 10/1/05, nasrin Mostafazadeh <nasrinmostafazadeh@yahoo.com> wrote:
>
> Hi,
>
> I've got a got a problem with debugger version 0.10 … The way to execute
> this jar file is as below (according to it's own man) and I get this error:
>
> java -jar debugger-0.10.jar -l rescue.log -a action.log :
>
> Exception in thread "main" java.lang.Error: rescue.log is not a log file
> of RoboCupRescue Prototype Simulation System.
>
> at debugger.Util.myassert(Unknown Source)
>
> at debugger.LogIO.<init>(Unknown Source)
>
> at debugger.Checker.<init>(Unknown Source)
>
> at debugger.Main.main(Unknown Source)
>
> What can I do to solve this problem?!
>
> And also what is the latest version of Debugger?!
>
> Thanks for any Response
>
>
> --------------------------------------------------- --
> Farzanegan Rescue Simulation Team
> Poseidon
> ------------------------------------------------------
> Nasrin Mostafazadeh
>
> ------------------------------
> Yahoo! for Good
> Click here to donate <http://store.yahoo.com/redcross-donate3/> to the
> Hurricane Katrina relief effort.
>
>
> _______________________________________________
> robocup-rescue-s mailing list
> robocup-rescue-s@mailman.cc.gatech.edu
> https://mailman.cc.gatech.edu/mailman/listinfo/robocup-rescue-s
>
>
>

_______________________________________________
robocup-rescue-s mailing list
robocup-rescue-s@mailman.cc.gatech.edu
https://mailman.cc.gatech.edu/mailman/listinfo/robocup-rescue-s
Received on Sun Oct 02 17:46:03 2005

This archive was generated by hypermail 2.1.8 : Sun 02 Oct 2005 - 15:46:05 GMT