Page 1 of 1

Steam Error

Posted: Thu Oct 20, 2022 9:36 pm
by Obscura
Wondering if anyone knows what the issue might be here. A player is trying to play the game through Steam on a Mac. The game opens but the icon just bounces and then produces this report:

Code: Select all

While running game code:
  File "renpy/common/00achievement.rpy", line 22, in script
    init -1500 python in achievement:
  File "renpy/common/00achievement.rpy", line 220, in <module>
    if steam.init():
AttributeError: 'module' object has no attribute 'needs_redraw_callbacks'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "/Volumes/T7/SteamLibrary/steamapps/common/Coming Out on Top/Coming-Out-On-Top.app/Contents/Resources/autorun/renpy/bootstrap.py", line 290, in bootstrap
    renpy.main.main()
  File "/Volumes/T7/SteamLibrary/steamapps/common/Coming Out on Top/Coming-Out-On-Top.app/Contents/Resources/autorun/renpy/main.py", line 419, in main
    game.context().run(node)
  File "renpy/common/00achievement.rpy", line 22, in script
    init -1500 python in achievement:
  File "/Volumes/T7/SteamLibrary/steamapps/common/Coming Out on Top/Coming-Out-On-Top.app/Contents/Resources/autorun/renpy/ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Volumes/T7/SteamLibrary/steamapps/common/Coming Out on Top/Coming-Out-On-Top.app/Contents/Resources/autorun/renpy/python.py", line 1695, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00achievement.rpy", line 220, in <module>
    if steam.init():
  File "_renpysteam.pyx", line 556, in _renpysteam.init (gen/_renpysteam.cc:3534)
AttributeError: 'module' object has no attribute 'needs_redraw_callbacks'

Darwin-21.6.0-x86_64-i386-64bit
Ren'Py 6.99.12.2.2029