#java.lang.ArrayIndexOutOfBoundsException: Index 110 out of bounds for length 3
5 messages · Page 1 of 1 (latest)
Usually this points to you trying to connect to a server that's running a different version of the pack to what you're client is running.
Check that your client version and the servers version of AOF are the same.
Will do 👍🏻
Issue fixed. Thank you so much!!