Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Sun 18/06/2006 19:56:31

Title: Mac inventory question
Post by: on Sun 18/06/2006 19:56:31
I've just started using AGS, and as a mac user, i'm using virtual pc. I wanted to test the game on the mac side (it's unbearably slow on virtual PC) and although everything else seems to work, when I go to open the inventory, the game crashes and quits. It doesn't do this on the pc side, which is strange, because everything else works.

The error it gives me is:

Error: run_text_script1: error -6 running function 'btnIconInv_Click':
Error: invalid instruction 69 found in code stream
in Global script (line 111)

I'm using the "Default game" template. Any help would be much appreciated!
Title: Re: Mac inventory question
Post by: Kweepa on Sun 18/06/2006 21:40:17
Seems like you're using some new features that the mac version (2.71) doesn't support yet.
Title: Re: Mac inventory question
Post by: on Sun 18/06/2006 22:58:11
ah ok, i wondered if it might be something like that, thanks!