Thread: item.cfg out of bounds

Page 1 of 3 123 LastLast
Results 1 to 10 of 28
  1. #1 item.cfg out of bounds 
    Registered Member
    Join Date
    Apr 2008
    Posts
    506
    Thanks given
    26
    Thanks received
    0
    Rep Power
    35
    Loaded WorldMap In (109 ms)...
    Server is online.

    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 17
    at ItemHandler.loadItemList(ItemHandler.java:273)
    at ItemHandler.<init>(ItemHandler.java:232)
    at server.main(server.java:122)

    Something in my item.cfg file isn't right. How can I find it...
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Sep 2010
    Posts
    254
    Thanks given
    44
    Thanks received
    13
    Rep Power
    37
    That's your .cfg file that holds items stats... there's too many columns in one
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Apr 2008
    Posts
    506
    Thanks given
    26
    Thanks received
    0
    Rep Power
    35
    Quote Originally Posted by YouBeTrollin View Post
    That's your .cfg file that holds items stats... there's too many columns in one
    What do you mean too many columns -.o
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Sep 2010
    Posts
    254
    Thanks given
    44
    Thanks received
    13
    Rep Power
    37
    Like, tabs... Example:
    Code:
    item = 42    42    It's a 42.    1    2    3    4    5    6    7    8    9    10    11    12    13    14    15
    It should have that many columns
    Reply With Quote  
     

  5. #5  
    Banned
    Join Date
    Apr 2010
    Posts
    301
    Thanks given
    1
    Thanks received
    6
    Rep Power
    0
    yea he means like
    example:item=1234 bandos cape 1 1 1 1 1 1 1 1 1 1 1 1 1 11 1 1 1 1
    its not exact but 1 of the collums example: 1 1 1 is 3 collums and u have 1 too many
    if i explained this right
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Apr 2008
    Posts
    506
    Thanks given
    26
    Thanks received
    0
    Rep Power
    35
    Quote Originally Posted by YouBeTrollin View Post
    Like, tabs... Example:
    Code:
    item = 42    42    It's a 42.    1    2    3    4    5    6    7    8    9    10    11    12    13    14    15
    It should have that many columns
    Oh, yeah I know. How do I go about finding which one is wrong?
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Sep 2010
    Posts
    254
    Thanks given
    44
    Thanks received
    13
    Rep Power
    37
    Quote Originally Posted by Fallible View Post
    Oh, yeah I know. How do I go about finding which one is wrong?
    Think of changes you made recently, go to that item and see if it has all the columns it needs.
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Apr 2008
    Posts
    506
    Thanks given
    26
    Thanks received
    0
    Rep Power
    35
    Quote Originally Posted by YouBeTrollin View Post
    Think of changes you made recently, go to that item and see if it has all the columns it needs.
    It's an anti-leech...
    Reply With Quote  
     

  9. #9  
    Registered Member Recursion's Avatar
    Join Date
    Feb 2010
    Posts
    638
    Thanks given
    0
    Thanks received
    29
    Rep Power
    41
    Try turning word wrap off and scroll down along the right column until you notice something out of place. If you're still having troubles with this, feel free to post the CFG.
    Reply With Quote  
     

  10. #10  
    Banned
    Join Date
    Apr 2010
    Posts
    301
    Thanks given
    1
    Thanks received
    6
    Rep Power
    0
    lol then dude u could take item.cfg from another source and change the id codes later
    Reply With Quote  
     

Page 1 of 3 123 LastLast

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. out of bounds, item.cfg
    By F R 0 0 B in forum Help
    Replies: 3
    Last Post: 02-10-2010, 10:46 PM
  2. silab items for item.java and item.cfg
    By Frosty Teh Snowman in forum Configuration
    Replies: 81
    Last Post: 08-04-2008, 04:38 AM
  3. Need full item.cfg and item.java
    By Toonscape in forum Tutorials
    Replies: 2
    Last Post: 03-28-2008, 09:17 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
  •