Welcome!

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

Sign up now!

Resolved ChatDialog & Inventory.getSelectedItem() broken

Joined
Apr 18, 2015
Messages
408
* ChatDialog#getOptions() returns null all the time; ChatDialog.getOption(int) obviously too.

* Inventory#getSelectedItem() returns null as well.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
* ChatDialog#getOptions() returns null all the time; ChatDialog.getOption(int) obviously too.

* Inventory#getSelectedItem() returns null as well.
Okay so I've done some testing and the chat dialog options were not properly detected in legacy mode. I've resolved that for the next release, however Inventory.getSelectedItem did return correctly after right clicking an item and selecting "Use".
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Huh, I've had different results. And yes, I screwed up and clicked "Best Answer" on accident, I understand that this isn't fully resolved.
 
Top