1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

v2.4.16 - new Logging and GroundItem projection

Discussion in 'Announcements' started by Party, Feb 7, 2017.

  1. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Hybrid
    Logging
    • Introduced session specific logging. A new log file will now be created for each new bot instance.
    • To facilitate this we have introduced the BotLogger class which you can access via AbstractBot#getLogger(), Task#getLogger(), BranchTask#getLogger() and LeafTask#getLogger().
    • It is highly recommended that Bot Auhors switch to using this logger as opposed to the usual System.out and System.err
    MetaData
    • Exposed ScriptMetaData#getAuthorId()
    ChatDialog
    • ChatDialog Continue and Option now implement the Selectable interface
    Area
    • Added Area#derive() to shift an area's position by a given x/y.
    DepositBox
    • Added DepositBox#depositAllExcept()
    Environment
    • Exposed Environment.getRuneScapeProcessId()

    OSRS
    DepositBox
    • Fixed DepositBox.close() which was causing Prime Fishing to fail at times, this should now be resolved.
    GroundItems
    • Perfect projection for items on tables and ground - we are the first client to get this 100% correct on both RS3 and OSRS without using any hacks.

    RS3
    WorldHop
    • Fixed RS3 World Hop which was causing premium bots that relied on it to stop working.
    MakeXInterface
    • Added getItems()
     
    #1 Party, Feb 7, 2017
    Last edited: Feb 7, 2017
    Derk, Qosmiof2, Jhinn and 3 others like this.
  2. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,646
    Likes Received:
    1,337
    Great work, as always. Appreciated.
     
  3. Defeat3d

    Defeat3d Primate

    Joined:
    Oct 30, 2014
    Messages:
    3,070
    Likes Received:
    1,894
    thx for breaking our api
     
    Qosmiof2 and Wet Rag like this.
  4. Boot

    Joined:
    Apr 21, 2015
    Messages:
    389
    Likes Received:
    83
    Thank you for the updates!
     
  5. American Express

    American Express RuneMate Staff

    Joined:
    Oct 2, 2015
    Messages:
    3,096
    Likes Received:
    1,112

    Ayyy my suggestion got implemented. wooo
     
  6. sordid_lemon

    Joined:
    Jan 27, 2017
    Messages:
    10
    Likes Received:
    0
    Ever since this update, i cannot use the client anymore. It says " failed because of IOE excepetion" any thoughts on this?
     
  7. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    You should still have log files in C:/Users/yourUser/RuneMate/logs, can you post one here as an attachment, please.
     
  8. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,210
    Likes Received:
    1,042
    ;)
     
    Derk and Wet Rag like this.
  9. Wet Rag

    Wet Rag easily triggered ✌

    Joined:
    Dec 31, 2015
    Messages:
    4,452
    Likes Received:
    1,693
    hmm i wonder why we needed that
     
  10. sordid_lemon

    Joined:
    Jan 27, 2017
    Messages:
    10
    Likes Received:
    0
    Here you go, master.
     

    Attached Files:

  11. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Does this happen every time?
     
  12. sordid_lemon

    Joined:
    Jan 27, 2017
    Messages:
    10
    Likes Received:
    0
    Every single time, Senpai. I've tried fresh installing runescape, Runemate and even restarting my comp. nothing ever seems to fix it unless there's another update that comes through.
     
  13. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Make a thread in Client & Site Support and tag @Cloud with that log file, the RMI registry is his lovechild.
     
  14. sordid_lemon

    Joined:
    Jan 27, 2017
    Messages:
    10
    Likes Received:
    0
    Sir, yes sir!
     

Share This Page

Loading...