Thread: Item Bonuses Packer

Results 1 to 7 of 7
  1. #1 Item Bonuses Packer 
    Donator


    Join Date
    Jul 2013
    Posts
    1,233
    Thanks given
    1
    Thanks received
    493
    Rep Power
    0
    Herro, I have the file in tools for ItemBonusesPacker.java and I have made the .bat file to run it, but I keep getting this error...Screenshot by Lightshot

    I have edited the bonuses in the data/items/bonuses and I just need to pack them in data/items/bonuses.ib

    Any help would be appreciated, keep in mind I DO HAVE THE TOOL in my source...fankzz
    Reply With Quote  
     

  2. #2  
    I like your mom.
    frozenfart's Avatar
    Join Date
    Feb 2013
    Age
    33
    Posts
    169
    Thanks given
    9
    Thanks received
    10
    Rep Power
    11
    Make sure that bat is edited to this
    Code:
    @echo off
    title ITEMS
    "C:/Program Files/Java/jre7/bin/java.exe" -Xmx512m -cp bin;lib/*; com.rs.tools.ItemBonusesPacker
    Reply With Quote  
     

  3. #3  
    Donator


    Join Date
    Jul 2013
    Posts
    1,233
    Thanks given
    1
    Thanks received
    493
    Rep Power
    0
    Quote Originally Posted by frozenfart View Post
    Make sure that bat is edited to this
    Code:
    @echo off
    title ITEMS
    "C:/Program Files/Java/jre7/bin/java.exe" -Xmx512m -cp bin;lib/*; com.rs.tools.ItemBonusesPacker
    Did :/ gives me errors still but its okay I managed to just use the packed version from my old source. Thanks tho
    Reply With Quote  
     

  4. #4  
    I like your mom.
    frozenfart's Avatar
    Join Date
    Feb 2013
    Age
    33
    Posts
    169
    Thanks given
    9
    Thanks received
    10
    Rep Power
    11
    Quote Originally Posted by 423 Million View Post
    Did :/ gives me errors still but its okay I managed to just use the packed version from my old source. Thanks tho
    Could you share it with me? I have problem with my own bonus packer, keeps giving me this error
    Code:
    Started!
    Exception in thread "main" java.lang.NumberFormatException: null
            at java.lang.Integer.parseInt(Integer.java:454)
            at java.lang.Integer.valueOf(Integer.java:582)
            at com.rs.tools.ItemBonusesPacker.main(ItemBonusesPacker.java:26)
    Press any key to continue . . .
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Jul 2011
    Posts
    808
    Thanks given
    448
    Thanks received
    250
    Rep Power
    126
    Quote Originally Posted by frozenfart View Post
    Could you share it with me? I have problem with my own bonus packer, keeps giving me this error
    Code:
    Started!
    Exception in thread "main" java.lang.NumberFormatException: null
            at java.lang.Integer.parseInt(Integer.java:454)
            at java.lang.Integer.valueOf(Integer.java:582)
            at com.rs.tools.ItemBonusesPacker.main(ItemBonusesPacker.java:26)
    Press any key to continue . . .
    NumberFormatException
    parseInt
    valueOf

    show line 26 of the class.
    Reply With Quote  
     

  6. #6  
    I like your mom.
    frozenfart's Avatar
    Join Date
    Feb 2013
    Age
    33
    Posts
    169
    Thanks given
    9
    Thanks received
    10
    Rep Power
    11
    Quote Originally Posted by Zephyrr View Post
    NumberFormatException
    parseInt
    valueOf

    show line 26 of the class.
    lol! You quoted what i just said, i know what the problems are but i dont know how to fix them.
    Reply With Quote  
     

  7. #7  
    Donator


    Join Date
    Jul 2013
    Posts
    1,233
    Thanks given
    1
    Thanks received
    493
    Rep Power
    0
    Quote Originally Posted by frozenfart View Post
    Could you share it with me? I have problem with my own bonus packer, keeps giving me this error
    I've come to realize some sources just are glitchy and don't have the setup for a basic one to work, so I leeched a source that had one in it, and just changed the bonuses I needed from it and then packed using that source and transferred back to mine It's kind of nooby but works lol
    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. Replies: 9
    Last Post: 05-30-2014, 01:01 AM
  2. item bonus packer
    By terrel8125 in forum Help
    Replies: 3
    Last Post: 12-17-2013, 05:56 AM
  3. Item Bonus Packer - PLEASE HELP
    By Zach in forum Help
    Replies: 6
    Last Post: 10-13-2013, 01:07 AM
  4. Item bonuses packer not packing?
    By Rampage48 in forum Help
    Replies: 3
    Last Post: 09-01-2013, 12:50 AM
  5. Dumper GUI (Item bonus, packer, examine)
    By Sonicforce41 in forum Downloads
    Replies: 47
    Last Post: 10-22-2011, 03:44 AM
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
  •