I wanted to add fishing to my server so I used encouragins server but i can't solve this errors solved msot of them but keep geting this
.\palidino76\rs2\players\Player.java:1538: cannot find symbol
symbol : variable p
location: class palidino76.rs2.players.Player
p.getFishing().resetFishing();
^
.\palidino76\rs2\Skills\Fishing.java:152: cannot find symbol
symbol : method addExperience(int,int)
location: class palidino76.rs2.players.Player
getPlayer().addExperience(10, getExperience());
^
.\palidino76\rs2\io\packets\NPCOption1.java:62: cannot find symbol
symbol : method getPlayer()
location: class palidino76.rs2.io.packets.NPCOption1
getPlayer().isFishing = true;
^
.\palidino76\rs2\io\packets\NPCOption1.java:63: cannot find symbol
symbol : method getPlayer()
location: class palidino76.rs2.io.packets.NPCOption1
getPlayer().getFishing().createFishingSystem();
^
4 errors
Druk op een toets om door te gaan. . .
I'm not sure but i think getplayer is a method of espeon and not used in palis can someone fix these for me
and I'm using pali base