MCMrARM / mcpelauncher-linux

Please note this is a legacy repository, please go to: https://github.com/minecraft-linux/mcpelauncher-manifest/wiki
GNU General Public License v3.0
312 stars 46 forks source link

We're unable to connect to the store #366

Closed danizen closed 6 years ago

danizen commented 6 years ago

The store displays fine, but when I want to buy a Minecraft Realm to play with my kids on their devices, I get a dialog titled "Something went wrong", and the text is as follows:

"We're unable to connect to the store. Maybe check your internet co'nnection?".

I don't see much on the console I know how to interpret, but I'll post some console output here anyway:

20:05:59 Trace [CLL] Response: {"ver":"2.1","name":"Microsoft.XboxLive.T1739947436.ScreenChanged","time":"2018-04-01T00:05:52.399Z","popSample":100.0,"epoch":"7736072095732240974","seqNum":52,"iKey":"P-XBL-T1739947436","flags":514,"os":"Android","osVer":"7.1.1","appId":"A:com.mojang.minecraftpe","appVer":"1.2.11","ext":{"user":{"ver":"1.0","localId":""},"os":{"ver":"1.0","locale":"en-US"},"device":{"ver":"1.0","localId":"","deviceClass":"Android.PC"},"android":{"ver":"1.0","libVer":"3.160623.0","tickets":["2533275022130370"]}},"data":{"baseData":{"measurements":null,"name":"ScreenChanged","playerSessionId":"d688097f-923d-49e2-977a-869ca2ae21a6","properties":{"AccountType":1,"AppSessionID":"d0cd5ad2-48bc-44e4-a936-84845bb5b3ee","Build":"1.2.11","BuildPlat":4294967295,"Cheevos":1,"ClientId":"linux","DeviceSessionId":"0c1f827d-efad-4f1e-bccb-ca2f6e005c0c","Direction":"forward","Plat":"","PreviousScreenName":" - realmsCreateScreen.createFailed.title - skins.buy.noConnection","ScreenName":" - realmsCreateScreen.createFailed.title - skins.buy.noConnection","ScreenVersion":"3","Seconds":96.572867000000002,"TimeStamp":187.372174,"Treatments":"mc-store-control-2018-3-27","UserId":"2533275022130370","locale":"0xdeadbeef"},"serviceConfigId":"00000000-0000-0000-0000-000067b57dac","titleId":"1739947436","userId":"2533275022130370","ver":1},"baseType":"Microsoft.XboxLive.InGame"}}
{"ver":"2.1","name":"Microsoft.XboxLive.T1739947436.ScreenHeartbeat","time":"2018-04-01T00:05:52.399Z","popSample":100.0,"epoch":"5438449859558935403","seqNum":53,"iKey":"P-XBL-T1739947436","flags":514,"os":"Android","osVer":"7.1.1","appId":"A:com.mojang.minecraftpe","appVer":"1.2.11","ext":{"user":{"ver":"1.0","localId":""},"os":{"ver":"1.0","locale":"en-US"},"device":{"ver":"1.0","localId":"","deviceClass":"Android.PC"},"android":{"ver":"1.0","libVer":"3.160623.0","tickets":["2533275022130370"]}},"data":{"baseData":{"measurements":null,"name":"ScreenHeartbeat","playerSessionId":"d688097f-923d-49e2-977a-869ca2ae21a6","properties":{"AccountType":1,"AppSessionID":"d0cd5ad2-48bc-44e4-a936-84845bb5b3ee","Build":"1.2.11","BuildPlat":4294967295,"Cheevos":1,"ClientId":"linux","DeviceSessionId":"0c1f827d-efad-4f1e-bccb-ca2f6e005c0c","Plat":"","ScreenName":" - realmsCreateScreen.createFailed.title - skins.buy.noConnection","TimeStamp":124.339269,"Treatments":"mc-store-control-2018-3-27","UserId":"2533275022130370","locale":"0xdeadbeef"},"serviceConfigId":"00000000-0000-0000-0000-000067b57dac","titleId":"1739947436","userId":"2533275022130370","ver":1},"baseType":"Microsoft.XboxLive.InGame"}}
{"ver":"2.1","name":"Microsoft.XboxLive.T1739947436.ScreenHeartbeat","time":"2018-04-01T00:05:52.400Z","popSample":100.0,"epoch":"642007204336050937","seqNum":54,"iKey":"P-XBL-T1739947436","flags":514,"os":"Android","osVer":"7.1.1","appId":"A:com.mojang.minecraftpe","appVer":"1.2.11","ext":{"user":{"ver":"1.0","localId":""},"os":{"ver":"1.0","locale":"en-US"},"device":{"ver":"1.0","localId":"","deviceClass":"Android.PC"},"android":{"ver":"1.0","libVer":"3.160623.0","tickets":["2533275022130370"]}},"data":{"baseData":{"measurements":null,"name":"ScreenHeartbeat","playerSessionId":"d688097f-923d-49e2-977a-869ca2ae21a6","properties":{"AccountType":1,"AppSessionID":"d0cd5ad2-48bc-44e4-a936-84845bb5b3ee","Build":"1.2.11","BuildPlat":4294967295,"Cheevos":1,"ClientId":"linux","DeviceSessionId":"0c1f827d-efad-4f1e-bccb-ca2f6e005c0c","Plat":"","ScreenName":" - realmsCreateScreen.createFailed.title - skins.buy.noConnection","TimeStamp":184.347421,"Treatments":"mc-store-control-2018-3-27","UserId":"2533275022130370","locale":"0xdeadbeef"},"serviceConfigId":"00000000-0000-0000-0000-000067b57dac","titleId":"1739947436","userId":"2533275022130370","ver":1},"baseType":"Microsoft.XboxLive.InGame"}}

20:06:09 Trace [Launcher] verify_cert_chain_platform_specific stub called
NyaomiDEV commented 6 years ago

Purchasing a Realm is done by Google Play in-app payments. Since this launcher can't do Google Play stuff I am pretty sure you will have to purchase the Realm from Windows 10 or mobile phone — or just host a Realm yourself using the server binary.

MCMrARM commented 6 years ago

Indeed - the store is not supported currently.

danizen commented 6 years ago

Ok, not an issue then.