DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
Question
Vkouk
Hello,i was trying to adapt the offline system from epi to il and i have one prob...
It gives me error at this
if (player.getBuyList().addItemByItemId(items.getInt(2), items.getLong(3), items.getLong(4)) == null)
throw new NullPointerException();
and at this
if (player.getSellList().addItem(items.getInt(2), items.getLong(3), items.getLong(4)) == null)
throw new NullPointerException();
Thanks in advance
Ps:That is from the epi..i add it to il but it show me these errors..should i change something?
5 answers to this question
Recommended Posts