Guest User

Untitled

a guest
Jan 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. src\server\model\players\packets\BankX2.java:49: cannot find symbol
  2. symbol : variable Xamount
  3. location: class server.model.players.packets.BankX2
  4. c.playerShopP[slot] = Xamount;
  5. ^
  6. Note: Some input files use unchecked or unsafe operations.
  7. Note: Recompile with -Xlint:unchecked for details.
  8. 1 error
  9. Press any key to re-compile . . .
Add Comment
Please, Sign In to add comment