Results 1 to 10 of 727

Threaded View

  1. #11
    Quote Originally Posted by bakatori View Post
    Hello , i get new issue here
    here it is log

    ----------------------------------------------------------

    I'm sorry, but an uncaught exception occurred.

    While parsing D:\Kamihime Player 06.08.2019/game/nutaku/scenario/story_nutaku_kamihime_3413.rpy.
    UnicodeDecodeError: 'utf8' codec can't decode byte 0xe8 in position 977: invalid continuation byte

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

    Full traceback:
    File "D:\Hgames\Kamihime Player 06.08.2019\renpy\bootstrap.py", line 295, in bootstrap
    renpy.main.main()
    File "D:\Hgames\Kamihime Player 06.08.2019\renpy\main.py", line 364, in main
    renpy.game.script.load_script() # sets renpy.game.script.
    File "D:\Hgames\Kamihime Player 06.08.2019\renpy\script.py", line 265, in load_script
    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
    File "D:\Hgames\Kamihime Player 06.08.2019\renpy\script.py", line 726, in load_appropriate_file
    data, stmts = self.load_file(dir, fn + source)
    File "D:\Hgames\Kamihime Player 06.08.2019\renpy\script.py", line 549, in load_file
    stmts = renpy.parser.parse(fullfn)
    File "D:\Hgames\Kamihime Player 06.08.2019\renpy\parser.py", line 2483, in parse
    lines = list_logical_lines(fn, filedata, linenumber)
    File "D:\Hgames\Kamihime Player 06.08.2019\renpy\parser.py", line 194, in list_logical_lines
    data = f.read()
    File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/codecs.py", line 674, in read
    File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/codecs.py", line 480, in read
    UnicodeDecodeError: 'utf8' codec can't decode byte 0xe8 in position 977: invalid continuation byte

    Windows-7-6.1.7601-SP1
    Ren'Py 6.99.12.4.2187
    Hmm... nothing wrong on my end.
    Well, you can try using my file to see if it works (put them in nutaku/scenario).
    Attached Files Attached Files
    Kamihime Offline Player: MEGA | GG Drive

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •