Jonathan Lamb
11 years ago
Hey, I've had a functioning C# advanced robot for a few months now, and
last week I did a giant architecture change. After the change, running my
bot crashes Robocode to desktop - I don't see any errors in the robocode or
my robot's console before Robocode dies. After much fiddling, I discovered
that if I only have basic Robot commands (TurnGunRight(), Ahead(), etc) my
robot loads and runs fine. If I put any set and/or execute calls in my
robot it now crashes. Any ideas what would cause this? I've been using
this bot for awhile now, and I'm completely confused why he crashes
Robocode now.
last week I did a giant architecture change. After the change, running my
bot crashes Robocode to desktop - I don't see any errors in the robocode or
my robot's console before Robocode dies. After much fiddling, I discovered
that if I only have basic Robot commands (TurnGunRight(), Ahead(), etc) my
robot loads and runs fine. If I put any set and/or execute calls in my
robot it now crashes. Any ideas what would cause this? I've been using
this bot for awhile now, and I'm completely confused why he crashes
Robocode now.
--
You received this message because you are subscribed to the Google Groups "robocode" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robocode+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "robocode" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robocode+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.