player= new Player(playerId,skill,level,points); is showing error= error:
player= new Player(playerId,skill,level,points);
non-static variable this cannot be referenced from a static context pl