PDA

View Full Version : Options bug



Corvosin
12-13-2015, 12:39 PM
Hi there, I've been experiencing an issue with Recursion since I installed it a few months ago. When I sty to access the options I see "An error has occurred: Value of '-14.875' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value"

I'd love the ability to actually get into the options :) Any help would be greatly appreciated!

Silencer
12-13-2015, 02:03 PM
I think that problem has to do with the display components having somehow been set to an invalid value. Close the program and look under the install directory and find a component settings XML file and delete it. Then start the program and see if that helps. This bug should be fixed in our next major update.

Corvosin
12-30-2015, 10:58 AM
I see 4 files ending with XML. Which of these should I delete?

Silencer
12-30-2015, 03:40 PM
Settings/ComponentSettings.xml

Silencer
01-02-2016, 08:19 AM
It's definitely trying to load in a value that's out of range, specifically from that settings file I linked. Ranges are checked, just not for display options for a component (like x, y, and rotation)

I just fixed it in our development build, thanks for reporting it.