Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Icey on Sun 06/05/2012 19:08:41

Title: Can't edit/make games in win8
Post by: Icey on Sun 06/05/2012 19:08:41
I installed windows  on one of my other laptops and for some reason it gives me and error when trying to load a .agf file. It says something about locked property. Is there any way I can fix this?
Title: Re: Can't edit/make games in win8
Post by: monkey0506 on Sun 06/05/2012 20:16:31
The 'Locked' property that error is referencing is part of the editor changes introduced by Calin Leafshade in one of the newest versions of AGS. I don't recall specifically which version, you may have been using the 3.2.2 dev branch previously. And the title says can't "edit/make" games, but that error would only crop up when loading an AGF file with the Locked property in an AGS version which didn't.

By the way, the property relates to GUI controls, so you can prevent yourself from accidentally repositioning them (by locking them in place).
Title: Re: Can't edit/make games in win8
Post by: Calin Leafshade on Mon 07/05/2012 13:26:06
The locked property is in the latest official (3.2.1) version of AGS so providing youre using that there should be no issues.
Title: Re: Can't edit/make games in win8
Post by: Shane 'ProgZmax' Stevens on Tue 08/05/2012 01:44:40
Also, and this really almost goes without saying, but windows 8 isn't officially supported as:

1.  It's in testing.

2.  It could have a bunch of weird shit with permissions and services that break loads of apps out the door.

Just bear this in mind.  If it works on a fresh install, great.  If not, it's likely a compatibility issue.
Title: Re: Can't edit/make games in win8
Post by: Icey on Tue 08/05/2012 03:40:10
Ok this all sorta makes a little sense. I'm using 3.2...2. When I check the property of things everything seems to be unlocked like it is in windows7. So the problem could be with what Progz was saying about the win8 beta.