Posts by Rushan_Games

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.

    Hello. I was about to compile my game in .aab format for the first time for publishing on Google Play. However, I got a weird compilation error. I tried a lot of things, but the error never changed.

    Build R292.28
    Build API: 30 (no effect if changed to 29)
    Minimum Android version: 4.3 (no effect if changed to 5.0)
    Target Android version: 10.0
    Release mode activated
    My Keystore and the build file are at C:\
    Please login to see this attachment.

    I gave my mfa file to a friend to try to compile it on his computer and he didn’t have any compilation errors, the application compiled. After that I thought there was a problem with Android Studio on my computer and the Android SDK in it, but reinstalling it didn't change anything. Reinstalling CTF didn't help either.

    Here is my error log:

    There is one old bug and it is annoying. Strings are not destroying, just become invisible. I attached the source in which it is visible (when you open the application, you can see in the debugger that there are 4 objects on the frame, although they must all be destroyed) Please login to see this attachment.