Page 39 of 111 FirstFirst ... 2937383940414989 ... LastLast
Results 381 to 390 of 1109
  1. In case for the future when I update the game, do I use the Windows Command of the thing to update the game or the Python version? Because I use both.


  2. #382

    Join Date
    Nov 2015
    Posts
    561
    Credits
    163
    Items Thread Title Style ChangeThread Title Style Change
    Only cmd files to to download and rebuild.

  3. #383
    Got Uzume done
    Attached Files Attached Files

  4. #384
    Can this works with dmm scene?

  5. damn, you beat me to release Uzume
    on a sidenote: i received the kagetsuchi files from a union member today and will post them once i get home from work (about 8 to 9 hours from now). besides kirin this should be the full collection then

    EDIT: finally home. so here she is
    Attached Files Attached Files
    Last edited by Cloudofdarkhole6; 01-08-2018 at 08:15 AM.

  6. TFW you can't be the first to upload a character's scene that the player doesn't have yet.
    FeelsBadMan

  7. #387
    Question how do i install the zip files that are posted here in the game?

  8. #388

    Join Date
    Jan 2018
    Posts
    1
    Credits
    0
    Here's what it says after trying to launch Kamihime_Player
    Code:
    I'm sorry, but an uncaught exception occurred.
    
    While running game code:
      File "game/script.rpy", line 200, in script
        python:
      File "game/script.rpy", line 202, in <module>
        result = ui.interact()
      File "game/script.rpy", line 12, in execute
        screen index:
      File "game/script.rpy", line 12, in execute
        screen index:
      File "game/script.rpy", line 16, in execute
        if selected_character:
      File "game/script.rpy", line 99, in execute
        hbox align(0.5,0.0):
      File "game/script.rpy", line 100, in execute
        for letter in letters:
      File "game/script.rpy", line 101, in execute
        frame align(0.5,0.5):
      File "game/script.rpy", line 102, in execute
        textbutton letter xysize(29,25) action SetVariable('selected_letter',letter) align align_center
    Exception: String '[' ends with an open format operation.
    
    -- Full Traceback ------------------------------------------------------------
    
    Full traceback:
      File "game/script.rpy", line 200, in script
        python:
      File "D:\Visual Novel\Kamihime_Player\renpy\ast.py", line 814, in execute
        renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
      File "D:\Visual Novel\Kamihime_Player\renpy\python.py", line 1719, in py_exec_bytecode
        exec bytecode in globals, locals
      File "game/script.rpy", line 202, in <module>
        result = ui.interact()
      File "D:\Visual Novel\Kamihime_Player\renpy\ui.py", line 285, in interact
        rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
      File "D:\Visual Novel\Kamihime_Player\renpy\display\core.py", line 2526, in interact
        repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
      File "D:\Visual Novel\Kamihime_Player\renpy\display\core.py", line 2793, in interact_core
        root_widget.visit_all(lambda i : i.per_interact())
      File "D:\Visual Novel\Kamihime_Player\renpy\display\core.py", line 495, in visit_all
        d.visit_all(callback)
      File "D:\Visual Novel\Kamihime_Player\renpy\display\core.py", line 495, in visit_all
        d.visit_all(callback)
      File "D:\Visual Novel\Kamihime_Player\renpy\display\core.py", line 495, in visit_all
        d.visit_all(callback)
      File "D:\Visual Novel\Kamihime_Player\renpy\display\screen.py", line 399, in visit_all
        callback(self)
      File "D:\Visual Novel\Kamihime_Player\renpy\display\core.py", line 2793, in <lambda>
        root_widget.visit_all(lambda i : i.per_interact())
      File "D:\Visual Novel\Kamihime_Player\renpy\display\screen.py", line 409, in per_interact
        self.update()
      File "D:\Visual Novel\Kamihime_Player\renpy\display\screen.py", line 578, in update
        self.screen.function(**self.scope)
      File "game/script.rpy", line 12, in execute
        screen index:
      File "game/script.rpy", line 12, in execute
        screen index:
      File "game/script.rpy", line 16, in execute
        if selected_character:
      File "game/script.rpy", line 99, in execute
        hbox align(0.5,0.0):
      File "game/script.rpy", line 100, in execute
        for letter in letters:
      File "game/script.rpy", line 101, in execute
        frame align(0.5,0.5):
      File "game/script.rpy", line 102, in execute
        textbutton letter xysize(29,25) action SetVariable('selected_letter',letter) align align_center
      File "D:\Visual Novel\Kamihime_Player\renpy\ui.py", line 951, in _textbutton
        text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
      File "D:\Visual Novel\Kamihime_Player\renpy\text\text.py", line 1328, in __init__
        self.set_text(text, scope, substitute)
      File "D:\Visual Novel\Kamihime_Player\renpy\text\text.py", line 1426, in set_text
        i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
      File "D:\Visual Novel\Kamihime_Player\renpy\substitutions.py", line 232, in substitute
        s = formatter.vformat(s, (), kwargs)
      File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
      File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 572, in _vformat
      File "D:\Visual Novel\Kamihime_Player\renpy\substitutions.py", line 157, in parse
        raise Exception("String {0!r} ends with an open format operation.".format(s))
    Exception: String '[' ends with an open format operation.
    
    Windows-8-6.2.9200
    Ren'Py 6.99.12.4.2187
    Kamihime_Player 1.0
    Attached Files Attached Files
    Last edited by Mimicry; 01-09-2018 at 06:42 PM.

  9. #389

    Join Date
    Nov 2015
    Posts
    561
    Credits
    163
    Items Thread Title Style ChangeThread Title Style Change
    Seems one of character folders starts with [ symbol.
    Sorry, forgot to mention that it's prohibited bc square brackets is Ren'Py format enclosers.

    Rename folder, for example [Mid Summer Sun] Sol => Sol (Mid Summer Sun) and relaunch 3 and 4 cmd file.

  10. #390
    Unregistered Guest
    yo but do you stop updating for us?
    pls update it again ^^

Page 39 of 111 FirstFirst ... 2937383940414989 ... 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
  •