Hey,
So i ran into a werid behaviour today. I use INI to retrive different languages, however that have slowed down level selecting that is using array object.
While playing around with INI I managed to get a consistant crash. If i delete INI object and then try to read from it, it crashes runtime, example included.
When it comes to lag, I dont really understand why it appears as I only load ini at the start of frame and that is it. Its fine for all of the locations besides level selector frame where i load in preview via array. Sadly i cant post this version here, so if anyone from clickteam wants to look deeper into that issue please let me know.
Video is more or less here:
https://upload.catgc.com/img/a72b986...020d2d2496.mp4
Edit: I found somewhat of a workaround, I can point towards a different ini that does not exist and it stops lagging. But that behaviour sounds still out of place for me.

