Hello! Thank you for your visual novel. I'm really enjoying it so far (although I must admit it turned out somewhat darker than I'd expected).
I'd like to report a bug. When I do this:
— Show me all sexy scenes
— Go to the gay bar
— Don't leave the office
— No
— Ask Pol's opinion
— Irene
— Accept his offer
— I want to top
— Perhaps
— Go to Mark's office and ask him about the errors
— Tell him what I think
— Check computer with yellow band
— Up, Up, Down, Down, Left, Right, Left, Right
— No, I'll pass
— Go to the cafeteria
— Tell Pol about my concerns
[Error happens after the text "The sudden black screen is welcoming after the sight of those not-eyes pleading to me."]
I get this error:
NameError("name 'marcinterest' is not defined",)
UnicodeDecodeError('ascii', '/home/zmicier/\xd0\x92\xd0\xb5\xd0\xbb\xd0\xb8\xd0\xba\xd0\xb5/\xd0\x86\xd0\xb3\xd1\x80\xd0\xb8/bl/Chasing_the_Stars_2.0-all', 14, 15, 'ordinal not in range(128)')
Traceback (most recent call last):
File "/home/zmicier/Велике/Ігри/bl/Chasing_the_Stars_2.0-all/Chasing the Stars.py", line 191, in <module>
main()
File "/home/zmicier/Велике/Ігри/bl/Chasing_the_Stars_2.0-all/Chasing the Stars.py", line 188, in main
renpy.bootstrap.bootstrap(renpy_base)
File "/home/zmicier/Велике/Ігри/bl/Chasing_the_Stars_2.0-all/renpy/bootstrap.py", line 304, in bootstrap
renpy.error.report_exception(e)
File "/home/zmicier/Велике/Ігри/bl/Chasing_the_Stars_2.0-all/renpy/error.py", line 188, in report_exception
full_tl = traceback_list(tb)
File "/home/zmicier/Велике/Ігри/bl/Chasing_the_Stars_2.0-all/renpy/error.py", line 100, in traceback_list
line = linecache.getline(filename, line_number)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/linecache.py", line 14, in getline
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/linecache.py", line 41, in getlines
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/linecache.py", line 119, in updatecache
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/posixpath.py", line 73, in join
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 14: ordinal not in range(128)