... hi people, i don't know if this has already been said often, but the applet is giving many troubles to the jvm here... i wish i could find out what's wrong...
... If this is a common case I hope to hear more from other users ... Have you tried to run Simulator as an application? "java JJArena" – this is preferable...
... I don't agree with that. Let's say that there are four players with one robot each. Each one of the players are sitting at home and optimizes their robot...
The February 2004 JROBOTS Challenge starts now. http://jrobots.cfxweb.net Remember that you can send your robots even in the course of the challenge, so you're...
... Several comments. First, I mostly agree with Kristian that the online arena tends to push everyone to the middle. It's better now than it used to be, but ...
... I've been able to reproduce the extremely slow match bug. Look at this: class __Pig_ extends JJRobot { void main() { for(;;){ for(int i=0; i<5e5; ++i); ...
... Yes,I do. Nevertheless, this is not strictly the simulator fault. Jdk on WIN does not do proper time slicing between threads of equal priority. Instead it...
From: "hats303" Sent: Thursday, February 05, 2004 6:07 AM Subject: [javajousters] Re: Percentages ... I confirm. I remember a player in one of the 2000...
... What kind of optimization do you have in mind? ... If there is N number robots in arena (in this case 4) and "everyone is loosing" than the lowest...
... Any kind of optimization that aims at making your robot beat the other robots. ... Ok i agree. I realised at the same moment that i posted the message that...
Now online a new interview with a JROBOTS player: "An interview with Caos, author of Tango" by Samuel J. Grabski http://jrobots.cfxweb.net I am very glad to...
I agree with the idea of keeping information about the machines where games are played, ... but anyone have a technical solution to the problem described by...
... What you can do now is note (using Watch) the number of the last match played before you upload, say 543 for example. When you later want to check the...
The JDK link in the Download page, is pointing to a missing URL. Since it´s quite difficult to find it on the Web (and newer versions are too big), I have...
http://jrobots.cfxweb.net The February tournament does not show very different results from the past. We must register another triple victory of IonStorm,...
The March 2004 JROBOTS Challenge starts now http://jrobots.cfxweb.net Remember that you can send your robots even in the course of the challenge, so you're...
Hello I'm new to this group I just downloaded the 'JDK-1_0_2-win32- x86.zip' and tried to run BlueJ with it and I get this error 'NO tools.jar this may be a...
Don't use such an obsolete JRE! Download JDK 1.4.2 and compile with the -target 1.1 option. Scott...
Scott Palmer
scott.palmer@...
Mar 26, 2004 1:36 pm
510
The "March 2004 JROBOTS Challenge" ends now! As usual the official results are going to be published on wednesday, March 31st. If you followed the partial...
... You can find news about the results of the last challenge below, but, first of all, I want to announce that the fifth years of JROBOTS challenges begins...
The April 2004 JROBOTS Challenge starts now http://jrobots.cfxweb.net Remember that you can send your robots even in the course of the challenge, so you're...
hello, I reported some time ago that jrobots was incredibly slow on the systems i have access to. Yesterday, i wanted to improve that poor robot i've done ...
hello, I reported some time ago that jrobots was incredibly slow on the systems i have access to. Yesterday, i wanted to improve that poor robot i've done...
... That's good. ... That's bad. ... Yes multi-threading on Linux is not good. ... Why do you believe this will help?...
Scott Palmer
scott.palmer@...
Apr 4, 2004 11:19 pm
516
... Ok, i just find it strange that this is reported as consuming cpu. I thought it would just release the cpu immediatly. ... libgcj can actually interpret...
... Ok, i just find it strange that this is reported as consuming cpu. I thought it would just release the cpu immediatly. ... libgcj can actually interpret...
... I may have been to quick to respond, but I don't think that means it is consuming CPU at all. It means that it is waiting there to get the CPU back from...
Scott Palmer
scott.palmer@...
Apr 5, 2004 3:12 pm
519
(Sending this post another time, because it's been hours i've posted it, and it still doesn't appears on the group) ... Right, i don't know where the problem...
(quoting myself) ... PS: Actually, X Window, which runs with a higher priority than other processes still handle the mouse movements, but it sometimes freeze...