Ticket #274 (assigned defect)

Opened 4 months ago

Last modified 3 months ago

multibot issues

Reported by: MBananas Assigned to: milosh (accepted)
Priority: normal Component: Bots - Multibot
Version: Latest version from repository Severity: minor
Keywords: multibot multiple tasks Cc: Milosh

Description (Last modified by milosh)

Nothing extraordinaire in these tasks, but as we got some great coders who can easily fix these problems, I decided to open this new ticket.

1- BBJ module not working (Black Jack game - none of commands)

2- !help in enigma module doesn't display help board, but it does if use any other common command for all other modules example: !cancel, !start, etc

3- Gravbomber module known to crash server when module is started…appearently bot overload server with 178127128 lines of packets.

4- Helicopter module has been removed a long time ago, but as far as I remember, 98% of codelines were alright, in case of a good sould fix the 2% that was causing problems…anyway.

Attachments

Change History

07/15/08 14:51:27 changed by Maverick

  • owner deleted.

Thank you for your report. Someone of the bot development team will investigate into your reported issues and modify code where necessary.

However, keep in mind the current situation in Trench Wars: we're using RoboQueen which can't be updated and is still using old code. For example, I think BBJ module has already been removed (as it wasn't completed at all).

07/29/08 07:04:10 changed by milosh

I believe the problem with the gravbomber module may have something to do with this…

m_botAction.sendUnfilteredPublicMessage( "?set All:bombspeed:" + m_currentGBPlayer.getBombPower() );

If the variable here is incorrect it could change the arena settings to something hazardous.

07/29/08 07:05:01 changed by milosh

That was from line 419 in multibot.gravbomber.gravbomber.java

(follow-up: ↓ 8 ) 07/29/08 07:10:34 changed by milosh

I show no record of the "helicopter module" in the SubVersion repository, and when I search for it nothing shows up but this ticket. Personally, I've never used the module and it only sounds vaguely familiar; however, even if I had it most likely would not be possible to recover last code, especially if it was deleted before TWCore was implemented.

07/29/08 23:12:23 changed by milosh

After testing enigma I found it to display the help message upon !help or any other default private message that is not a command. This works for both the host and the players, so I'm not sure exactly what problem you're having in that regard.

The BBJ module might as well have its own ticket as it needs a complete overhaul.

07/31/08 05:16:45 changed by milosh

  • owner set to nobody.

Going for consistency.

07/31/08 07:35:51 changed by milosh

  • owner changed from nobody to milosh.
  • status changed from new to assigned.
  • description changed.

(in reply to: ↑ 4 ) 08/10/08 07:39:01 changed by Maverick

Replying to milosh:

I show no record of the "helicopter module" in the SubVersion repository

Milosh, here: /trunk/twcore/src/twcore/bots/twbot/twbotheli.java@2547

Changeset [2548] is the changeset where you deleted the twbot directory.

08/10/08 11:16:55 changed by milosh

  • description changed.

Ah, I see. I figured that all TWBot modules had been converted due to the last reply on ticket #44. I'll look into it a bit.

09/03/08 15:03:51 changed by milosh

  • description changed.

Related Changeset: 2821

Converted twbotheli.java to a multibot module.


Add/Change #274 (multibot issues)




Change Properties
Action