Why does Boona appear twice on PATS?
AJ Mofield
Recent community posts
Not certain where to put this, but I keep getting errors like this often on the iPhone app
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
AttributeError: module 'renpy.audio.renpysound' has no attribute 'global_pause'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpymc", line 28, in script
File "renpy/ast.py", line 823, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
File "renpy/ui.py", line 301, in interact
File "renpy/display/core.py", line 2166, in interact
File "renpy/display/core.py", line 2993, in interact_core
File "renpy/display/core.py", line 1950, in check_suspend
File "renpy/audio/audio.py", line 1288, in pause_all
AttributeError: module 'renpy.audio.renpysound' has no attribute 'global_pause'
macOS-17.5.1-iPhone12,8-64bit iPhone12,8
Ren'Py 8.2.3.24061702
Summoned By Accident Public
Tue Jul 30 11:14:59 2024
[/code]