Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Compiling Server core..
  2. .\palidino76\rs2\io\PacketManager.java:11: <identifier> expected
  3. package palidino76.rs2.io.;
  4.                           ^
  5. .\palidino76\rs2\io\PacketManager.java:13: package src.palidino76.rs2.io.packets
  6.  does not exist
  7. import src.palidino76.rs2.io.packets.shopbuyconfig;
  8.                                     ^
  9. .\palidino76\rs2\io\Packets.java:16: cannot access palidino76.rs2.io.PacketManag
  10. er
  11. bad class file: .\palidino76\rs2\io\PacketManager.java
  12. file does not contain class palidino76.rs2.io.PacketManager
  13. Please remove or make sure it appears in the correct subdirectory of the classpa
  14. th.
  15. public class Packets extends PacketManager {
  16.                              ^
  17. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement