jsonapi
jsonapi copied to clipboard
java.lang.NoSuchFieldException: length
Hello, I have a problem with JSONAPI: http://pastebin.com/cid71a8q . I tried with builds #111 and #119 (1.7.10) I use Cauldron (1.7.10-1.1231.04.209), ProtocolLib (3.4.0), Vault (1.4.1)
Thank in advance for your help !
I thought I didn't need it, but I need it, so I reopen the ticket. There is maybe a special version for Cauldron 1.7.10 ? Thank you in advance for your solutions
For use in Cauldron, change this in the file methods.json;
this.onlinePlayerCount()
to
Server.getOnlinePlayers().size()