Package Details: katawa-shoujo 1.3.1-2

Git Clone URL: https://aur.archlinux.org/katawa-shoujo.git (read-only, click to copy)
Package Base: katawa-shoujo
Description: a bishoujo-style visual novel by Four Leaf Studios built on renpy
Upstream URL: http://katawa-shoujo.com/
Keywords: Katawa_Shoujo Ren'Py renpy
Licenses: CCPL:by-nc-nd
Submitter: Cravix
Maintainer: eclairevoyant
Last Packager: Cravix
Votes: 21
Popularity: 0.000081
First Submitted: 2015-08-16 04:24 (UTC)
Last Updated: 2018-10-05 10:01 (UTC)

Latest Comments

« First ‹ Previous 1 2

emersion commented on 2017-04-19 17:19 (UTC)

I have a Python error when I try to run the game: I'm sorry, but an uncaught exception occurred. While running game code: File "game/ui_settings.rpy", line 21, in <module> File "renpy/common/00compat.rpy", line 134, in _set_script_version config.window_auto_hide.remove("call screen") ValueError: list.remove(x): x not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "/usr/share/renpy/renpy/bootstrap.py", line 295, in bootstrap renpy.main.main() File "/usr/share/renpy/renpy/main.py", line 419, in main game.context().run(node) File "/home/simon/ui_settings.rpyc", line 2, in script File "/usr/share/renpy/renpy/ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/usr/share/renpy/renpy/python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/ui_settings.rpy", line 21, in <module> File "/usr/share/renpy/renpy/defaultstore.py", line 92, in __setattr__ renpy.store._set_script_version(value) # E1101 @UndefinedVariable File "renpy/common/00compat.rpy", line 134, in _set_script_version config.window_auto_hide.remove("call screen") File "/usr/share/renpy/renpy/python.py", line 618, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list Linux-4.10.9-1-ARCH-x86_64-with-glibc2.2.5 Ren'Py 6.99.12.4.2187

Cravix commented on 2015-08-16 04:58 (UTC)

Package has been migrated to katawa-shoujo, if you're trying to build this, please migrate :)

Cravix commented on 2015-04-08 04:17 (UTC)

Explanation of the intention of making this package: This one strips the dependency libraries that bundles with the datafile, and use the Ren'Py installed on your system instead (same goes for other libraries), thus, while it takes less space, you can also use up-to-date Ren'Py to play katawa-shoujo (you can check it in the .desktop and .sh file attached).