1 messages · Page 1 of 1 (latest)
https://paste.md-5.net/eroticibes.java Theres the code
I dont get it
"UnsupportedOperationException"
Looks like the item/string is null
yes
obviusly
@fading hound Main.getInstance().getItems()
is a map
Map<Player, List<String>> or something not sure, I don't have access
but
some lists can't support add operations
add
Arrays.asList, or List.of