- var _epoch = floor(date_create_datetime(1970, 1, 1, 0, 0, 0));
+ var _epoch = floor(date_create_datetime(1971, 1, 1, 0, 0, 0));
At gm_pulse Create Event, line 822
Not sure why but when trying to take a screenshot it will crash, changing 1970 to 1971 fixed it, maybe it’s because of the timezone.