Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Alright, I did a wipe, fresh download, install, then added the patch. The earlier script errors are gone, replace by other by a bunch of others that I'll put for reference down below. I did a quick play test and everything seemed to be working. There was slaves to be purchased the first day, so that's fixed. Still can't select a head girl for some reason, any ideas on that?

Edit: So after some playing I realized while the day counter went up and resource were used, events stopped happening (for example first slave first day). Also things that recharge after a day stopped recharging (The interactions between master and slave for talking and sex didn't revert after the day was over.)


**ERROR**: Condition ' err ' is true. returned: err
   At: modules/gdscript/gdscript.cpp:813:load_source_code() - Condition ' err ' is true. returned: err
**ERROR**: Condition ' err != OK ' is true. returned: RES()
   At: modules/gdscript/gdscript.cpp:2172:load() - Condition ' err != OK ' is true. returned: RES()
**ERROR**: Failed loading resource: user://mods/AricsExpansion/scripts/aricsexpansion/expansionfarm.gd
   At: core/io/resource_loader.cpp:285:_load() - Method/Function Failed, returning: RES()
**SCRIPT ERROR**: Attempt to call function 'new' in base 'null instance' on a null instance.
   At: res://files/globals.gd:2320:_init() - Attempt to call function 'new' in base 'null instance' on a null instance.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
**SCRIPT ERROR**: Invalid call. Nonexistent function 'backwardsCompatibility' in base 'Nil'.
   At: user://mods/AricsExpansion/scripts/aricsexpansion/expansionsetup.gd:181:expandGame() - Invalid call. Nonexistent function 'backwardsCompatibility' in base 'Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
**SCRIPT ERROR**: Invalid get index '0' (on base: 'Array').
   At: res://files/scripts/outside.gd:593:newslaveinguild() - Invalid get index '0' (on base: 'Array').
**SCRIPT ERROR**: Parse Error: Identifier 'player' is not declared in the current scope.
   At: built-in:3:GDScript::reload() - Parse Error: Identifier 'player' is not declared in the current scope.
**ERROR**: Method/Function Failed, returning: ERR_PARSE_ERROR
   At: modules/gdscript/gdscript.cpp:580:reload() - Method/Function Failed, returning: ERR_PARSE_ERROR
**SCRIPT ERROR**: Invalid set index 'person' (on base: 'Reference') with value of type 'Reference (person.gd)'.
   At: res://files/globals.gd:1839:evaluate() - Invalid set index 'person' (on base: 'Reference') with value of type 'Reference (person.gd)'.
**SCRIPT ERROR**: Parse Error: Identifier 'player' is not declared in the current scope.
   At: built-in:3:GDScript::reload() - Parse Error: Identifier 'player' is not declared in the current scope.
**ERROR**: Method/Function Failed, returning: ERR_PARSE_ERROR
   At: modules/gdscript/gdscript.cpp:580:reload() - Method/Function Failed, returning: ERR_PARSE_ERROR
**SCRIPT ERROR**: Invalid set index 'person' (on base: 'Reference') with value of type 'Reference (person.gd)'.
   At: res://files/globals.gd:1839:evaluate() - Invalid set index 'person' (on base: 'Reference') with value of type 'Reference (person.gd)'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
**SCRIPT ERROR**: Invalid get index '0' (on base: 'Array').
   At: res://files/scripts/mainmenu.gd:658:_on_quickstart_pressed() - Invalid get index '0' (on base: 'Array').
   At: res://files/scripts/mainmenu.gd:658:_on_quickstart_pressed() - Invalid get index '0' (on base: 'Array').
**SCRIPT ERROR**: Invalid get index '0' (on base: 'Array').
   At: res://files/scripts/mainmenu.gd:658:_on_quickstart_pressed() - Invalid get index '0' (on base: 'Array').
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
**SCRIPT ERROR**: Invalid call. Nonexistent function 'backwardsCompatibility' in base 'Nil'.
   At: user://mods/AricsExpansion/scripts/aricsexpansion/expansionsetup.gd:181:expandGame() - Invalid call. Nonexistent function 'backwardsCompatibility' in base 'Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
An error occurred when trying to access the path.
**SCRIPT ERROR**: Unable to iterate on object of type  Nil'.
   At: res://files/scripts/characters/constructor.gd:237:randomportrait() - Unable to iterate on object of type  Nil'.
**SCRIPT ERROR**: Invalid get index '0' (on base: 'Array').
   At: res://files/scripts/outside.gd:593:newslaveinguild() - Invalid get index '0' (on base: 'Array').
**SCRIPT ERROR**: Parse Error: Identifier 'player' is not declared in the current scope.
   At: built-in:3:GDScript::reload() - Parse Error: Identifier 'player' is not declared in the current scope.
**ERROR**: Method/Function Failed, returning: ERR_PARSE_ERROR
   At: modules/gdscript/gdscript.cpp:580:reload() - Method/Function Failed, returning: ERR_PARSE_ERROR
**SCRIPT ERROR**: Invalid set index 'person' (on base: 'Reference') with value of type 'Reference (person.gd)'.
   At: res://files/globals.gd:1839:evaluate() - Invalid set index 'person' (on base: 'Reference') with value of type 'Reference (person.gd)'.
**SCRIPT ERROR**: Parse Error: Identifier 'player' is not declared in the current scope.
   At: built-in:3:GDScript::reload() - Parse Error: Identifier 'player' is not declared in the current scope.
**ERROR**: Method/Function Failed, returning: ERR_PARSE_ERROR
   At: modules/gdscript/gdscript.cpp:580:reload() - Method/Function Failed, returning: ERR_PARSE_ERROR
**SCRIPT ERROR**: Invalid set index 'person' (on base: 'Reference') with value of type 'Reference (person.gd)'.
   At: res://files/globals.gd:1839:evaluate() - Invalid set index 'person' (on base: 'Reference') with value of type 'Reference (person.gd)'.
**SCRIPT ERROR**: Invalid call. Nonexistent function 'getFarmDescription' in base 'Nil'.
   At: res://files/scripts/Mansion.gd:3832:farminspect() - Invalid call. Nonexistent function 'getFarmDescription' in base 'Nil'.
**ERROR**: Condition ' _first != __null ' is true.
   At: ./core/self_list.h:111:~List() - Condition ' _first != __null ' is true.
**ERROR**: Condition ' _first != __null ' is true.
   At: ./core/self_list.h:111:~List() - Condition ' _first != __null ' is true.
**WARNING**: ObjectDB Instances still exist!
   At: core/object.cpp:2092:cleanup() - ObjectDB Instances still exist!
**ERROR**: Resources Still in use at Exit!
   At: core/resource.cpp:425:clear() - Resources Still in use at Exit!

 

(2 edits)

Not sure what exactly is going on from that error log buts it's seriously messed up.  Could you zip a copy of your main game folder and your AricsExpansion folder and upload so I can look over them directly?  Just upload here.

Edit: got it, I'm having a look

Zipped and uploaded.

Ok, it appears that the AricsExpansion folder you provided is missing most of the files.  Try deleting it and replacing with the AricsExpansion one in the main set of files in the original post.  That fixed it for me. I loaded one of my test saves rather than yours, but zero errors on startup, so hopefully that's all it takes.  Give it a go, and let me know if you encounter more errors (or if you're all set).

(1 edit)

Oh..... I see.... So I see where my issue came from. In the how to guide it says to: drag and drop the "AricsExpansion" folder over the one you got from S4P-RalphsModdedAricsMod097.zip and click yes when it prompts you to overwrite.  It replaces two files: expansionsetup.gd and expansion.gd. 

"Move the folder "AricsExpansion" from RalphsStandaloneAM097.zip to C:\Users\YOURNAME\AppData\Roaming\Strive\mods\"

But if I do exactly that it deletes 22 odd files. Or at least it did for me. However if I go to C:\Users\YOURNAME\AppData\Roaming\Strive\mods\aricsexpansion\scripts\aricsexpansion\ and only replace the three files that are provided with the patch file then all is good. Is that what you intended?

Well there are no more script errors popping up. YAY!

Lastly... I STILL cant choose a head girl. Kinda annoying since that feature goes a long way to keeping slaves happy/obedient. 


A headgirl needs to be rich or noble I think.  You probably don't have one of those yet.

The AricExpansion folder in the main download needs to go under mods directly. The one in the patch should only overwrite those few files, but should not delete the rest.  There's a step in the installation instructions that says to rename any existing "AricsExpansion" folder before copy/pasting the one in the main download there so it doesn't get overwritten. You don't want to mix those or overwrite, but yeah, losing all the rest of the files would be worse.  Just let me know if you run into any more problems.  Your main game files looked A-ok, so you should be all set now.

(1 edit)

Ah... I see. I misunderstood. Usually when I read to change the name of a folder to whatever I assume that folder isn't needed anymore or is just a back up. You know what they say about assuming... Ugh. Except for that slave market thing I do believe I wasted a bit of you time. Well you handled it like a champ and I really apricate it! 

P.S. And you are right. The head girl requires Rich or higher and that the player has at least 8 slaves.