Jump to content

[Dev Build] OSBot 2.5.84


Patrick

Recommended Posts

Posted
31 minutes ago, samhuntin said:

thanks, and example usage for " Added '-autologin' cli arg which will function as '-login', but doesn't require the login information. It will use the latest info from the boot interface."?

Its for 3rd party software so it doesnt need to save your osbot info to work. This changes literally nothing for you if you just run stuff from cli or stuff you wrote for yourself

Posted (edited)

Keeps crashing on mirror mode when loading the rs client. 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x53f8002a, pid=11428, tid=0x00003a44
#
# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08)
# Java VM: Java HotSpot(TM) Client VM (25.251-b08 mixed mode windows-x86 )
# Problematic frame:
# C  0x53f8002a
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

Edited by Ampleram
Posted
54 minutes ago, Barnie said:

Anyone noticed scripts in mirror mode are slower with this update?

Yes, I've noticed this too. There's a part in my script where it would try to use an item on a moving player. It worked perfectly fine before, but now due to the slower mouse movement, it's not able to reach the mouse destination on time. Overall, my exp rate has been reduced 13% in MM.

Posted (edited)
1 hour ago, Barnie said:

Anyone noticed scripts in mirror mode are slower with this update?

Looks like Pat put the new mouse algorithm into this build. No idea if this was intentional. EDIT: Pat pushed a new version with old mouse.

 

  

10 minutes ago, probarnier said:

Yes, I've noticed this too. There's a part in my script where it would try to use an item on a moving player. It worked perfectly fine before, but now due to the slower mouse movement, it's not able to reach the mouse destination on time. Overall, my exp rate has been reduced 13% in MM.

Pat just pushed new version with old mouse.

 

21 minutes ago, Ampleram said:

Keeps crashing on mirror mode when loading the rs client. 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x53f8002a, pid=11428, tid=0x00003a44
#
# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08)
# Java VM: Java HotSpot(TM) Client VM (25.251-b08 mixed mode windows-x86 )
# Problematic frame:
# C  0x53f8002a
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

Try running 64 bit Java. I have this same issue with 32 bit java but other people don't. No idea why this happens. I can restart the pc 10 times and it will work shortly for maybe 2 out of the 10 reboots

Edited by Gunman

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...