- Joined
- Jun 28, 2016
- Messages
- 84
- Thread Author
- #1
Just gonna jump right into this bc its pissing me off. Attempting to run the Spectre client through my IDE. The project was built agaisnt 64bit JDK, the client opens no problem. Apparently 64bit JRE is not supported for OSRS, seriously...? Anyways, I download 32bit jdk/jre restart my IDE and edit run configurations so the client will run with 32bit jre, NO PROBLEM. Well when I attempt to run with 32bit I get this error message:
[Debug] Java Home: C:\Program Files (x86)\Java\jre1.8.0_151
[Debug] Java Version: 8u151 x86 (Oracle Corporation)
[Debug] Maximum Heap Size: 248MB
[Debug] RuneMate Version: 2.84.0
[Debug] Operating System: Windows 10 x64
So I think, HEY! I'll just download the 32bit driver for my GPU as AMD is obviously being a piece of fucking shit right now!! Turns out they don't even offer a 32bit version of the driver for my GPU/OS! What the fuck do I do now? /rant
Full console errors:
[Debug] Java Home: C:\Program Files (x86)\Java\jre1.8.0_151 [Debug] Java Versio - Pastebin.com
SOLVED. Needed 32bit version of IDE.
C:\Program Files\Java\jdk1.8.0_144\jre\bin\attach.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
Now I'm confused here because this is stating it's attempting to load a 64bit version of JRE, but I switched the project and the run configurations to a 32bit version and it even shows in the console its been loaded with 32bit
[Debug] Java Home: C:\Program Files (x86)\Java\jre1.8.0_151
[Debug] Java Version: 8u151 x86 (Oracle Corporation)
[Debug] Maximum Heap Size: 248MB
[Debug] RuneMate Version: 2.84.0
[Debug] Operating System: Windows 10 x64
Full console errors:
[Debug] Java Home: C:\Program Files (x86)\Java\jre1.8.0_151 [Debug] Java Versio - Pastebin.com
SOLVED. Needed 32bit version of IDE.