KGS CGoban Installation error message.

Comments, questions, rants, etc, that are specifically about KGS go here.
Post Reply
Martianman
Beginner
Posts: 3
Joined: Fri Aug 05, 2016 4:50 pm
Rank: 6kyu
GD Posts: 0
KGS: Martianman
Online playing schedule: KGS

KGS CGoban Installation error message.

Post by Martianman »

Hello all,

I am not computer savvy and need help. I just got a new Lenovo ideapad laptop. I tried installing CGoban for windows. I can download the file and install but once it reaches 100% I receive a message saying, "The application was unable to start correctly (0xc000007b). Click OK to close the application.". When I first tried downloading the application, I received a different message saying that I was missing a msvcr100.dll file. I retrieved this file and tried again and now keep receiving the previously stated message. The msvcr100.dll file was installed from fix4dll.com. It is said to be a trusted website. I am unable to also install Tygem's application as well.

Please help my friends!!!
User avatar
oren
Oza
Posts: 2777
Joined: Sun Apr 18, 2010 5:54 pm
GD Posts: 0
KGS: oren
Tygem: oren740, orenl
IGS: oren
Wbaduk: oren
Location: Seattle, WA
Has thanked: 251 times
Been thanked: 549 times

Re: KGS CGoban Installation error message.

Post by oren »

What version of Windows?
Martianman
Beginner
Posts: 3
Joined: Fri Aug 05, 2016 4:50 pm
Rank: 6kyu
GD Posts: 0
KGS: Martianman
Online playing schedule: KGS

Re: KGS CGoban Installation error message.

Post by Martianman »

I have Windows 10. I also have the newest version of java. I noticed that my computer is a 64-bit operating system. Does Cgoban 3 only work with 32-bit?
xed_over
Oza
Posts: 2264
Joined: Mon Apr 19, 2010 11:51 am
Has thanked: 1179 times
Been thanked: 553 times

Re: KGS CGoban Installation error message.

Post by xed_over »

Martianman wrote:I have Windows 10. I also have the newest version of java. I noticed that my computer is a 64-bit operating system. Does Cgoban 3 only work with 32-bit?

The problem is not with Java. Its mostly like a problem with the installer application. You may need to find another source for your missing msvcr100.dll
User avatar
oren
Oza
Posts: 2777
Joined: Sun Apr 18, 2010 5:54 pm
GD Posts: 0
KGS: oren
Tygem: oren740, orenl
IGS: oren
Wbaduk: oren
Location: Seattle, WA
Has thanked: 251 times
Been thanked: 549 times

Re: KGS CGoban Installation error message.

Post by oren »

I just verified the installer works on windows 10 64 bit.

If you have a JRE downloaded, you can use the .jar directly.
http://files.gokgs.com/javaBin/cgoban.jar

The installer is just a package combining a jre+jar file for windows.
Martianman
Beginner
Posts: 3
Joined: Fri Aug 05, 2016 4:50 pm
Rank: 6kyu
GD Posts: 0
KGS: Martianman
Online playing schedule: KGS

Re: KGS CGoban Installation error message.

Post by Martianman »

The .jar file opens internet explorer and asks me if I want to open the file using that. I have no other option so I push okay and it just remains a blank page in internet explorer. It is unable to do the .jar file and the "for windows" .exe does not download all the way. It continues to have that error message.
xed_over
Oza
Posts: 2264
Joined: Mon Apr 19, 2010 11:51 am
Has thanked: 1179 times
Been thanked: 553 times

Re: KGS CGoban Installation error message.

Post by xed_over »

sounds like you've got your file associations slightly messed up. it doesn't make sense to associate .jar files with Internet Explorer. You can't just double-click a .jar file and run it. Java doesn't work that way.

you'll have to use the command line

Code: Select all

java -jar cgoban.jar

or write a small script to do that for you (then you can double-click the script.

usually, that's what the jnlp is for. It uses Java Web Start (javaws.exe). If the file associations are setup right, you should be able to double-click the cgoban.jnlp file. (download it from the same place you downloaded the cgoban.jar)
User avatar
oren
Oza
Posts: 2777
Joined: Sun Apr 18, 2010 5:54 pm
GD Posts: 0
KGS: oren
Tygem: oren740, orenl
IGS: oren
Wbaduk: oren
Location: Seattle, WA
Has thanked: 251 times
Been thanked: 549 times

Re: KGS CGoban Installation error message.

Post by oren »

It really sounds like you need to get the OS reinstalled. You have something odd going on and shouldn't be pulling dlls off the internet.
Post Reply