Search found 4 matches
- Sat Sep 22, 2012 3:40 am
- Forum: Support
- Topic: Ubuntu 12.04 - Not Starting
- Replies: 6
- Views: 5102
Re: Ubuntu 12.04 - Not Starting
to OP: Try running $ bash Katawa_Shoujo.sh instead of $ ./Katawa_Shoujo.sh or however else you're launching it. I seem to recall Ubuntu shipping some strange Debian-specific shell called "dash" as a default "sh" that chokes on a lot of commonly used Bourne (Again) Shell syntax. to Uikri: Try running ...
- Mon Sep 03, 2012 8:09 pm
- Forum: Support
- Topic: Can't start on Linux, TypeError: must be string, not unicode
- Replies: 9
- Views: 6706
Re: Can't start on Linux, TypeError: must be string, not uni
I got it working, so posting what I found out as per sacred "Wisdom of the Ancients" duty. Turns out the problem was the engine getting confused about where the proper RenPy files were. It was trying to load incompatible modules from the latest version (I have it installed system-wide as well, as I ...
- Sun Jun 03, 2012 3:25 pm
- Forum: Support
- Topic: Can't start on Linux, TypeError: must be string, not unicode
- Replies: 9
- Views: 6706
Re: Can't start on Linux, TypeError: must be string, not uni
Do you have 32bit libs? Yes I do. Unfortunately you answered your own problem as the game will only run on 32-bit versions of linux Interesting... Being based on Python suggested to me that it should be architecture-independent. If I manage to hack together a solution to make this so in the future ...
- Wed May 23, 2012 6:26 pm
- Forum: Support
- Topic: Can't start on Linux, TypeError: must be string, not unicode
- Replies: 9
- Views: 6706
Can't start on Linux, TypeError: must be string, not unicode
edit: My solution: http://ks.renai.us/viewtopic.php?f=45&t=6474&p=122529#p122529 Here's what running it as normal looks like: [lifning@agatha Katawa Shoujo-linux-x86]$ ./Katawa\ Shoujo.sh File "/home/lifning/Desktop/Katawa Shoujo-linux-x86/renpy/bootstrap.py", line 260, in bootstrap renpy.main.main ...