• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

error when building android APK

M

Mohamed_DKD

Guest
Hello,

I am working on a game and it is working properly, and I can run it in .exe and build the .exe without any problems. However, when I try to build an APK it immediately show me this error

---------------------------
5th_city.gmx - Professional Edition (v1.4.1804)
---------------------------
Access violation at address 009AA5A9 in module '5piceIDE.exe'. Read of address 00000000.

Extra relevant information:
if I chose a different game, I can still build the apk.
I tried tricking GMS1.4 by using "save as" 5th_city_test.gmx but even the newly created project (i.e. 5th_city_text.gmx) still showed the same error
 
Top