xfixium / GMare

GMare is an open source alternative room editor for the RAD tool Game Maker (Versions 5 to Studio). Offering a robust toolset to create rooms quickly and easily. It also offers various import and export options.
http://www.pyxosoft.com/forums/index.php?board=16.0
3 stars 6 forks source link

System.ArgumentOutOfRangeException: Der Wert -4 ist für Value #1

Open xfixium opened 7 years ago

xfixium commented 7 years ago

If you first press "Preferences" this Exception is thrown

Win 7 32bit, , .NET Framework 4.6.2

System.ArgumentOutOfRangeException: Der Wert -4 ist für Value ungültig. Value sollte zwischen 'Minimum' und 'Maximum' liegen. Parametername: Value bei System.Windows.Forms.NumericUpDown.set_Value(Decimal value) bei GMare.Forms.PreferencesForm..ctor(Boolean useAreaGrid, Int32 areaWidth, Int32 areaHeight) bei GMare.MainForm.mnuMenuItem_Click(Object sender, EventArgs e) bei System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) bei System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)