First of all, sorry if this has allready been discussed by others. I wasn't able to find the exact similar case.
Anyway, here's my problem:
We bought the game at minecraft.net and downloaded the launcher. When starting the launcher, the following is logged:
--
Launcher 1.2.1 (through bootstrap 5) started on windows...
Current time is Aug 31, 2013 3:40:26 PM
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_05'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Loaded 2 profile(s); selected '(Default)'
Refreshing auth...
Logging in with access token
Delta time to compare resources: 8177 ms
Download job 'Resources' skipped as there are no files to download
Job 'Resources' finished successfully
--
I'm not sure if there's anything wrong with this, but the thing is we're not able to play the game. There are no "play" button, other than the "play demo" button.
Any ideas what I need to do? I've searched the web and dowloaded the latest java version.
My bad! Apparently we registered the game with a different user than the one we used to log in. So when logging in using the correct user, we're all good.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
First of all, sorry if this has allready been discussed by others. I wasn't able to find the exact similar case.
Anyway, here's my problem:
We bought the game at minecraft.net and downloaded the launcher. When starting the launcher, the following is logged:
--
Launcher 1.2.1 (through bootstrap 5) started on windows...
Current time is Aug 31, 2013 3:40:26 PM
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_05'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Loaded 2 profile(s); selected '(Default)'
Refreshing auth...
Logging in with access token
Delta time to compare resources: 8177 ms
Download job 'Resources' skipped as there are no files to download
Job 'Resources' finished successfully
--
I'm not sure if there's anything wrong with this, but the thing is we're not able to play the game. There are no "play" button, other than the "play demo" button.
Any ideas what I need to do? I've searched the web and dowloaded the latest java version.
Thanx in advance!