Mod Ren'Py The Fiery Scion Multi-Mod [Part 1V2, Part 2 Update 19d][RiamMar]

Would you like to have the option to show the textbox ornaments?

  • Yes

    Votes: 183 56.3%
  • No

    Votes: 20 6.2%
  • I don't care

    Votes: 122 37.5%

  • Total voters
    325
  • Poll closed .

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
801
3,057
just to clarify, that was an update for the unified mod for part 1?
That should help universally, when there's a "grid not full" error somewhere and probably only a problem for Part 1.
 
  • Like
Reactions: Elhemeer

Ash22

Newbie
Mar 28, 2022
80
102
I got the game for the first time and loaded the mod with v12a. When clicking on the codex, I get the error below. Would this be from the mod, the main game, or perhaps an error in the compressed version? I did a search for some of the terms on the main game page and didn't find anything:

You don't have permission to view the spoiler content. Log in or register now.
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
801
3,057
I got the game for the first time and loaded the mod with v12a. When clicking on the codex, I get the error below. Would this be from the mod, the main game, or perhaps an error in the compressed version? I did a search for some of the terms on the main game page and didn't find anything:

You don't have permission to view the spoiler content. Log in or register now.
Ooops, Part 1 doesn't have a codex yet. That was introduced in Part 2.
Please ignore that button as hard as you can. :D
 
  • Haha
Reactions: Elhemeer

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
801
3,057
Hi I am joiplay user how to switch versions?
With the latest mod, you shouldn't need to switch the version anymore.
If there's an error, please post a screenshot or the traceback.txt, so that I can have a look what the issue might be.
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
801
3,057
I just get this when I try to open the mod in game it's part 1 btw
That's the problem one above your first post. :D
Part 1 doesn't have a codex, that was added in Part 2.
I'll see if I can remove the button for part 1 in the next update. Till then, please ignore that button.
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
801
3,057
Does your mod need any updates or do you think it'll work with this as is?
I need to have a look, I get early access on the 19th, so I didn't had a chance to look at the leak yet.

Edit: Generally, the mod will work but might not cover the latest choices.
Edit 2: Looks like there is no new choice in 18c either.
Edit 3: I'm an idiot. I already added that note to the OP a while ago. :D
 
Last edited:
  • Like
Reactions: Ssato243

Elhemeer

Forum Fanatic
Jun 20, 2022
5,602
9,329
I need to have a look, I get early access on the 19th, so I didn't had a chance to look at the leak yet.

Edit: Generally, the mod will work but might not cover the latest choices.
Edit 2: Looks like there is no new choice in 18c either.
Edit 3: I'm an idiot. I already added that note to the OP a while ago. :D
Right, but this was about a public release of an update to the Part 1 version of the game that came out today ...???

I mean, it may still work, it sounded like it was mostly updates to a few graphics and the home screen, but thought I'd throw the question out there ...
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
801
3,057
Right, but this was about a public release of an update to the Part 1 version of the game that came out today ...???
Yes, just figured that out as well... Just crawled out of the shower and took the first sip of my coffee...

I will have a look, but as far as I know, it should mostly be render updates.

Edit: No, no mod update needed.
 
  • Like
Reactions: Elhemeer

justintime16

Member
Nov 14, 2017
284
124
mod for part 1 doesnt work on linux, this happens when trying to save

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/screens.rpy", line 549, in execute
screen save():
File "game/screens.rpy", line 549, in execute
screen save():
File "game/screens.rpy", line 553, in execute
use file_slots(_("Save"))
File "game/screens.rpy", line 567, in execute
screen file_slots(title):
File "game/screens.rpy", line 567, in execute
screen file_slots(title):
File "game/screens.rpy", line 626, in execute
imagebutton auto "gui/button/page_button_left_%s.png" yalign 0.5 xoffset 100 yoffset 50 action FilePagePrevious() at page_button_left
File "renpy/common/00defaults.rpy", line 172, in _imagemap_auto_function
elif renpy.loadable(rv, directory="images"):
TypeError: ModCore_loadable() got an unexpected keyword argument 'directory'


Linux-5.15.0-113-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.2.0.24012702
The Fiery Scion Part1_V2
Wed Jun 26 22:04:08 2024
```