Results 1 to 10 of 724

Hybrid View

  1. #1
    Quote Originally Posted by xellosp View Post
    Just delete the file 00001_main.json and run again.
    It worked. Thanks for the help.

  2. #2

    Join Date
    Feb 2020
    Posts
    3
    Credits
    3
    Hi, I got the Nutaku only player recently, but I was wondering if theres a way to add the DMM scenes to it.

  3. #3
    Quote Originally Posted by danoct View Post
    Hi, I got the Nutaku only player recently, but I was wondering if theres a way to add the DMM scenes to it.
    Nope, you need the DMM only player or the big player that has both DMM and Nutaku player to get the DMM scene. but first you need a DMM account to open the game first in order to get the DMM scripts as stated in the instructions to add scenes.

  4. #4
    Hi, I recently decided to update the dmm player but run into problem running the write_config. I thought I got the latest script file from the mega site. Not sure what went wrong here.

    Traceback (most recent call last):
    File "3_write_config.py", line 127, in <module>
    id = data['job_id']
    KeyError: 'job_id'

  5. #5
    Quote Originally Posted by Wolfheinirich View Post
    Hi, I recently decided to update the dmm player but run into problem running the write_config. I thought I got the latest script file from the mega site. Not sure what went wrong here.

    Traceback (most recent call last):
    File "3_write_config.py", line 127, in <module>
    id = data['job_id']
    KeyError: 'job_id'
    Never mind this, I redownloaded the dmm player and was able to update but now I seem to be running into a memory problem while running the scene... not sure what that is about

    I'm sorry, but an uncaught exception occurred.

    While loading <'Crop' <'Rotozoom' <'Image' u'dmm/assets/7b40b24d2302fe13ddd2d1b9baaecd85f35e8ff45bc2dc46/5166-2-2_b.jpg'> 90 1.0> 9000 0 900 640>:
    File "renpy/common/00library.rpy", line 249, in say
    who(what, interact=interact)
    File "game/Zoomable.rpy", line 41, in render
    child_render = renpy.render(t, width, height, st, at)
    error: Out of memory

  6. #6
    Quote Originally Posted by Wolfheinirich View Post
    Never mind this, I redownloaded the dmm player and was able to update but now I seem to be running into a memory problem while running the scene... not sure what that is about

    I'm sorry, but an uncaught exception occurred.

    While loading <'Crop' <'Rotozoom' <'Image' u'dmm/assets/7b40b24d2302fe13ddd2d1b9baaecd85f35e8ff45bc2dc46/5166-2-2_b.jpg'> 90 1.0> 9000 0 900 640>:
    File "renpy/common/00library.rpy", line 249, in say
    who(what, interact=interact)
    File "game/Zoomable.rpy", line 41, in render
    child_render = renpy.render(t, width, height, st, at)
    error: Out of memory
    Never mind, I fixed my own problem.

  7. #7

    Join Date
    May 2018
    Posts
    13
    Credits
    8
    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

Posting Permissions

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