3.2.3 to 3.3.3 migration problems.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Suleymanov

As Play Store required AAB file, I had to migrate my game to Godot 3.3.3 (from 3.2.3), but now when I export it, it crashes. I have two plugins Googe Play Services and AdMob, and I did everything exactly as I did in the previous version. But it works in previous version, not in the new one. Any idea what may cause it?

I made a test project in Godot 3.3.3 without using AdMob and Google Play Services and it exported a file that works. So the problem is definitely because of the plugins.

I implemented AdMob following this tutorial:
https://www.youtube.com/watch?v=Sv-CFGsHLUA&t

And I implemented Google Play Services following these tutorials:
https://www.youtube.com/watch?v=Y3Bj7qww0Y0
https://www.youtube.com/watch?v=LtWCoujeR7E&t

They worked perfectly well in Godot 3.2.3 but to export AAB file I had to use 3.3.3 version and it doesn’t work there.

Suleymanov | 2021-08-27 09:16

:bust_in_silhouette: Reply From: Wrench

just : Delete Godot folder from User/appdata/roaming/godot.

It’s supposed to be a joke.

Suleymanov | 2021-08-27 10:58