#When i put the item in the inv nothing

1 messages · Page 1 of 1 (latest)

fading hound
#

I dont get it

proud hollow
#

"UnsupportedOperationException"

#

Looks like the item/string is null

fading hound
#

yes

#

obviusly

obtuse mica
#

@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

#

Arrays.asList, or List.of