#Game wont run!
30 messages · Page 1 of 1 (latest)
what does it say in the output log above that?
also, what is your IDE and runtime version?
They're in the top right
Are you on mac? What's your mac OS version?
nope
https://help.gamemaker.io/hc/en-us/articles/235186128-Setting-Up-For-macOS ok I did some googling and I think it might be that mac requires some extra steps to set up
check out this article
Hi there! After reading the aritcle i changed this from vm to yyc
no idea what it means
but it runs
will the change affect anything in future?
does it only run on YYC, and not VM?
the difference between VM and YYC is VM compiles faster, but the game itself will be faster when compiling with YYC
so VM is nice for testing since it compiles faster
and YYC is better for a final export
that seems to be the case
ahh ok
hmm not sure why YYC is working but not VM, I don't have a mac so hard to say why