Re: Can't find my robot to test it out in battle
Ian Tatters <[email protected]> Sun, 21 Oct 2018 22:07:53 +0200
| Newsgroups | gmane.comp.java.robocode |
|---|---|
| Message-ID | <CAOG1zygOFF+4hm6JExYsMfsQaWagyAkvNDKK_LD26fgib-mmag@mail.gmail.com> |
I think I found the problem. It is with the Robot Editor. After I read your reply which stated that it doesn't save changes I tried to change the sample bot fire to rotate it's gun left instead of right. I saved and compiled, but the robot still rotated it's gun right. So I think I need other tools to write my robot. What program do you use to write robots? The } is not the problem. I just did exactly what the guide said me to do, so I didn't wrote any code and still it does nothing and yes I'm running Robocode 1.9.3.3. On Sun, Oct 21, 2018 at 7:14 PM fnl <[email protected]> wrote: > Hmm... it ought to work, when you use ECJ (Eclipse Compiler for Java), > which comes with Java. > > I discovered a bug with the Robot Editor, which does not save changes made > to the file. Check that the } before run is indeed removed, if you examine > the file in your /robot/irtatters folder. > If the misplaced character is still there, it could cause trouble. > > Are you running with Robocode 1.9.3.3? > > Best regards, > - Flemming > > > søndag den 21. oktober 2018 kl. 01.00.14 UTC+2 skrev Ian Tatters: >> >> I followed exactly this guide >> https://www.youtube.com/watch?v=JetqcHWcdwg >> and still it doesn't work. A funny thing that I noted is that if you look >> at the message I got from the compiler it says Codesize: 0 while in the >> video it says Codesize: 58, so I think that somehow it doesn't register any >> code in it. Maybe I should download it again? >> >>> >>>> -- > You received this message because you are subscribed to a topic in the > Google Groups "robocode" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/robocode/PPPqVcb6Mvs/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.