GTA

All Springer/NP/PCP Air Gun Discussion General => Air Gun Gate => Topic started by: DWSmith on March 10, 2016, 06:26:54 PM

Title: Trying to get chairgun working. Any ideas?
Post by: DWSmith on March 10, 2016, 06:26:54 PM
I installed chairgun on my Windows 7 64 bit machine after making certain that Java was up to date.  The problem is that chairgun is looking for a 32 bit JDK on my 64 bit OS.  I guess chairgun is 32 bit.

Any suggestions?
Title: Re: Trying to get chairgun working. Any ideas?
Post by: mpbby on March 10, 2016, 06:30:04 PM
I would ask Hawke.
Title: Re: Trying to get chairgun working. Any ideas?
Post by: mobilehomer on March 10, 2016, 06:39:38 PM
I have Win 10, 64 bit,  updated from Win 7, no problems at all. Try Googling the exact error message to see if there are solutions.
Title: Re: Trying to get chairgun working. Any ideas?
Post by: BenjiHunter on March 10, 2016, 06:40:24 PM
I have Win 10, 64 bit,  updated from Win 7, no problems at all.
+1
Title: Re: Trying to get chairgun working. Any ideas?
Post by: aceflier on March 10, 2016, 06:42:33 PM
Win7 64 here no problems.
Title: Re: Trying to get chairgun working. Any ideas?
Post by: DOKF on March 10, 2016, 08:48:22 PM
Win7 64 here no problems.

+1
Title: Re: Trying to get chairgun working. Any ideas?
Post by: dv8eod on March 10, 2016, 09:38:08 PM
Try running it in "compatibility mode." Windows help can explain how.
Title: Re: Trying to get chairgun working. Any ideas?
Post by: kayakr on March 20, 2019, 09:23:46 AM
Probably you're getting the error where it can't find the java JRE.

Check that you have java installed.

Then create a chairgun.bat file with the following contents adjusted to your directories:

SET EXE4J_JAVA_HOME "C:\Program Files (x86)\Java\jre1.8.0_201\bin"
"C:\Program Files (x86)\ChairGun4\ChairGun4.exe"

(x86) is the 32-bit version of Java chairgun wants.