POStudios Forum

Phoenix Online Publishing => Quest For Infamy => Topic started by: SilverTrumpet on December 05, 2014, 04:18:37 AM

Title: "Input Not Supported" on startup, cannot change settings with Configure program
Post by: SilverTrumpet on December 05, 2014, 04:18:37 AM
The game runs, but I have a thing bouncing around the foreground of my monitor, saying "Input Not Supported". I checked the folder for a way to change the resolution, and I get the following (summarized) message if I click either "save" or "save and run": Unhandled exception, access to the path "C:\Program Files x86\....\Quest for Infamy\acssetup.cfg" is denied.

As well, in the Prelude To Infamy, it crashes. I will get a detailed example of the error message when I am able.

I am running Windows 8.

Thanks!

Edit: Here also is an error message I receive upon clicking Begin New Infamy:
---------------------------
Adventure Game Studio
---------------------------
An error has occurred. Please contact the game author for support, as this is likely to be a scripting error and not a bug in AGS.
(ACI version 3.3.0.1160)


Error: Error running function 'room_Load':
Error: Null pointer referenced


---------------------------
OK   
---------------------------
Title: Re: "Input Not Supported" on startup, cannot change settings with Configure program
Post by: snabbott on December 09, 2014, 07:42:29 AM
That sounds like a file permissions issue. Program Files is a protected location. (Ideally configuration files should be in AppData or ProgramData. Try running as administrator - it might help.