Page 1 of 2 12 LastLast
Results 1 to 10 of 724

Hybrid View

  1. #1

    Join Date
    Sep 2020
    Location
    55 Cencri E
    Posts
    2
    Credits
    2
    Quote Originally Posted by supertechy2001 View Post
    So apparently changing my system locale to Japan solved all of my issues and no complicated steps were necessary at all.
    Not a coding expert but I suspect the unicode couldn't read some of the characters, which I'm guessing were the Japanese letters in the files but that doesn't make sense since there are others who managed to run it just fine. But it got the job done so all's good.
    The command prompt will look funny and display unknown characters when running "3_write_config.cmd" but it got me the latest characters.
    If anyone has the same problem on dmm, try changing your system locale to Japan before running the scripts and it should work fine.
    Thanks to supertechy2001 the problem with "3_write_config.cmd" solved (sort of), so i try the method and its work just go to control panel > clock and region > region > administrative > change system locate > choose japan and restart (you can change it later when you complete) . But theres a problem (only for me or supertechy2001 too) , some character portrait list doesn't match[New Player] Love scenes collection-1.jpg and some of the character also missing (i think). also DMM have new character costume that have h scane and new h scane story that you cant get in this player.[New Player] Love scenes collection-3.png

    here the latest character
    eidolons:[New Player] Love scenes collection-4.png
    kamihime: [New Player] Love scenes collection-5.png

  2. #2
    so i have not updated the player in probably a year so i try to do so and when running 01 everything already exists and at the end i get this and nothing has changed, this is the same for both dmm and nutaku versions and im at a loss. can someone maybe try to help me,
    the least tech savvy person, in simple terms? [New Player] Love scenes collection-capture.png

  3. #3
    Hello, When i play any hsence,it always crash and told me got some out of memory crash error.
    just like this log,how do i fix it?

    I'm sorry, but an uncaught exception occurred.

    While loading <'Crop' <'Rotozoom' <'Image' u'dmm/assets/1a149f0a91ee838f4120c58e84c68395f8ab6869df9f7a6d/6114-2-2_b.jpg'> 90 1.0> 6300 0 900 640>:
    File "game/dmm/scenario/story_dmm_eidolon_12703.rpy", line 19, in script
    show expression (Zoomable(Frame(anim.Filmstrip(im.Rotozoom("dmm/assets/1a149f0a91ee838f4120c58e84c68395f8ab6869df9f7a6d/6114-2-2_b.jpg",90,1.0),(900,640),(16,1),0.062500)))) at top as cg with dissolve
    File "game/Zoomable.rpy", line 41, in render
    child_render = renpy.render(t, width, height, st, at)
    error: Out of memory

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

    Full traceback:
    File "F:\HGAME\kamihimeO\renpy\bootstrap.py", line 295, in bootstrap
    renpy.main.main()
    File "F:\HGAME\kamihimeO\renpy\main.py", line 487, in main
    run(restart)
    File "F:\HGAME\kamihimeO\renpy\main.py", line 147, in run
    renpy.execution.run_context(True)
    File "F:\HGAME\kamihimeO\renpy\execution.py", line 761, in run_context
    context.run()
    File "game/dmm/scenario/story_dmm_eidolon_12703.rpy", line 19, in script
    show expression (Zoomable(Frame(anim.Filmstrip(im.Rotozoom("dmm/assets/1a149f0a91ee838f4120c58e84c68395f8ab6869df9f7a6d/6114-2-2_b.jpg",90,1.0),(900,640),(16,1),0.062500)))) at top as cg with dissolve
    File "F:\HGAME\kamihimeO\renpy\ast.py", line 1275, in execute
    renpy.exports.with_statement(trans, paired)
    File "F:\HGAME\kamihimeO\renpy\exports.py", line 1381, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
    File "F:\HGAME\kamihimeO\renpy\display\core.py", line 2096, in do_with
    clear=clear)
    File "F:\HGAME\kamihimeO\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
    File "F:\HGAME\kamihimeO\renpy\display\core.py", line 2883, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
    File "F:\HGAME\kamihimeO\renpy\display\core.py", line 1955, in draw_screen
    renpy.config.screen_height,
    File "renpy/display/render.pyx", line 427, in renpy.display.render.render_screen (gen\renpy.display.render.c:6806)
    rv = render(root, width, height, 0, 0)
    File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
    File "F:\HGAME\kamihimeO\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
    File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
    File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
    File "F:\HGAME\kamihimeO\renpy\display\transition.p y", line 361, in render
    top = render(self.new_widget, width, height, st, at)
    File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
    File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
    File "F:\HGAME\kamihimeO\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
    File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
    File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
    File "F:\HGAME\kamihimeO\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
    File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
    File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
    File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2027)
    cr = render(child, widtho, heighto, st - self.child_st_base, at)
    File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
    File "game/Zoomable.rpy", line 41, in render
    child_render = renpy.render(t, width, height, st, at)
    File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
    File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
    File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2027)
    cr = render(child, widtho, heighto, st - self.child_st_base, at)
    File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
    File "F:\HGAME\kamihimeO\renpy\display\imagelike.py ", line 254, in render
    crend = render(image, width, height, st, at)
    File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
    File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
    File "F:\HGAME\kamihimeO\renpy\display\anim.py", line 457, in render
    im = renpy.display.render.render(image, width, height, t, at)
    File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
    File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
    File "F:\HGAME\kamihimeO\renpy\display\im.py", line 473, in render
    im = cache.get(self)
    File "F:\HGAME\kamihimeO\renpy\display\im.py", line 200, in get
    surf = image.load()
    File "F:\HGAME\kamihimeO\renpy\display\im.py", line 874, in load
    return cache.get(self.image).subsurface((self.x, self.y,
    File "F:\HGAME\kamihimeO\renpy\display\im.py", line 200, in get
    surf = image.load()
    File "F:\HGAME\kamihimeO\renpy\display\im.py", line 832, in load
    rv = renpy.display.pgrender.rotozoom(child, self.angle, self.zoom)
    File "F:\HGAME\kamihimeO\renpy\display\pgrender.py" , line 179, in rotozoom
    surf = pygame.transform.rotozoom(surf, angle, zoom)
    File "src/pygame_sdl2/transform.pyx", line 100, in pygame_sdl2.transform.rotozoom (gen\pygame_sdl2.transform.c:1947)
    error: Out of memory

    Windows-8-6.2.9200
    Ren'Py 6.99.12.4.2187
    Kamihime_Player 1.0

  4. #4
    I don't remember how many years I'm not visit this topic (as guest), I used the old player download from the OP first post to update in the past, however since it's so long ago I worry that something might corrupted. Now I wanna re-download a latest player from the scratch, can I still use the links from the OP or there is a newer one?

  5. #5

    Join Date
    Mar 2021
    Posts
    5
    Credits
    4
    It would seem they broke something again. When attempting to run 0_Download_json, I get this error:

    Download soul info...
    Traceback (most recent call last)
    File 0_download_json.py, line 521, in module
    soul_infos = download_souls_info()
    File 0_download_json.py, line 188, in download_souls_info
    info.extend(json.loads(r.text)['data'])
    KeyError 'data'

    CGamesUnknownKamihime_Player-1.0-pcgamenutakupause
    Press any key to continue . . .

    Would anyone have a fix for this? It would be appreciated.

  6. #6
    Quote Originally Posted by Osler View Post
    It would seem they broke something again. When attempting to run 0_Download_json, I get this error:

    Download soul info...
    Traceback (most recent call last)
    File 0_download_json.py, line 521, in module
    soul_infos = download_souls_info()
    File 0_download_json.py, line 188, in download_souls_info
    info.extend(json.loads(r.text)['data'])
    KeyError 'data'

    CGamesUnknownKamihime_Player-1.0-pcgamenutakupause
    Press any key to continue . . .

    Would anyone have a fix for this? It would be appreciated.
    Open up the 0_download_json.py in notepad, go to line 29, change the "https://cf.r.kamihimeproject.dmmgames.com/" part with a new URL "https://gnkh-api-r.prod.nkh.dmmgames.com/" and do the same with line 177 under the Soul Functions entry.

    Seemed to work for me.[New Player] Love scenes collection-clipboard03.jpg

  7. #7
    This solution worked for me as well.

    Thank you!

  8. #8
    Ive updated my 0_downloads.json and sharing it all here for you for those not tech-savy
    Attached Files Attached Files

  9. #9

    Join Date
    Mar 2021
    Posts
    5
    Credits
    4
    I thank you, sir, for your great deed this day.

  10. #10
    Now if i can get some help with this. This is from 3_write_config.

    MB05SW_Tiana
    Traceback (most recent call last):
    File "3_write_config.py", line 154, in <module>
    chara_info = get_character_info(character, scenario, type)
    File "3_write_config.py", line 51, in get_character_info
    index = int(data['scene_data'][-1]['film'].split('-')[0])
    ValueError: invalid literal for int() with base 10: 'black.jpg'

Page 1 of 2 12 LastLast

Posting Permissions

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