Mod Ren'Py The Interim Domain - Multi-Mod [v0.25.0] [LightmanP]

Tinuss

Member
Mar 31, 2018
430
572
Am I going crazy or is there no option to review this? I wanted to leave 5 stars. I got in trouble around a week ago because I was trying to review some mods but didn't have much to say other than "great job thank you" so I filled out the rest of the character quota with random shit and got slapped with an ill-explained punishment.
I can review it
1699033626055.png
 
  • Like
Reactions: BigBlob69

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,662
15,388
The mod is updated on in early access. I will update it here 24h after it's updated on Latest Updates.
  • Additional alternative scene shown for Robin/Tina if you have lesbian content enabled
  • Option to choose more stories
~24h after the edit.
 
Last edited:

EvolutionKills

Well-Known Member
Jan 3, 2021
1,081
3,447
Am I going crazy or is there no option to review this? I wanted to leave 5 stars. I got in trouble around a week ago because I was trying to review some mods but didn't have much to say other than "great job thank you" so I filled out the rest of the character quota with random shit and got slapped with an ill-explained punishment.
You probably should have read the rules beforehand.

https://f95zone.to/threads/review-rating-rules-updated-2021-05-31.1753/

"There is a 200 character requirement, do not attempt to bypass this by using spam or irrelevant comments. Do not mention or comment on the 200 character limit, this is not the place to complain about forum rules."

It's an anti-spam and anti-abuse rule. You admitted that you didn't reach the character count, and just used nonsense filler rather than writing anything of substance. That sounds like a clear violation of Rule 4. It exists so that it's harder to boost or bomb reviews, as each review requires more than yes a 'it's good/bad' to count; and filling it was random stuff just makes it look like you're trying to circumvent the rule, intentional or not.
 

weeaboobs

Newbie
Jan 20, 2020
16
23
The mod is updated on in early access. I will update it here 24h after it's updated on Latest Updates.
  • Additional alternative scene shown for Robin/Tina if you have lesbian content enabled
  • Option to choose more stories
~24h after the edit.
I kan haz oopdate?
 
  • Like
Reactions: LightmanP

TheSidewinder

Well-Known Member
Mar 31, 2020
1,572
2,830
The updated mod has been added :)
First, thank you for the update! :)

That said... unless the dev intended it to be that way, there's a bug in the original release that was carried forward into your mod.

In the date with Mira, you can only ask her (any) 3 of the 4 questions.

story_allison.rpy starting line 2351 needs to call the loop one more time.

Existing:

scene c019_s013_017 with Dissolve(1)
call ch19mira_questions from _call_ch19mira_questions
call ch19mira_questions from _call_ch19mira_questions2
call ch19mira_questions from _call_ch19mira_questions3
jump ch19mira_questions_end


That should be:

scene c019_s013_017 with Dissolve(1)
call ch19mira_questions from _call_ch19mira_questions
call ch19mira_questions from _call_ch19mira_questions2
call ch19mira_questions from _call_ch19mira_questions3
call ch19mira_questions from _call_ch19mira_questions4
jump ch19mira_questions_end

I made that change to the file and could then ask all 4 questions.
 

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,662
15,388
First, thank you for the update! :)

That said... unless the dev intended it to be that way, there's a bug in the original release that was carried forward into your mod.

In the date with Mira, you can only ask her (any) 3 of the 4 questions.

story_allison.rpy starting line 2351 needs to call the loop one more time.

Existing:

scene c019_s013_017 with Dissolve(1)
call ch19mira_questions from _call_ch19mira_questions
call ch19mira_questions from _call_ch19mira_questions2
call ch19mira_questions from _call_ch19mira_questions3
jump ch19mira_questions_end


That should be:

scene c019_s013_017 with Dissolve(1)
call ch19mira_questions from _call_ch19mira_questions
call ch19mira_questions from _call_ch19mira_questions2
call ch19mira_questions from _call_ch19mira_questions3
call ch19mira_questions from _call_ch19mira_questions4
jump ch19mira_questions_end

I made that change to the file and could then ask all 4 questions.
I think that's just intended
 
  • Like
Reactions: TheSidewinder

crowbar214

Member
Apr 25, 2021
119
156
Hey LightmanP. Any chance you could code in a Qi counter? I saw on the patreon update, a decision will depend on how much Qi I have accumulated, but... I have no idea how much I have. I assume there's a counter in the code somewhere. A counter I'm too simple to find.
 

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,662
15,388
Hey LightmanP. Any chance you could code in a Qi counter? I saw on the patreon update, a decision will depend on how much Qi I have accumulated, but... I have no idea how much I have. I assume there's a counter in the code somewhere. A counter I'm too simple to find.
Maybe, for now you can just type 'qi' in the console.
 

mortare

Newbie
Sep 24, 2017
33
7
Im getting error when i try to look at the selfy in the character menu :(.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/specialscreens.rpy", line 1105, in execute
  File "game/specialscreens.rpy", line 1105, in execute
  File "game/specialscreens.rpy", line 1112, in execute
  File "game/screens.rpy", line 529, in execute
  File "game/screens.rpy", line 529, in execute
  File "game/screens.rpy", line 538, in execute
  File "game/screens.rpy", line 541, in execute
  File "game/screens.rpy", line 547, in execute
  File "game/screens.rpy", line 550, in execute
  File "game/screens.rpy", line 552, in execute
  File "game/screens.rpy", line 561, in execute
  File "game/screens.rpy", line 562, in execute
  File "game/specialscreens.rpy", line 1112, in execute
  File "game/specialscreens.rpy", line 1125, in execute
  File "game/specialscreens.rpy", line 1250, in execute
  File "game/specialscreens.rpy", line 1251, in execute
  File "game/specialscreens.rpy", line 1286, in execute
  File "game/specialscreens.rpy", line 1286, in <module>
NameError: name 'saaya_story' is not defined

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3213, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3630, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3630, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/specialscreens.rpy", line 1105, in execute
  File "game/specialscreens.rpy", line 1105, in execute
  File "game/specialscreens.rpy", line 1112, in execute
  File "game/screens.rpy", line 529, in execute
  File "game/screens.rpy", line 529, in execute
  File "game/screens.rpy", line 538, in execute
  File "game/screens.rpy", line 541, in execute
  File "game/screens.rpy", line 547, in execute
  File "game/screens.rpy", line 550, in execute
  File "game/screens.rpy", line 552, in execute
  File "game/screens.rpy", line 561, in execute
  File "game/screens.rpy", line 562, in execute
  File "game/specialscreens.rpy", line 1112, in execute
  File "game/specialscreens.rpy", line 1125, in execute
  File "game/specialscreens.rpy", line 1250, in execute
  File "game/specialscreens.rpy", line 1251, in execute
  File "game/specialscreens.rpy", line 1286, in execute
  File "game/specialscreens.rpy", line 1286, in <module>
NameError: name 'saaya_story' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.5.1648
The Interim Domain 0.20.0
Sat Dec 23 10:54:34 2023
 

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,662
15,388
Im getting error when i try to look at the selfy in the character menu :(.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/specialscreens.rpy", line 1105, in execute
  File "game/specialscreens.rpy", line 1105, in execute
  File "game/specialscreens.rpy", line 1112, in execute
  File "game/screens.rpy", line 529, in execute
  File "game/screens.rpy", line 529, in execute
  File "game/screens.rpy", line 538, in execute
  File "game/screens.rpy", line 541, in execute
  File "game/screens.rpy", line 547, in execute
  File "game/screens.rpy", line 550, in execute
  File "game/screens.rpy", line 552, in execute
  File "game/screens.rpy", line 561, in execute
  File "game/screens.rpy", line 562, in execute
  File "game/specialscreens.rpy", line 1112, in execute
  File "game/specialscreens.rpy", line 1125, in execute
  File "game/specialscreens.rpy", line 1250, in execute
  File "game/specialscreens.rpy", line 1251, in execute
  File "game/specialscreens.rpy", line 1286, in execute
  File "game/specialscreens.rpy", line 1286, in <module>
NameError: name 'saaya_story' is not defined

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3213, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3630, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3630, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/specialscreens.rpy", line 1105, in execute
  File "game/specialscreens.rpy", line 1105, in execute
  File "game/specialscreens.rpy", line 1112, in execute
  File "game/screens.rpy", line 529, in execute
  File "game/screens.rpy", line 529, in execute
  File "game/screens.rpy", line 538, in execute
  File "game/screens.rpy", line 541, in execute
  File "game/screens.rpy", line 547, in execute
  File "game/screens.rpy", line 550, in execute
  File "game/screens.rpy", line 552, in execute
  File "game/screens.rpy", line 561, in execute
  File "game/screens.rpy", line 562, in execute
  File "game/specialscreens.rpy", line 1112, in execute
  File "game/specialscreens.rpy", line 1125, in execute
  File "game/specialscreens.rpy", line 1250, in execute
  File "game/specialscreens.rpy", line 1251, in execute
  File "game/specialscreens.rpy", line 1286, in execute
  File "game/specialscreens.rpy", line 1286, in <module>
NameError: name 'saaya_story' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.5.1648
The Interim Domain 0.20.0
Sat Dec 23 10:54:34 2023
Native bug, dev has a supposed fix .
 
  • Like
Reactions: TheSidewinder

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,662
15,388
The mod (v0.21) is updated on in early access. I will add it here 24h after the game is updated on Latest Updates
  • Option to choose more scenes
  • Option to see alternative Kait scene (on Kait/Anya path)
  • Multiple scenes option on Kait/Anya path