Ticket #199 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

TWLBot bug

Reported by: Maverick Owned by: Maverick
Priority: highest Component: Bots - Other
Version: Latest version from repository Severity: blocking
Keywords: Cc:

Description

   MMaverick> !game 88955390
05 Jan 2008 17:50:22   Failed to read file to memory: null.txt
05 Jan 2008 17:50:22   Failed to read file to memory: null.txt
Exception in thread "Timer-42" java.lang.NullPointerException
        at twcore.bots.twl.MatchGame.setupGame(MatchGame.java:153)
        at twcore.bots.twl.MatchGame$1.run(MatchGame.java:119)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)

Attachments

Change History

Changed 3 years ago by Maverick

  • status changed from new to assigned

Changed 3 years ago by Maverick

Thanks to our previous idiot Ikrit the twl bot was malfunctioning completely due to a wrongly set sql host variable.
He has done this in 30-07-2006 for making it possible to run twl bot on RoboKing. sigh

Fixed in changeset:2107

Changed 3 years ago by Maverick

Too bad

05 Jan 2008 18:23:32   Failed to read file to memory: null.txt
05 Jan 2008 18:23:32   Failed to read file to memory: null.txt
Exception in thread "Timer-43" java.lang.NullPointerException
        at twcore.bots.twl.MatchRound.<init>(MatchRound.java:141)
        at twcore.bots.twl.MatchGame.setupGame(MatchGame.java:159)
        at twcore.bots.twl.MatchGame$1.run(MatchGame.java:119)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)

Changed 3 years ago by Maverick

  • status changed from assigned to closed
  • resolution set to fixed

I was doing !game ... instead of !twlgame (a faulty !game command gives this error).

It seems to be all fixed by my previous change though.

Add/Change #199 (TWLBot bug)

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.