Difference between revisions of "User talk:Jlm0924"

From Robowiki
Jump to navigation Jump to search
Line 30: Line 30:
  
 
Hey dude - I'm curious why you're sticking with "DemonicRage" as your top level package name? The norm is definitely to have all your bots under the same package, for the sake of clarity and rumble flags and such. Some people do use separate packages for bots (abc.tron3.Tron, wcsv.PowerHouse.Powerhouse, etc.), but not at the top level. --[[User:Voidious|Voidious]] 14:12, 13 August 2009 (UTC)
 
Hey dude - I'm curious why you're sticking with "DemonicRage" as your top level package name? The norm is definitely to have all your bots under the same package, for the sake of clarity and rumble flags and such. Some people do use separate packages for bots (abc.tron3.Tron, wcsv.PowerHouse.Powerhouse, etc.), but not at the top level. --[[User:Voidious|Voidious]] 14:12, 13 August 2009 (UTC)
 +
 +
Hey Voidious :) I've been meaning to remove the extra package :) I guess i rushed into poking around with demonic again with a different computer and haven't got to it yet.. Congradulations by the way on Diamond !  :) He's kicking butt! :) I got a couple questions for yah...I need to find a better way to test... lately I've made some changes and to test I just through him back in the the rumble.....( I hope no-one minds, and it doesn't sway the stats...) I would like to test at 35 rounds with 10 bots (representitive of the field) multiple times to average out variance and get an Idea if my changes are for the better .. Is there a way to do that ? .. How do you test Diamond ?
 +
  -Justin

Revision as of 23:35, 14 August 2009

Care to introduce yourself? » Nat | Talk » 08:20, 28 April 2009 (UTC)

Hi Justin - I saw you entered a new Melee bot and got afraid, so I went to check its scores and saw a bunch of very low scores from me. It's because my clients are 1.5.4. I'm getting this error:

justin.DemonicRage 1.0: Throwable: java.lang.NoSuchMethodError: justin.Module.getGraphics()Ljava/awt/Graphics2D;
java.lang.NoSuchMethodError: justin.Module.getGraphics()Ljava/awt/Graphics2D;
    at justin.movement.MovSim.futurePos(MovSim.java:70)
    at justin.movement.MovSim.futurePos(MovSim.java:43)
    at justin.movement.MovSim.futurePos(MovSim.java:37)
    at justin.movement.Hawk.move(Hawk.java:136)
    at justin.Module.executeBehavior(Module.java:96)
    at justin.Module.run(Module.java:83)
    at robocode.peer.RobotPeer.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)

I should just update my clients, as this happened with another bot recently. But as of now, 1.5.4 is still allowed for Darkcanuck/RRServer, so there's nothing stopping others from running it and hitting this problem. I've stopped my clients for now and will update them, so if you want to re-post as 1.0b, you can get the "real" scores for it... Sorry about that. Also, I want to know about your bots - post some details! =) --Voidious 22:38, 25 May 2009 (UTC)

Also, it looks like you must have the wrong participants URL in your MeleeRumble client. I'm seeing a bunch of battles for 1v1-only bots in the MeleeRumble that came from your client... I've updated my clients and tested DemonicRage, so whenever your re-post it, you'll have my clients contributing battles. --Voidious 00:33, 26 May 2009 (UTC)

Hey, haven't look at the source yet, but is this robot use FuturePosition library from Abert and HawkOnFire movement from rozu? » Nat | Talk » 03:20, 26 May 2009 (UTC)

Hey Nat, I've been attempting to use Alberts prediction to add wave surfing results into a minimum risk type movement. (unsuccessfully so far) I'm hoping robocode vr 1.7.2 bug fixes help. hawkOnFire's movement was a influence and reference when making Demonics initial movement. Though Demonics movement has grown 10 times the size of hawks entire bot (at least) Hawk is a strong Melee bot. I wouldn't be surprised if Hawk out moves Demonic with head on targeting :) -justin

Thanks Voidious, I'll make sure 1.1 doesnt have same issue.. -justin

Signature

Please use --~~~~ to sign your posts, it will automatically create a link to your userpage with nice timestamps. You can configure your signature in your preferences page. Thank you. » Nat | Talk » 06:24, 30 May 2009 (UTC)

Rumble package

Hey dude - I'm curious why you're sticking with "DemonicRage" as your top level package name? The norm is definitely to have all your bots under the same package, for the sake of clarity and rumble flags and such. Some people do use separate packages for bots (abc.tron3.Tron, wcsv.PowerHouse.Powerhouse, etc.), but not at the top level. --Voidious 14:12, 13 August 2009 (UTC)

Hey Voidious :) I've been meaning to remove the extra package :) I guess i rushed into poking around with demonic again with a different computer and haven't got to it yet.. Congradulations by the way on Diamond ! :) He's kicking butt! :) I got a couple questions for yah...I need to find a better way to test... lately I've made some changes and to test I just through him back in the the rumble.....( I hope no-one minds, and it doesn't sway the stats...) I would like to test at 35 rounds with 10 bots (representitive of the field) multiple times to average out variance and get an Idea if my changes are for the better .. Is there a way to do that ? .. How do you test Diamond ?

 -Justin