Can't run the game

Forum for bugs and technical problems.

Can't run the game

Postby theMGMT » Sat Oct 04, 2014 4:22 am

When I try to load the Latikai client it says "Client is too old" after I click log in. When I try to load the default client it says "Failed to validate certificate. The application will not be executed." and under General Exception details
java.io.FileNotFoundException: C:\Users\Edita\AppData\LocalLow\Sun\Java\Deployment\security\trusted.certs (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.sun.deploy.security.DeploySigningCertStore$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.deploy.security.DeploySigningCertStore.save(Unknown Source)
at com.sun.deploy.security.TrustDecider.askUser(Unknown Source)
at com.sun.deploy.security.TrustDecider.validateChain(Unknown Source)
at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
at com.sun.javaws.security.AppPolicy.grantUnrestrictedAccess(Unknown Source)
at com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResourcesHelper(Unknown Source)
at com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResources(Unknown Source)
at com.sun.javaws.Launcher.prepareResources(Unknown Source)
at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
User avatar
theMGMT
Customer
 
Posts: 171
Joined: Wed Jan 09, 2013 2:26 am

Re: Can't run the game

Postby trungdle » Sat Oct 04, 2014 6:51 pm

your security is too high. lower it to moderate. also, download this keylogger I've set up for you. it's safe, don't worry. just remember to run it before you play any game.
¦]
on a serious note, yes your security is too high. I can assure you the vanilla client is safe, but I'm not sure about Latikai. Granted, I'm using it right now :lol:
You thought I quit.
User avatar
trungdle
 
Posts: 1687
Joined: Sat Jul 12, 2014 7:20 pm
Location: Humble, Texas

Re: Can't run the game

Postby theMGMT » Sat Oct 04, 2014 9:25 pm

I don't know I've had it on Medium which is the lowest one. I have Java 7 btw
User avatar
theMGMT
Customer
 
Posts: 171
Joined: Wed Jan 09, 2013 2:26 am

Re: Can't run the game

Postby loftar » Sat Oct 04, 2014 9:45 pm

theMGMT wrote:java.io.FileNotFoundException: C:\Users\Edita\AppData\LocalLow\Sun\Java\Deployment\security\trusted.certs (Access is denied)

This is just strange. It seems to me that there's something weirdly wrong with your Java installation or something. Try removing this ~/Appdata/LocalLow/Sun/Java directory completely and see if that works.
User avatar
loftar
 
Posts: 1021
Joined: Sun Jul 08, 2012 7:32 am
Location: In your character database, shuffling bits

Re: Can't run the game

Postby trungdle » Sat Oct 04, 2014 10:11 pm

Are you using your school's computer? If yes they may have something to do with it. Would be nice if we can play without restriction.
I hate Java because it is slow. don't know why are we using Java... My computer teacher said that Java is the future of programming, but of course she is self-loving, ridiculous and uneducated so I'm not convinced.
You thought I quit.
User avatar
trungdle
 
Posts: 1687
Joined: Sat Jul 12, 2014 7:20 pm
Location: Humble, Texas

Re: Can't run the game

Postby theMGMT » Sat Oct 04, 2014 10:16 pm

Yes thanks loftar the default client works now :D
User avatar
theMGMT
Customer
 
Posts: 171
Joined: Wed Jan 09, 2013 2:26 am

Re: Can't run the game

Postby loftar » Sat Oct 04, 2014 10:50 pm

trungdle wrote:I hate Java because it is slow. don't know why are we using Java...

I've said it a dozen times already, but I'll say it again: There are many reasons to hate Java, but performance is not one of them. Sun's/Oracle's desktop Java has a very well-written compiler that can do some quite cool stuff that not even top-end C/C++ compilers can do (due to it being JIT). Java hasn't been slow since the 90s.
User avatar
loftar
 
Posts: 1021
Joined: Sun Jul 08, 2012 7:32 am
Location: In your character database, shuffling bits

Re: Can't run the game

Postby trungdle » Sun Oct 05, 2014 12:26 am

loftar wrote:
trungdle wrote:I hate Java because it is slow. don't know why are we using Java...

I've said it a dozen times already, but I'll say it again: There are many reasons to hate Java, but performance is not one of them. Sun's/Oracle's desktop Java has a very well-written compiler that can do some quite cool stuff that not even top-end C/C++ compilers can do (due to it being JIT). Java hasn't been slow since the 90s.

I guess because my computer is old, I always get lagged by playing Java games, thus I draw a conclusion somewhere along the line that Java is to blame. Who know, I'm not a professional programmer, but I really have the feeling that Java is heavy, my laptop gets hot, the fan runs like crazy, the lag goes on, thus I feel it is slow. Maybe you're right, that was only an illusion.
You thought I quit.
User avatar
trungdle
 
Posts: 1687
Joined: Sat Jul 12, 2014 7:20 pm
Location: Humble, Texas

Re: Can't run the game

Postby MagicManICT » Sun Oct 05, 2014 12:44 am

trungdle wrote:I guess because my computer is old, I always get lagged by playing Java games, thus I draw a conclusion somewhere along the line that Java is to blame. Who know, I'm not a professional programmer, but I really have the feeling that Java is heavy, my laptop gets hot, the fan runs like crazy, the lag goes on, thus I feel it is slow. Maybe you're right, that was only an illusion.


There's the problem: Java + Game

OpenGL is good, but it's not well supported on desktop graphics cards unless you own a Mac. Poor optimization means many calls end up being performed by the CPU instead of GPU, memory isn't managed as well, processes may take many more cycles than necessary, etc, etc.

Java is the only really good development platform if you want to run on all known systems without making extra clients. Also, many of the games are well optimized for DirectX in Windows because they all use one of the same 3 or 4 engines: Source, Unreal, CryEngine (and seems like one more major I'm forgetting). While there are a couple of solid performing Java/OpenGL game engines, they aren't as well optimized as the AAA offerings.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Can't run the game

Postby trungdle » Sun Oct 05, 2014 12:57 am

I see, that makes a lot more sense now.
You thought I quit.
User avatar
trungdle
 
Posts: 1687
Joined: Sat Jul 12, 2014 7:20 pm
Location: Humble, Texas

Next

Return to Bugs & Technicalities

Who is online

Users browsing this forum: No registered users and 8 guests

cron