Thread: Array out of bounds...

Results 1 to 5 of 5
  1. #1 Array out of bounds... 
    ~! Legit ~!

    Join Date
    Nov 2010
    Posts
    1,973
    Thanks given
    183
    Thanks received
    211
    Rep Power
    237
    When i goto clean a herb this is a error I get and I did nothin to it, using jacks blank PI base
    Code:
    [2/21/12 1:46 PM]: java.lang.ArrayIndexOutOfBoundsException: 3724
    [2/21/12 1:46 PM]: 	at server.model.players.packets.ClickItem.processPacket(ClickItem.java:16)
    [2/21/12 1:46 PM]: 	at server.model.players.PacketHandler.processPacket(PacketHandler.java:138)
    [2/21/12 1:46 PM]: 	at server.model.players.Client.processQueuedPackets(Client.java:797)
    [2/21/12 1:46 PM]: 	at server.model.players.PlayerHandler.process(PlayerHandler.java:136)
    [2/21/12 1:46 PM]: 	at server.Server.main(Server.java:175)
    [Only registered and activated users can see links. ]
    Spoiler for My Vouches:
    Quote Originally Posted by mattsforeal View Post
    I paid $5 went first, he fixed my problem and it worked. 100% legit would do it again.
    Quote Originally Posted by Mythic View Post
    Vouch for him, very smooth and fast trade, purchased his last 4m. Have fun with your new membership
    Quote Originally Posted by Harlan View Post
    Vouch, trustworthy guy.
    Quote Originally Posted by iPhisher™ View Post
    Vouch for Super-Man, he is a very legit and trustable guy.
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Sep 2008
    Posts
    4,830
    Thanks given
    893
    Thanks received
    1,439
    Discord
    View profile
    Rep Power
    2924
    Post the line of the code Bro
    "Know thy self, know thy enemy. A thousand battles, a thousand victories." - Sun Tzu
    GitHub: [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    ~! Legit ~!

    Join Date
    Nov 2010
    Posts
    1,973
    Thanks given
    183
    Thanks received
    211
    Rep Power
    237
    ClickItem.java
    Code:
    if (itemId != c.playerItems[itemSlot] - 1) {
    			return;
    		}
    processpacket class
    Code:
    	p.processPacket(c, packetType, packetSize);
    			} catch(Exception e) {
    					e.printStackTrace();
    			}
    client class
    Code:
    	PacketHandler.processPacket(this, packetType, packetSize);
    playerhandler class
    Code:
    while(players[i].processQueuedPackets());
    server class
    Code:
    	playerHandler.process();
    [Only registered and activated users can see links. ]
    Spoiler for My Vouches:
    Quote Originally Posted by mattsforeal View Post
    I paid $5 went first, he fixed my problem and it worked. 100% legit would do it again.
    Quote Originally Posted by Mythic View Post
    Vouch for him, very smooth and fast trade, purchased his last 4m. Have fun with your new membership
    Quote Originally Posted by Harlan View Post
    Vouch, trustworthy guy.
    Quote Originally Posted by iPhisher™ View Post
    Vouch for Super-Man, he is a very legit and trustable guy.
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Sep 2008
    Posts
    4,830
    Thanks given
    893
    Thanks received
    1,439
    Discord
    View profile
    Rep Power
    2924
    Eh.. On my phone ATM, but it seems you either havent posted the full null pointer error or I can't see it. You sure that part in click item is what's causing it?
    Will defiantly get it sorted out when I get back if I can't solve it via phone
    "Know thy self, know thy enemy. A thousand battles, a thousand victories." - Sun Tzu
    GitHub: [Only registered and activated users can see links. ]
    Reply With Quote  
     

  5. #5  
    q.q


    Join Date
    Dec 2010
    Posts
    6,535
    Thanks given
    1,072
    Thanks received
    3,534
    Rep Power
    4752
    either sending or reading the values incorrectly
    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. ItemHandler Array Out of bounds.
    By Pk0wnedall in forum Help
    Replies: 11
    Last Post: 12-22-2011, 07:04 PM
  2. array out of bounds exception
    By Mickt3 in forum Help
    Replies: 5
    Last Post: 08-08-2011, 11:16 AM
  3. [PI] Array out of bounds, help
    By Beanerrr in forum Help
    Replies: 6
    Last Post: 04-24-2011, 11:04 PM
  4. [SHARDS]Array out of bounds
    By Cody. in forum Help
    Replies: 5
    Last Post: 08-22-2009, 07:48 PM
  5. array out of bounds
    By pureiiipker in forum Help
    Replies: 1
    Last Post: 07-03-2009, 06:45 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •