User talk:Borkstation

From Robowiki
Jump to navigation Jump to search

Welcome!

Hello, Borkstation, and welcome to RoboWiki! This place contain a wealth information about Robocode, from basic to more advanced. I hope you enjoy creating robots and being a robocoder!

If you are posting a comment on this wiki, please sign your messages using four tildes (--~~~~); this will automatically insert your username and the date stamp. If you are not familiar with MediaWiki, these links might help you out:

If you need help, check out the frequently asked questions or ask it on this page. Again, welcome!

—— Nat 12:35, 17 July 2009 (UTC)

Hey there - welcome to the wiki. =)

At present, we have our roborumble server (Darkcanuck/RRServer) setup to only accept results from Robocode clients of versions 1.5.4, 1.6.0 and 1.6.1.4. We do this because sometimes, changes to Robocode have had some (small but measurable) effect on the scoring, and we want to disallow those old versions and test new ones before allowing them. On my RR client (1.6.1.4), your bot is throwing this error a lot, because it's a new method in Robocode that doesn't exist in 1.6.1.4:

bzdp.BoxCar 1.0: Throwable: java.lang.NoSuchMethodError: 
    robocode.util.Utils.normalAbsoluteAngleDegrees(D)D

You can use Math.toDegrees(Utils.normalAbsoluteAngle(...)) to replace this for now. I'm sorry your first entry into the RoboRumble hit a hiccup, but it should be an easy fix. Good luck with your bots!

--Voidious 21:46, 16 July 2009 (UTC)

Thanks! I was wondering why my bot was doing so badly!

--Borkstation 12:51, 17 July 2009 (UTC)

There are no threads on this page yet.