essentially this, i have Scribble and Input, and i have some issues that seem to be version-related ever since the most recent update (couldn't recreate those issues on an older version of game maker) and while i doubt it, is there any chances this could be related to scribble or input ? has anyone else had these kinds of issues ?
#Did anyone experience issues with the new versions ?
1 messages · Page 1 of 1 (latest)
“Issues” is the most vague statement ever and you should provide some specific “issues”
you should read release notes to see if there are changes that may have caused issues specifically to you. I've recently upgraded a proj from 2023.2 to 2023.6, and had to fix some issues on my use of surface_set_target() which had been always incorrect that I did not notice (undefined behavior, because surface_set_target() returned false to me)
Yea i should probably look deeper into the release notes that's probably the right call
If there had been any issues with these two extensions that had sprung up with everyone that'd solve the question, but as it doesn't seem to be recurrent i guess the issue is someplace else