-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Hello,
Thank you for your work on this library.
I'm having very similar issues to the ones reported in #44.
I'm using love 11.5, luasteam 3.2.1 and steamworks 1.61 (had the same issues with 1.60 and 1.59).
On windows and linux everything works without issues.
On intel macs (tested on Sonoma and Monterey versions of OSX) my game is crashing randomly.
Initially I thought it was related to Steam input as the game was crashing almost instantly on boot. When Steam input
was disabled the issue was still happening but more sporadically although it didn't seem to be related to some specific API trigger.
I'm using Steam stats and achievements but those are registered fine. I don't make use of Steam.userStats.onUserStatsReceived()
I'll try to get my hands on an arm based mac to test it there and will report back if this issue is appearing there.
Attaching the OSX report in case it can provide something useful:
macrash.txt
Any help would be much appreciated.