» Bay Area «
July 7th, 2010, 02:34
Keep getting 14 errors while trying to add summoning.. Can anyone teamviewer me & help me fix?
Here's my errors:
Compiling net/com/Roflpvp/*.java
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: illegal start of exp
ression
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: illegal start of exp
ression
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: ';' expected
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: <identifier> expecte
d
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: not a statement
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: ';' expected
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: ';' expected
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:513: orphaned case
case 259:
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:2088: class, interface, o
r enum expected
}
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: p is already defined
in handlePacket(net.com.RoflPvp.model.Player,int,int)
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: packetSize is alread
y defined in handlePacket(net.com.RoflPvp.model.Player,int,int)
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:331: interfaceId is alrea
dy defined in handlePacket(net.com.RoflPvp.model.Player,int,int)
int interfaceId = p.stream.readUnsignedWord();
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:335: cannot find symbol
symbol : class PlayerItems
location: class net.com.RoflPvp.net.packethandler.ActionButtons
PlayerItems pi = new PlayerItems();
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:335: cannot find symbol
symbol : class PlayerItems
location: class net.com.RoflPvp.net.packethandler.ActionButtons
PlayerItems pi = new PlayerItems();
^
14 errors
Press any key to continue . . .
Here's my errors:
Compiling net/com/Roflpvp/*.java
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: illegal start of exp
ression
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: illegal start of exp
ression
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: ';' expected
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: <identifier> expecte
d
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: not a statement
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: ';' expected
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: ';' expected
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:513: orphaned case
case 259:
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:2088: class, interface, o
r enum expected
}
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: p is already defined
in handlePacket(net.com.RoflPvp.model.Player,int,int)
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:326: packetSize is alread
y defined in handlePacket(net.com.RoflPvp.model.Player,int,int)
public void handlePacket(Player p, int packetId, int packetSize) {
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:331: interfaceId is alrea
dy defined in handlePacket(net.com.RoflPvp.model.Player,int,int)
int interfaceId = p.stream.readUnsignedWord();
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:335: cannot find symbol
symbol : class PlayerItems
location: class net.com.RoflPvp.net.packethandler.ActionButtons
PlayerItems pi = new PlayerItems();
^
.\net\com\RoflPvp\net\packethandler\ActionButtons. java:335: cannot find symbol
symbol : class PlayerItems
location: class net.com.RoflPvp.net.packethandler.ActionButtons
PlayerItems pi = new PlayerItems();
^
14 errors
Press any key to continue . . .