r15514. I think I corrected some whitespace issues but I think that a lot and get it wrong.
public static final void setFrame( final BuffBotFrame frame )
{
}
Would it be easier if I just make one huge patch with all the changes I'm supposed to make? I could do that, I'm just afraid that would make reviewing harder, and nobody really wants to look at a 100 line diff. Or should I keep posting small patches every so often?
So.. one year later, yes- there is definitely some bug introduced by cakepatch. I don't believe it is a threading issue though- what I see is that listeners don't get fired after a while. I still don't see a crash, but I will keep investigating and update this thread (next year, probably).
NamedListenerRegistry.fireChange( "(CakeArenaManagerAddChat)" );
NamedListenerRegistry.fireChange( LISTENER_NAME_ADD_CHAT );