Interestingly the kixtart.system object always crashes at Form.DoEvents.
But the kixtart.form object doesn't always.
My simple test code works fine, as does KixTris which uses kixtart.Form.
But KixOmatic which uses kixtart.form as well crashes after loading the Classes.
KixOmatic uses the object in 2 separate instances, one for the progressbar and one for the main form.
The progresbar doesn't crash but the main form does, right after loading the classes.

Apparently this error happens for a lot more programs in the creators update.


Edited by Arend_ (2017-04-20 10:25 AM)
Edit Reason: Added link