Ticket #177 (closed defect: wontfix)

Opened 3 years ago

Last modified 3 years ago

twl

Reported by: lnx Owned by:
Priority: normal Component: Bots - Other
Version: Latest version from repository Severity: major
Keywords: Cc:

Description (last modified by Maverick) (diff)

TWLBot crashed during play (unresponsive).

16 Dec 2007 16:17:10   Failed to read file to memory: null.txt
16 Dec 2007 16:17:10   Failed to read file to memory: null.txt
Exception in thread "Timer-45" java.lang.NullPointerException
        at twcore.bots.twl.MatchGame.setupGame(Unknown Source)
        at twcore.bots.twl.MatchGame$1.run(Unknown Source)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
16 Dec 2007 16:18:37   SQL pool local: 2/10 connections online, 0 in use
16 Dec 2007 16:18:37   SQL pool website: 5/5 connections online, 0 in use

Attachments

Change History

Changed 3 years ago by Maverick

  • severity changed from minor to major
  • description modified (diff)
  • reporter changed from anonymous to lnx

Changed 3 years ago by Maverick

  • status changed from new to closed
  • resolution set to wontfix

This error is caused when an user does !game <#> where the <#> is non-existant.
As the twl-bot should only be started using !twlgame and not !game, this doesn't need to be fixed.

Add/Change #177 (twl)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.