Discussion:
everycode i edited ( though i dont change anything) results in non-work robot(they dont fire )
MINH KHÔI TẠ
2014-12-28 03:43:21 UTC
Permalink
including sample and my own robot code . Please advise.
--
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.
fnl
2014-12-28 20:50:43 UTC
Permalink
My best guess to your problem is that you have not installed a JDK (Java
Development Kit), but is running on a plain JRE (Java Runtime Environment).

Take a look on the system requirements and tutorial for how to install and
configure Robocode here:
http://robowiki.net/wiki/Robocode/System_Requirements#Installation_and_configuration

Best regards,
- Flemming
Post by MINH KHÔI TẠ
including sample and my own robot code . Please advise.
--
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.
MINH KHÔI TẠ
2014-12-29 06:58:14 UTC
Permalink
I have found the reason for this . I had already installed JDK before i
installed Robocode . The point is that i edited the name of the method
thinking it doesnt affect the program (because when i tested , i found the
robot still ran , but didnt recognize he doesn't shoot the target , how
careless i am :P) . Thank you anyway , thanks for posting the advise for me
:)
--
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.
fnl
2014-12-30 22:11:15 UTC
Permalink
I am happy that you found the problem. :-)
Good luck with your robot.

Best regards,
- Flemming
Post by MINH KHÔI TẠ
I have found the reason for this . I had already installed JDK before i
installed Robocode . The point is that i edited the name of the method
thinking it doesnt affect the program (because when i tested , i found the
robot still ran , but didnt recognize he doesn't shoot the target , how
careless i am :P) . Thank you anyway , thanks for posting the advise for me
:)
--
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.
Loading...