I wanted to suggest to delete the mod folder and download the mod again. Then I saw the last line was not the error message anymore.If i delete the mod/ tl folder then new error pop up
Also it's indeed a clean install and not copy/ rewrite over old version
I'm sorry, but an uncaught exception occurred.
While loading the script.
ScriptError: Name ('game/mod/walkthrough/config.rpy', 1725424912, 2) is defined twice, at game/mod/config.rpyc:1 and game/mod/walkthrough/config.rpy:1.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Game\FurrHouse-Chapter10-pc\FurrHouse-Chapter10-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\Game\FurrHouse-Chapter10-pc\FurrHouse-Chapter10-pc\renpy\main.py", line 455, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\Game\FurrHouse-Chapter10-pc\FurrHouse-Chapter10-pc\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "D:\Game\FurrHouse-Chapter10-pc\FurrHouse-Chapter10-pc\renpy\script.py", line 957, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "D:\Game\FurrHouse-Chapter10-pc\FurrHouse-Chapter10-pc\renpy\script.py", line 590, in finish_load
check_name(node)
File "D:\Game\FurrHouse-Chapter10-pc\FurrHouse-Chapter10-pc\renpy\script.py", line 566, in check_name
raise ScriptError("Name %s is defined twice, at %s:%d and %s:%d." %
ScriptError: Name ('game/mod/walkthrough/config.rpy', 1725424912, 2) is defined twice, at game/mod/config.rpyc:1 and game/mod/walkthrough/config.rpy:1.
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Sun Sep 15 03:06:37 2024
I will delete mod folder and download your mod again
I just updated the mod and it's 19 characters and all are listed.Guess the characters needs to be updated missing 3 girls
Heyo, thanks. Had only tested the current chapter and checker the line numbers of the chapters 9/10.Choice mod is not working, I found that it works if I change the line number from 178 to 179. (the first choice of the game)
Good gracious almighty spaghetti monster...Found two wrong line numbers in script.rpy(mod).
652 : { "I think it's fine" : { "[da]" : { _("Devotion") : +1 }, }, },
729 : { "I don't mind it, Mam'selle Bonaparte." : { "[fl]" : { _("Devotion") : +1 }, }, },
652 should be 651
729 should be 719
Others look fine for now. (I didn't do much testing)
Some of the lines I actually missed. Hmm, hmm.Ok, I made a quick mod checker python script for this mod and here's my result.
[chapters_3_4.rpy]
[chapters9_10.rpy]
[chapters_11-12.rpy]
[chapter_5_6.rpy]
[chapter_7_8.rpy]
2433 : scene 8story_190 with dissolve
2822 : da "Well, know you have your own."
2433 : scene 8story_190 with dissolve
2822 : da "Well, know you have your own."
[script.rpy]
2015 : mj "Didn't you listen to the messages from your parents?"
652 : "I think it's fine":
729 :
Note: I'm not an expert on Python or Renpy.
I think it's under "Your Name". There should be "Fleur's Favor", where you can switch between Iliria and Ophelia.sorry for bothering, but what do i need to change in mod menu for true result? can't find needed option... tried + fae respect, ili romance, does't help
thank you very muchI think it's under "Your Name". There should be "Fleur's Favor", where you can switch between Iliria and Ophelia.
I think, I forgot to add Hanna's "Orgasm Meter" variable mapping. Will be adding it momentarily. Please check it out, as soon as v5 is uploaded.Ran into an error with the mod in chapter 11. It happens when talking to Hanna. Easy to miss if you've been raising diplomacy. There's seems to be a branch in the dialog depending on your diplomacy score but the branch does not show up as a choice so it's easy to miss if you don't pay attention. Basically to play the role as Hanna's Barbarian your diplomancy score needs to be low (<=3 ?) enough.
You don't have permission to view the spoiler content. Log in or register now.
Ophelia == Iliria?On another note during the Fae interactions I couldn't find a way through the mod menu to get the lecherous options to resolve positively. Just raising House of Nature respect wasn't enough. There is a "Elaria == Iliria" text in the choice that I have no idea how to interpret or effect.