Thread: thread-3 error client orbs

Results 1 to 4 of 4
  1. #1 thread-3 error client orbs 
    Registered Member
    Join Date
    Mar 2014
    Posts
    13
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Hello everyone on my server im trying to add the orbs next to the minimap (health prayer run etc..) And im getting a thread-3 error

    Code:
    Exception in thread "Thread-3" java.lang.NumberFormatException: For input string
    : "%1"
            at java.lang.NumberFormatException.forInputString(Unknown Source)
            at java.lang.Integer.parseInt(Unknown Source)
            at java.lang.Integer.parseInt(Unknown Source)
            at client.drawHPOrb(client.java:12071)
            at client.loadOrbs(client.java:12097)
            at client.resetImageProducers2(client.java:6208)
            at client.login(client.java:6587)
            at client.processLoginScreenInput(client.java:10628)
            at client.processGameLoop(client.java:2325)
            at RSApplet.run(RSApplet.java:101)
            at client.run(client.java:4790)
            at java.lang.Thread.run(Unknown Source)
    Someone help please and thanks!
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Mar 2014
    Posts
    13
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Bump
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Mar 2014
    Posts
    155
    Thanks given
    159
    Thanks received
    24
    Rep Power
    0
    Quote Originally Posted by Ridge12 View Post
    Hello everyone on my server im trying to add the orbs next to the minimap (health prayer run etc..) And im getting a thread-3 error

    Code:
    Exception in thread "Thread-3" java.lang.NumberFormatException: For input string
    : "%1"
            at java.lang.NumberFormatException.forInputString(Unknown Source)
            at java.lang.Integer.parseInt(Unknown Source)
            at java.lang.Integer.parseInt(Unknown Source)
            at client.drawHPOrb(client.java:12071)
            at client.loadOrbs(client.java:12097)
            at client.resetImageProducers2(client.java:6208)
            at client.login(client.java:6587)
            at client.processLoginScreenInput(client.java:10628)
            at client.processGameLoop(client.java:2325)
            at RSApplet.run(RSApplet.java:101)
            at client.run(client.java:4790)
            at java.lang.Thread.run(Unknown Source)
    Someone help please and thanks!
    Post your draworbs method?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Mar 2014
    Posts
    13
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    This has been solved thank you though
    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. Thread Per Client errors
    By Jmood in forum Help
    Replies: 2
    Last Post: 07-23-2009, 08:54 PM
  2. removig thread per client (grahams way) ERRORS!!
    By luvgirl12345 in forum Help
    Replies: 11
    Last Post: 07-06-2009, 08:38 AM
  3. Removing thread-per-client error
    By vinceishere in forum Help
    Replies: 2
    Last Post: 05-04-2009, 06:05 AM
  4. Replies: 6
    Last Post: 02-15-2009, 02:54 PM
  5. Replies: 1
    Last Post: 02-11-2009, 07:06 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •