Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Strive for Power

Fantasy Slave Management/RPG Erotic Game · By Strive4Power

Ralph's Modded Aric's Mod 0.9.7 Standalone Hybrid Expansion

A topic by ralphomayo created Oct 28, 2020 Views: 64,453 Replies: 299
Viewing posts 61 to 67 of 67 · Previous page · First page

So i have a problem which i dont know if is a bug or a feature because i dont get any error message when it happens.

I can't increase Penis and Testicles size if game settings for Futa are below 30%. It say that has reached maximum size even though their size is Tiny.

After i change the settings to 50 and waited for 5 to 10 days i can increase it more.

This is an old bug and your "fix" is just a coincidence. Aric's mod had a bug as part of the revised sexual feature construction that resulted in data corruption by appending possible penis sizes for babies onto the penis size list for all uses. Your fix was simply waiting for a new male or futanari person to be created and further corrupt the list.

Line 75 of ".../files/scripts/assets.gd" should end with ".duplicate()". Which when fixed should look like:

temp = globals.penissizearray.duplicate()

The file can be edited with any text editor if you don't change any whitespace(spaces, tabs, or newlines), or a decent text editor like Notepad++ or Sublime Text 3.

It worked, lost the save but that's not a problem. Now back to work.

Thank you

This data is not saved so it should not affect the save file, unless you had another problem.

Help! I can't access any of the slaver guilds after using the mod!

https://itch.io/post/314376

Ah, I see. I'm retarded.

(2 edits)

Hey I've been having a blast for a while now playing this mod, and I've been adding a buncha shit to it as I've been playing cause I find it just as fun. Was wondering if you'd be interested in some of my changes and maybe if you'd need any assistance programming, if not it's cool. Some of the changes include additional items, races, specializations, gameplay changes related to traits, bug fixes, sex actions, and encounters. I still intend to add more to it as I go along too.

Thanks for the mod by the way, the hybrid system was super fun to adapt.

Hell yes!  I'd love to collaborate and see what you've done. New items and races are tricky, and I haven't even tried tackling them yet. If you've got 'em working and tied in with Aric's that's awesome. Come join the discord and hit me up.  I'll fill you in on current plans and we can joint-coax Aric into updating (he's almost there, just needs more time and a little push :]  )

Sounds good, hopefully I sent a message to you on discord lol.

do any other mods work with this

Improved Random Portraits. 
Any others? Maybe some of the smaller ones, but I wouldn't bet on it.  Aric's mod changes and adds a LOT.

ok thanks i was just wondering

When I launch the game, I get a bunch of error in the console, like thing missing I think, and slave shop don't work. I heard it was because the mod broke during installation, but I don't see how I broke it when I just followed the instruction and did nothing else than install random portrait mod, and a mod that add more body part (I tried to remove it, problem still here.) 

(1 edit)

It seems you posted the message here and the errors under Aric's mod, which is a separate mod though this one is derived from that one. Not exactly sure what's going on and which mods you actually have, but based on those errors you at least have Ralph's mod.

Either way neither of these two mods is compatible with the more body parts mod as it is based on version 1.0d Strive, whereas these mods were based on 0.5.25 with my patches. Even then they change the game in ways that are contradictory.

Neither of these two mods have a standard installations which causes most of the problems especially when accompanied by normal mods. For Ralph's mod, people often apply the aricsexpansion mod when they apply the normal mods, which breaks everything because Ralph's program folder contains changes that were not included in the aricsexpansion mod folder.

Based on the errors I found that your person.gd file is at least 3 lines shorter than expected. Also you are missing hybriddict from description.gd which should not happen unless you were moving files into the program folder as the mod system should not remove it. You may have corrupted the program folder and may need to extract a new copy from Ralph's mod archive.

Edit: your errors appear to be nearly identical to https://itch.io/post/2226559

(2 edits)

Okay so from what I understand, installing more body part mod broke aric expansion ? And I posted it in the two mod topic because I tested ralph version, and the normal version, and I got different problem so I tho it would be better to do 2 different bug report for the 2 different version. I'm going to try to just, install Aric expansion, and try first with only it, with a fresh start of course and see what happen.


Now I get this: 


SCRIPT ERROR: changerace: Invalid set index 'marketup' (on base: 'Reference (person.gd)') with value of type 'String'

          At: res://files/scripts/characters/constructor.gd:125

SCRIPT ERROR: changerace: Invalid set index 'marketup' (on base: 'Reference (person.gd)') with value of type 'String'

          At: res://files/scripts/characters/constructor.gd:125

SCRIPT ERROR: changerace: Invalid set index 'marketup' (on base: 'Reference (person.gd)') with value of type 'String'

          At: res://files/scripts/characters/constructor.gd:125

SCRIPT ERROR: changerace: Invalid set index 'marketup' (on base: 'Reference (person.gd)') with value of type 'String'

          At: res://files/scripts/characters/constructor.gd:125


With only AricExpansion, not any other mod active or even installed, fresh restart (I think) where I extracted new files from both AricExpansion file, and the game provided by Ralph


Edit 2: I managed to fix the error (For now) with the normal version of the mod, with a complete fresh restart (Deleted every game file), i didn't try with ralph edit for now, maybe later.

(+1)

Can you please create another link the current one is dead

This version was a very old one for a version of the game that you may not be able to track down. Ralph's is now integrated into the overall Aric's mod.

Viewing posts 61 to 67 of 67 · Previous page · First page