Need help adding Gamezop API ammar's Schema

I’m trying to add the ammar_shakir gamezop schema, based on this aia
https://community.niotron.com/t/how-add-game-api/9171/9

But I get - Error:
java.lang. IllegalArgumentException: method com.google.appinventor.components.runtime.Label.FontTypeface argument 1 has
type java.lang.String. got java.lang.Integer

Anyone help ? :slight_smile:

Check the font you are using for your Label Component. Also are you using the Beta Server or the Main Server?

Beta Server

Beta server has issues with custom fonts if i remember correctly, wait for the next patch or work in the main builder

Using the main builder resolved the issue, but new Runtime Error showed