- May 1, 2017
- 1,291
- 1,446
Can anyone help me? I'm stuck at Maeve's quest and can't trigger the puzzle in her trashcan. (Using the compressed version).
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_other.rpy", line 578, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/InnitPython.rpy", line 148, in init
TypeError: 'float' object cannot be interpreted as an integer
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_other.rpy", line 578, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/InnitPython.rpy", line 148, in init
TypeError: 'float' object cannot be interpreted as an integer