Hello! This has probably already been reported but just in case I wanted to send this to you and your team. I was at the scene before he went to go talk to his professor and this error message popped up! I'm really enjoying the game so far though, so keep up the good work!
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1082, in script
show pol normal at left with move(1)
TypeError: 'MoveInterpolate' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 1082, in script
show pol normal at left with move(1)
File "C:\Users\mal\AppData\Roaming\itch\apps\Chasing the Stars\Chasing_the_Stars-1.1-pc\renpy\ast.py", line 1275, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\mal\AppData\Roaming\itch\apps\Chasing the Stars\Chasing_the_Stars-1.1-pc\renpy\exports.py", line 1381, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\mal\AppData\Roaming\itch\apps\Chasing the Stars\Chasing_the_Stars-1.1-pc\renpy\display\core.py", line 2096, in do_with
clear=clear)
File "C:\Users\mal\AppData\Roaming\itch\apps\Chasing the Stars\Chasing_the_Stars-1.1-pc\renpy\display\core.py", line 2526, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\mal\AppData\Roaming\itch\apps\Chasing the Stars\Chasing_the_Stars-1.1-pc\renpy\display\core.py", line 2746, in interact_core
new_widget=layers_root)
TypeError: 'MoveInterpolate' object is not callable
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Chasing the Stars 0.0
[/code]