Thread: Opcode :/

Results 1 to 6 of 6
  1. #1 Opcode :/ 
    Registered Member Gingie's Avatar
    Join Date
    Mar 2014
    Posts
    95
    Thanks given
    2
    Thanks received
    0
    Rep Power
    19
    So I did this: clickie in hopes of fixing my error below. Even dowloaded the libs, and no luck. My ItemDefinitions are the same as the tutorial. This problem didn't occur till I started adding Boss Pets. Fml, right? Here is my error:

    Code:
    [Launcher] Initing Cache...
    Exception in thread "main" java.lang.RuntimeException: MISSING OPCODE 254 FOR ITEM 30006
    	at com.rs.cache.loaders.ItemDefinitions.readValues(ItemDefinitions.java:716)
    	at com.rs.cache.loaders.ItemDefinitions.readOpcodeValues(ItemDefinitions.java:726)
    	at com.rs.cache.loaders.ItemDefinitions.loadItemDefinitions(ItemDefinitions.java:342)
    	at com.rs.cache.loaders.ItemDefinitions.<init>(ItemDefinitions.java:329)
    	at com.rs.cache.loaders.ItemDefinitions.getItemDefinitions(ItemDefinitions.java:307)
    	at com.rs.cache.loaders.ItemsEquipIds.init(ItemsEquipIds.java:15)
    	at com.rs.Launcher.main(Launcher.java:63)

    In case you're wondering what I was using to add boss pets, clickie
    If you're the smartest one in the room, then you're in the wrong room. - Anonymous
    Reply With Quote  
     

  2. #2  
    Registered Member
    OblivionRSPS's Avatar
    Join Date
    Feb 2015
    Posts
    831
    Thanks given
    231
    Thanks received
    98
    Rep Power
    87
    "10-22-2012, 04:07 am"
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Mar 2010
    Posts
    2,218
    Thanks given
    170
    Thanks received
    262
    Rep Power
    0
    probably not using correct data for the stream, re-do what you did or find out what opcode 254 sends.
    Reply With Quote  
     

  4. #4  
    Registered Member Gingie's Avatar
    Join Date
    Mar 2014
    Posts
    95
    Thanks given
    2
    Thanks received
    0
    Rep Power
    19
    Quote Originally Posted by Teek View Post
    probably not using correct data for the stream, re-do what you did or find out what opcode 254 sends.
    Gonna start looking. This guy had the exact same problem as me: http://www.rune-server.org/runescape...ode-254-a.html
    If you're the smartest one in the room, then you're in the wrong room. - Anonymous
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Mar 2010
    Posts
    2,218
    Thanks given
    170
    Thanks received
    262
    Rep Power
    0
    Quote Originally Posted by Gingie View Post
    Gonna start looking. This guy had the exact same problem as me: http://www.rune-server.org/runescape...ode-254-a.html
    opcode 254: unknown, stream type: unsignedbyte

    add it to the stream and read a byte and should be fine.
    Reply With Quote  
     

  6. #6  
    Banned
    Join Date
    Jun 2013
    Posts
    362
    Thanks given
    112
    Thanks received
    31
    Rep Power
    0
    If it still doesn't work, I'd change my cache to a higher revision.
    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. Npc Combat 562 Opcodes + Packet Id's
    By I range i in forum Requests
    Replies: 2
    Last Post: 11-15-2009, 07:40 AM
  2. Need help w/ packets/opcodes
    By Andys1481 in forum Application Development
    Replies: 13
    Last Post: 10-11-2009, 06:23 PM
  3. 562 attack npc opcode sizes?
    By +Jedi+ in forum Help
    Replies: 1
    Last Post: 09-23-2009, 04:05 PM
  4. #551 packet opcodes
    By uber haxur in forum Configuration
    Replies: 1
    Last Post: 07-09-2009, 10:22 AM
  5. [474] ItemOnInterface Method/Opcode
    By Paketa in forum Requests
    Replies: 0
    Last Post: 05-25-2009, 02:30 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
  •