I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "game/splashscreen.rpy", line 198, in script
pause
File "renpy/common/000statements.rpy", line 462, in execute_pause
renpy.pause()
AttributeError: 'EventType' object has no attribute 'rel'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "game/splashscreen.rpy", line 198, in script
pause
File "/home/discord/xxx/Divimera_R12-pc/renpy/ast.py", line 1971, in execute
self.call("execute")
File "/home/discord/xxx/Divimera_R12-pc/renpy/ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/home/discord/xxx/Divimera_R12-pc/renpy/statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 462, in execute_pause
renpy.pause()
File "/home/discord/xxx/Divimera_R12-pc/renpy/exports.py", line 1661, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "/home/discord/xxx/Divimera_R12-pc/renpy/ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/home/discord/xxx/Divimera_R12-pc/renpy/display/core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "/home/discord/xxx/Divimera_R12-pc/renpy/display/core.py", line 2450, in interact_core
xr, yr = ev.rel
AttributeError: 'EventType' object has no attribute 'rel'
Linux-6.14.7-3-cachyos-x86_64-with-glibc2.41 x86_64
Ren'Py 8.2.2.24051701+nightly
R12
Fri May 23 15:44:18 2025