2.1.3 test setup, no mods (upgraded 2.0.19 > 2.1.2 > 2.1.3), repeated entries in error log:
The callable autoGrantAchievements could not be called.
URL of page causing the error
https:*/forum/index.php?PHPSESSID=9991b233c2dc48f340120efc3d67c022&?scheduled=task;ts=1680040800
Backtrace information
#0: call_helper()
Called from /customers/*/httpd.www/forum/Sources/ScheduledTasks.php on line 112
#1: AutoTask()
Called from /customers/*/httpd.www/forum/index.php on line 167
Well, that message implies you *had* a mod that didn't clean up after itself properly.
There will be an extra row in the scheduled_tasks table referring to achievements which isn't core, that whole row should be deleted.
Yep, a remnant, vaguely remebering having tested some mods, then uninstalled \ deleted, the cleanup wasn't done porperly. Solved.