Page 37 of 111 FirstFirst ... 2735363738394787 ... LastLast
Results 361 to 370 of 1109
  1. #361

    Join Date
    Nov 2015
    Posts
    561
    Credits
    163
    Items Thread Title Style ChangeThread Title Style Change
    It was not exist. There still possible that someone compiled this into reader, but at least i don't have time for it.


  2. #362
    Do you guys have the error of missing python27.dll file?

  3. you have to install python 2.7 using an installer to fix this issue as its a file the system needs

  4. I was able to get the dialogue and character name added to the Player finally. The only problem? I can see the dialogue but get that exceptional error thingy because I don't see the animation being played out, nor voices being heard. But I can read the dialogue in the error. Is this supposed to happen? Just asking.

    EDIT: I downloaded the Dark Amaterasu file someone posted here earlier and downloaded it into the player, but I see nothing of pics or an animation. This normal?

  5. Quote Originally Posted by boolausus123 View Post
    I was able to get the dialogue and character name added to the Player finally. The only problem? I can see the dialogue but get that exceptional error thingy because I don't see the animation being played out, nor voices being heard. But I can read the dialogue in the error. Is this supposed to happen? Just asking.

    EDIT: I downloaded the Dark Amaterasu file someone posted here earlier and downloaded it into the player, but I see nothing of pics or an animation. This normal?
    I used the same files and everything worked fine for me.

    Did you run the 3 scripts? If not you have to create a folder in game/nutaku with the name of the Soul/Kami/Eidolon you want to add and copy the 5 harem-character files there and run the 2_download_assets.cmd, 3_build_rpy.cmd and 4_write_config.cmd in this order so the animations and other assets are added to the player.

    Always wait until a script has finished before starting the next one. Script 3 and 4 are completed rather quick, only 2 might take a bit depending on the amount of new files you have added

  6. Here's what it says after trying to launch the first harem scene of Dark Amaterasu:
    Code:
    I'm sorry, but an uncaught exception occurred.
    
    While loading <'Rotozoom' <'Image' u'assets/aebdeb68bd5da8f1ab7d3ab3e09e4c3f9531c0de755dde59/5032-2-2_a.jpg'> 90 1.0>:
      File "game/scenario/story_character_583.rpy", line 3, in script
        show expression (im.Rotozoom("assets/aebdeb68bd5da8f1ab7d3ab3e09e4c3f9531c0de755dde59/5032-2-2_a.jpg",90,1.0)) at top as cg with dissolve
    IOError: Couldn't find file 'assets/aebdeb68bd5da8f1ab7d3ab3e09e4c3f9531c0de755dde59/5032-2-2_a.jpg'.
    
    -- Full Traceback ------------------------------------------------------------
    
    Full traceback:
      File "game/scenario/story_character_583.rpy", line 3, in script
        show expression (im.Rotozoom("assets/aebdeb68bd5da8f1ab7d3ab3e09e4c3f9531c0de755dde59/5032-2-2_a.jpg",90,1.0)) at top as cg with dissolve
      File "C:\Users\tundr\Desktop\Kamihime_Player\renpy\ast.py", line 1275, in execute
        renpy.exports.with_statement(trans, paired)
      File "C:\Users\tundr\Desktop\Kamihime_Player\renpy\exports.py", line 1381, in with_statement
        return renpy.game.interface.do_with(trans, paired, clear=clear)
      File "C:\Users\tundr\Desktop\Kamihime_Player\renpy\display\core.py", line 2096, in do_with
        clear=clear)
      File "C:\Users\tundr\Desktop\Kamihime_Player\renpy\display\core.py", line 2526, in interact
        repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
      File "C:\Users\tundr\Desktop\Kamihime_Player\renpy\display\core.py", line 2883, in interact_core
        self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
      File "C:\Users\tundr\Desktop\Kamihime_Player\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 "C:\Users\tundr\Desktop\Kamihime_Player\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 "C:\Users\tundr\Desktop\Kamihime_Player\renpy\display\transition.py", 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 "C:\Users\tundr\Desktop\Kamihime_Player\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 "C:\Users\tundr\Desktop\Kamihime_Player\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 "C:\Users\tundr\Desktop\Kamihime_Player\renpy\display\im.py", line 473, in render
        im = cache.get(self)
      File "C:\Users\tundr\Desktop\Kamihime_Player\renpy\display\im.py", line 200, in get
        surf = image.load()
      File "C:\Users\tundr\Desktop\Kamihime_Player\renpy\display\im.py", line 828, in load
        child = cache.get(self.image)
      File "C:\Users\tundr\Desktop\Kamihime_Player\renpy\display\im.py", line 200, in get
        surf = image.load()
      File "C:\Users\tundr\Desktop\Kamihime_Player\renpy\display\im.py", line 524, in load
        surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
      File "C:\Users\tundr\Desktop\Kamihime_Player\renpy\loader.py", line 543, in load
        raise IOError("Couldn't find file '%s'." % name)
    IOError: Couldn't find file 'assets/aebdeb68bd5da8f1ab7d3ab3e09e4c3f9531c0de755dde59/5032-2-2_a.jpg'.
    
    Windows-8-6.2.9200
    Ren'Py 6.99.12.4.2187
    Kamihime_Player 1.0

  7. When loading the assets, I get an error that says: DLL Load Failed: the specified procedure could not be found.
    Is my thing corrupted or what?

  8. #368

    Join Date
    Nov 2015
    Posts
    561
    Credits
    163
    Items Thread Title Style ChangeThread Title Style Change
    Seems you need python dll in windows folder
    Quote Originally Posted by Cloudofdarkhole6 View Post
    you have to install python 2.7 using an installer to fix this issue as its a file the system needs

  9. #369
    Unregistered Guest

    last version?

    can someone tell me what is the newest version please?

  10. Quote Originally Posted by Eliont View Post
    Seems you need python dll in windows folder
    So, in other words, I need to uninstall my current Python and reinstall a new version of it. Got it.'
    EDIT: Python 2.7 doesn't have DLL. Well, for me anyways. The download I did for Python was, "Windows x86 MSI Installer (2.7.0) (sig)"
    Last edited by boolausus123; 01-06-2018 at 11:10 AM.

Page 37 of 111 FirstFirst ... 2735363738394787 ... 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
  •