I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/1000_base_game/screens/active_element.rpy", line 44, in execute
File "game/1000_base_game/screens/active_element.rpy", line 44, in execute
File "game/1000_base_game/screens/active_element.rpy", line 48, in execute
File "game/1000_base_game/screens/active_element.rpy", line 50, in <module>
File "game/1000_base_game/game/items/strawberry_juice.rpy", line 18, in actions
TypeError: append() takes exactly one argument (3 given)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "1000_base_game/script.rpyc", line 10, in script call
File "1000_base_game/engine/core.rpyc", line 32, in script call
File "1000_base_game/game/inventory.rpyc", line 52, in script
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/1000_base_game/screens/active_element.rpy", line 44, in execute
File "game/1000_base_game/screens/active_element.rpy", line 44, in execute
File "game/1000_base_game/screens/active_element.rpy", line 48, in execute
File "game/1000_base_game/screens/active_element.rpy", line 50, in <module>
File "game/1000_base_game/game/items/strawberry_juice.rpy", line 18, in actions
File "C:\Users\User\Videos\Another Chance\AnotherChance-1.1-pc\AnotherChance-1.1-pc\renpy\python.py", line 731, in do_mutation
return method(self, *args, **kwargs)
TypeError: append() takes exactly one argument (3 given)
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Another Chance 1.1
Fri May 08 00:42:07 2020