Welcome!

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

Sign up now!

Question Client won't start up

Joined
Dec 17, 2014
Messages
3
Hello there.

I am having trouble running the runemate jar. I am running JRE 1.8 update 60. I don't think its a java problem as other JAR files work fine.
When running the client, it hangs on the client version and never starts the client.

Code:
 Command prompt output
(05:31:01) [Login] Attempting to login with the specified credentials
(05:31:02) [Resources] Checking for resources.
(05:31:07) [Debug] Version: 1.1.17

Any help would be muchly appreciated :)
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
What about if you try to run it normally without specifying your credentials from the command prompt?
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
What is shown when you open the command prompt and type
wmic OS get OSArchitecture
followed by pressing enter?
 
Joined
Dec 17, 2014
Messages
3
Code:
Node - JOSH-PC
ERROR:
Code = 0x80041017
Description = Invalid query
Facility = WMI
[code]
 
Top