Thread: Error unrecognised seq config code

Results 1 to 5 of 5
  1. #1 Error unrecognised seq config code 
    Registered Member _Ethan_'s Avatar
    Join Date
    Jul 2011
    Posts
    70
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Trying to pack new data, anyone know how to fix this?

    Code:
    Error unrecognised seq config code: 225
    java.lang.ArrayIndexOutOfBoundsException: 873377
    Error: loaderror Unpacking config 86
    	at Stream.readUnsignedWord(Stream.java:137)
    	at Animation.readValues(Animation.java:38)
    	at Animation.unpackConfig(Animation.java:11)
    	at Client.startUp(Client.java:8023)
    	at RSApplet.run(RSApplet.java:113)
    	at Client.run(Client.java:5116)
    	at java.lang.Thread.run(Unknown Source)
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    May 2017
    Posts
    95
    Thanks given
    36
    Thanks received
    54
    Rep Power
    0
    Quote Originally Posted by _Ethan_ View Post
    Trying to pack new data, anyone know how to fix this?

    Code:
    Error unrecognised seq config code: 225
    java.lang.ArrayIndexOutOfBoundsException: 873377
    Error: loaderror Unpacking config 86
    	at Stream.readUnsignedWord(Stream.java:137)
    	at Animation.readValues(Animation.java:38)
    	at Animation.unpackConfig(Animation.java:11)
    	at Client.startUp(Client.java:8023)
    	at RSApplet.run(RSApplet.java:113)
    	at Client.run(Client.java:5116)
    	at java.lang.Thread.run(Unknown Source)
    Code:
    readValues(Animation.java:38)
    Update your animation readvalues
    Reply With Quote  
     

  3. #3  
    Registered Member _Ethan_'s Avatar
    Join Date
    Jul 2011
    Posts
    70
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    I have tried copying read values off another client, but they are the exact same.
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    May 2017
    Posts
    95
    Thanks given
    36
    Thanks received
    54
    Rep Power
    0
    did you update the config file?
    Reply With Quote  
     

  5. #5  
    Registered Member _Ethan_'s Avatar
    Join Date
    Jul 2011
    Posts
    70
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    In the cache, yes.
    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. Errors for D square code?
    By Jeddac in forum Help
    Replies: 8
    Last Post: 10-29-2009, 09:08 PM
  2. Error: loaderror Unpacking config 86?
    By jameskmonger in forum Help
    Replies: 9
    Last Post: 06-15-2009, 09:51 PM
  3. Error: loaderror Unpacking Config 86
    By NICKname in forum Help
    Replies: 2
    Last Post: 04-27-2009, 12:18 PM
  4. Replies: 2
    Last Post: 02-28-2009, 01:35 PM
  5. error: loaderror unpacking config 86
    By Black Star in forum Help
    Replies: 0
    Last Post: 11-23-2008, 01:23 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
  •