Guest User

Untitled

a guest
Jun 13th, 2018
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. (10:23:43 PM) lethium@hotmail.co.uk: why the hell is there a nullpointer here for (int i = 0; i < player.starterItems.length; i++) { player.getInventory().addItem(player.starterItems[i]); }
  2. (10:23:58 PM) Shawn: starteritems is null
  3.  
  4.  
  5. ---
  6.  
  7.  
  8. (10:24:08 PM) lethium@hotmail.co.uk: no
  9. (10:24:09 PM) lethium@hotmail.co.uk: its
  10. (10:24:13 PM) lethium@hotmail.co.uk: public Item[] starterItems
Add Comment
Please, Sign In to add comment