Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug Options Tab component is always null

The only AI bot developer
Joined
Mar 26, 2016
Messages
166
Error:
TRACE [ControlPanelTab] Opening OPTIONS using component: null

Triggers:
  1. OptionsTab.setNpcAttackOption(AttackOption.HIDDEN);
  2. ControlPanelTab.OPTIONS.open();
 
Top