forked from Cavemanon/Farelie-game
29 lines
1.3 KiB
Plaintext
29 lines
1.3 KiB
Plaintext
I'm sorry, but an uncaught exception occurred.
|
|
|
|
While running game code:
|
|
File "game/script.rpy", line 75, in script
|
|
scene Farelie01 at Pan((0, 1031), (0, 0), 10.0) with dissolve(0, 1031)
|
|
TypeError: 'Dissolve' object is not callable
|
|
|
|
-- Full Traceback ------------------------------------------------------------
|
|
|
|
Full traceback:
|
|
File "game/script.rpy", line 75, in script
|
|
scene Farelie01 at Pan((0, 1031), (0, 0), 10.0) with dissolve(0, 1031)
|
|
File "/Applications/renpy-7.4.9-sdk/renpy/ast.py", line 1443, in execute
|
|
renpy.exports.with_statement(trans, paired)
|
|
File "/Applications/renpy-7.4.9-sdk/renpy/exports.py", line 1682, in with_statement
|
|
return renpy.game.interface.do_with(trans, paired, clear=clear)
|
|
File "/Applications/renpy-7.4.9-sdk/renpy/display/core.py", line 2752, in do_with
|
|
clear=clear)
|
|
File "/Applications/renpy-7.4.9-sdk/renpy/display/core.py", line 3315, in interact
|
|
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
|
|
File "/Applications/renpy-7.4.9-sdk/renpy/display/core.py", line 3674, in interact_core
|
|
new_widget=layers_root)
|
|
TypeError: 'Dissolve' object is not callable
|
|
|
|
Darwin-17.7.0-x86_64-i386-64bit
|
|
Ren'Py 7.4.9.2142
|
|
She Likes You Alotl 1.0
|
|
Thu Mar 3 17:16:24 2022
|