General Discussion (#1) - BotAction (#4) - Message List

BotAction

Got it fresh from the pot and it seems there are some errors, I'm just wondering when these'll get patched up. In the mean time I'll just have to revert.

there are as follows:

m_arenaTracker.setEnableSpectating(boolean)

m_arenaTracker.watchNextPlayer()

m_arenaTracker.getPlayingFreqSize(freq)

m_arenaTracker.getFreqSize(freq)

UPDATE: It seems someone didn't submit their changes to Arena.java so it's reflecting on botAction.

  • Message #2

    Which errors?

    Those methods aren't working with you? What error are they giving you?

    • Message #3

      The methods DNE. Whoever updated Arena.java didn't commit their revision as the current botaction references to them.

  • Message #5

    Resolved, my arena.java was out of sync.