﻿I'm sorry, but an uncaught exception occurred.

While executing init code:
  File "game/options.rpy", line 190, in script
  File "game/options.rpy", line 261, in python
TypeError: source_and_binary() takes exactly 1 argument (2 given)

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "/home/tom/ab/renpy/renpy/bootstrap.py", line 265, in bootstrap
    renpy.main.main()
  File "/home/tom/ab/renpy/renpy/main.py", line 265, in main
    game.context().run(node)
  File "/home/tom/ab/renpy/renpy/execution.py", line 288, in run
    node.execute()
  File "/home/tom/ab/renpy/renpy/ast.py", line 720, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/home/tom/ab/renpy/renpy/python.py", line 1308, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/options.rpy", line 261, in <module>
    source_and_binary("launcher/**", "source")
TypeError: source_and_binary() takes exactly 1 argument (2 given)

Linux-3.11.0-14-generic-x86_64-with-debian-wheezy-sid
Ren'Py 6.17.0.43
Ren'Py Launcher 6.17.0.43
