Thread: [Compiling help eclipse] [Error running in eclipse] [server dc's when i kill some1]

Results 1 to 3 of 3
  1. #1 [Compiling help eclipse] [Error running in eclipse] [server dc's when i kill some1] 
    Trap God

    Join Date
    Jun 2010
    Age
    25
    Posts
    571
    Thanks given
    27
    Thanks received
    26
    Rep Power
    4
    sup guys as the title said i need help with eclipse
    it doesnt seem to compile, ill edit a file and then terminate the server
    then save it, then rerun the server and it doesnt work
    and when i do save and restart i get this error in the console

    Code:
    Code:
    java.lang.NullPointerException
    	at com.rs.game.player.LocalPlayerUpdate.applyAppearanceMask(LocalPlayerUpdate.java:518)
    	at com.rs.game.player.LocalPlayerUpdate.appendUpdateBlock(LocalPlayerUpdate.java:398)
    	at com.rs.game.player.LocalPlayerUpdate.processLocalPlayers(LocalPlayerUpdate.java:252)
    	at com.rs.game.player.LocalPlayerUpdate.createPacketAndProcess(LocalPlayerUpdate.java:540)
    	at com.rs.net.encoders.WorldPacketsEncoder.sendLocalPlayersUpdate(WorldPacketsEncoder.java:811)
    	at com.rs.cores.WorldProcessor.process(WorldProcessor.java:57)
    	at com.rs.cores.PriorityProcessor.run(PriorityProcessor.java:13)
    and also when i kill some1 in the wildy i dc and get this error




    Code:
    Code:
            at com.rs.game.player.PkRank.checkRank(PkRank.java:110)
            at com.rs.game.player.Player.increaseKillCount(Player.java:1258)
            at com.rs.game.player.Player$17.run(Player.java:1174)
            at com.rs.game.tasks.WorldTasksManager.processTasks(WorldTasksManager.ja
    va:48)
            at com.rs.cores.WorldProcessor.process(WorldProcessor.java:34)
            at com.rs.cores.PriorityProcessor.run(PriorityProcessor.java:13)
    java.lang.NullPointerException
    That keeps repeating
    "What was done to me was monstrous."
    "And they created a monster."
    Reply With Quote  
     

  2. #2  
    Member Market Banned Market Banned

    thesharp's Avatar
    Join Date
    Dec 2010
    Age
    29
    Posts
    1,120
    Thanks given
    311
    Thanks received
    140
    Rep Power
    312
    make sure all the variables are initialized and add in some null checks.
    [Only registered and activated users can see links. ]

    Reply With Quote  
     

  3. #3  
    Trap God

    Join Date
    Jun 2010
    Age
    25
    Posts
    571
    Thanks given
    27
    Thanks received
    26
    Rep Power
    4
    Quote Originally Posted by thesharp View Post
    make sure all the variables are initialized and add in some null checks.
    How so ? do u want to come on t.v. and show me or somthing?
    "What was done to me was monstrous."
    "And they created a monster."
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Compiling with eclipse
    By garrydowling2011 in forum Help
    Replies: 3
    Last Post: 12-10-2011, 02:23 AM
  2. eclipse COMPILING?
    By international in forum Help
    Replies: 5
    Last Post: 06-05-2011, 06:31 PM
  3. Replies: 4
    Last Post: 03-29-2009, 09:13 PM
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •