Windower / Fenestra

The open-source development version of Windower.
Other
20 stars 14 forks source link

Advanced Setting - Adjust window position crashes launcher #21

Open Nifim opened 4 years ago

Nifim commented 4 years ago

Enabling Adjust window position causes the launcher to crash on launch with the profile selected.

After debugging the error, I found the exception was Windower.Core.Point was not marked as serializable.

Marking it stops the exception; however, the adjust window position does not seem to do anything whether set to 0, 0 or 500, 500 the window still goes where it would if the setting was disabled.

Same behavior with a Xiloader profile or a retail POL profile.