Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug [Clouse] Fails to register screen hook to collect biostatistics

Joined
Jun 9, 2015
Messages
3,735
Error messages popup when launching runemate locally

Code:
Failed to register native screen hook for biostatistic collection.
Unable to add native mouse listeners to record biostatistics.

Operating system
Windows 10
System architecture
x64
JRE 1.8.0_112-release-287-b2 x86

@Cloud
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Thanks for the information, does the error occurring if you run runemate using a 64bit JRE (you won't be able to attach to the game client but it'll help me narrow down the issue). What about if you use a 32 bit operating system?
 
Joined
Jun 9, 2015
Messages
3,735
I do not have access to a 32 bit operating system unfortunately.
When starting the client using 64bit JRE, these two errors pop up:

Code:
Failed to register native screen hook for biostatistic collection.
Unable to add native mouse listeners to record biostatistics.

After trying to run a bot, these erros pop up:

Code:
To attach to this game client, Spectre must be restarted and ran with a 32-bit JRE.
Failed to unregister the native screen hook used to collect biostatistics.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,032
Also occurs for me on the normal client. I'm running Windows 10 64bit. Tested with 64 bit JDK (jdk1.8.0_111) and it occurs with that too.
 
Joined
Jun 9, 2015
Messages
3,735
Receiving a new error as of today:

Code:
[Biostatistics] An error of type FileNotFoundException occurred while trying to retrieve the movements of clouse pack dedI
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Temporarily disabled clouse's mouse movement analyzer because of a false positive by several antiviruses. We're still flagged falsely by a few and I'm working to get that resolved.
 
UsernameHere
Joined
Jun 26, 2016
Messages
12
Temporarily disabled clouse's mouse movement analyzer because of a false positive by several antiviruses. We're still flagged falsely by a few and I'm working to get that resolved.
Yeah, I have to add it to the exception list on AVG- and it still screws with it. Usually I have to rerun the downloader to "update" the files it screwed with.
 
Top