swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Evaluating Values


From: Rob Leclerc
Subject: Evaluating Values
Date: Sun, 11 Mar 2001 13:20:24 -0700

    I am debugging some of my code and I added a function to provide string
output about the current state of the agent.  The problem is that when I
right click on the agent and then execute the method I get the following
error:

*** event raised for error: InvalidArgument
*** function: fcall_type_for_objc_type(), file:
/src/Swarm/swarm/src/defobj/internal.m, line: 729
Could not find objc type `r'
*** execution terminating due to error
/src/Swarm/swarm/src/defobj/Symbol.m:173 -[Error(c) _raiseEvent:]
      0 [sig] javaw 1000 stackdump: Dumping stack trace to
javaw.exe.stackdump


I do have a field that has the objects name as the toString() value, so I
can't imagine the problem is because it is a string and not a numeric value
but I don't have any other explanation.  I even tried returning a simple
string "Hello" and I had the same error.


Thanks
Rob Leclerc


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]