minecraft-linux / mcpelauncher-ui-manifest

Manifest for the Qt launcher part, which lets you download and manage Minecraft versions and can assist in troubleshooting.
https://minecraft-linux.github.io
26 stars 8 forks source link

Assert in google-play-api caused by mcpelauncher-ui-qt #28

Closed ChristopherHX closed 3 years ago

ChristopherHX commented 3 years ago

https://discordapp.com/channels/429580677617418240/515450871664869397/761972332863815730

mcpelauncher-ui-qt: google-play-api/lib/playapi/api.cpp:63: void playapi::api::add_headers(playapi::http_request&, const playapi::api::request_options&): Assertiv “auth_token.length() > 0” failed.

We need to prevent calling the gplayapi with invalid arguments, like empty auth_token.

ChristopherHX commented 3 years ago

this should be fixed with 0.1p4