Giter VIP home page Giter VIP logo

Comments (4)

AlexanDDOS avatar AlexanDDOS commented on June 13, 2024 2

Finally solved with this commit.

from fae-mod.

Saiv46 avatar Saiv46 commented on June 13, 2024

Is this issue resolved with an update?

from fae-mod.

AlexanDDOS avatar AlexanDDOS commented on June 13, 2024

Is this issue resolved with an update?
Maybe. I need to check it, but I'll temporary (or not) close this issue though.

from fae-mod.

Saiv46 avatar Saiv46 commented on June 13, 2024

Got the same bug.

Steps to reproduce:

  1. Select Ask a question -> Personality -> What music do you like?
  2. Wait for "Just move it to {i}'[MUSIC_CUSTOM_PREFIX]'{/i}..." entry
  3. ???
  4. PROFIT!
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/new_screens.rpy", line 298, in script call
  File "game/new_screens.rpy", line 298, in script call
  File "game/new_screens.rpy", line 298, in script call
  File "game/new_screens.rpy", line 298, in script call
  File "game/new_screens.rpy", line 311, in script call
  File "game/topics.rpy", line 290, in script call
  File "game/topics.rpy", line 1266, in script
KeyError: u'MUSIC_CUSTOM_PREFIX'

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

Full traceback:
  File "game/new_screens.rpy", line 298, in script call
  File "game/new_screens.rpy", line 298, in script call
  File "game/new_screens.rpy", line 298, in script call
  File "game/new_screens.rpy", line 298, in script call
  File "game/new_screens.rpy", line 311, in script call
  File "game/topics.rpy", line 290, in script call
  File "game/topics.rpy", line 1266, in script
  File "D:\DDLC-1.1.1-pc\renpy\ast.py", line 613, in execute
    renpy.exports.say(who, what, interact=self.interact)
  File "D:\DDLC-1.1.1-pc\renpy\exports.py", line 1147, in say
    who(what, interact=interact)
  File "D:\DDLC-1.1.1-pc\renpy\character.py", line 868, in __call__
    what = what_pattern.replace("[what]", sub(what, translate=translate))
  File "D:\DDLC-1.1.1-pc\renpy\character.py", line 850, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "D:\DDLC-1.1.1-pc\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 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'MUSIC_CUSTOM_PREFIX'

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Forever & Ever 0.3.1

from fae-mod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.