schnookums Posted March 14, 2013 Posted March 14, 2013 When my character gives birth it seems like when a "creature" result for the birth comes up it doesn't work and the console shows the following error:  "Error in script 2600804  Attempting to call a function on a NULL reference or base object  File: HiyokoGeneratorCreature.esp offset 0x01de command ar_append  Error in script 2600804  An expression failed to evaluate to a valid result  File: HiyokoGeneratorCreature.esp offset 0x01de command ar_append"  Here's my load order, it's probably rather janky but I did run boss if that's any consolation:  [spoiler=Load Order]Oblivion.esmBeautiful People 2ch-Ed.esmFrancesco's Leveled Creatures-Items Mod.esmFrancesco's Optional New Items Add-On.esmLovers with PK.esmTamagoClub.esmHiyokoClub.esmLoversCreature.esmx117race.esmxeosp++.espUnofficial Oblivion Patch.espUOPS Additional Changes.espDLCShiveringIsles.espUnofficial Shivering Isles Patch.espNatural_Weather_by_Max_Tael.espNatural_Weather_HDR_by_Max_Tael.espNatural_Habitat_by_Max_Tael.espNatural_Water_by_Max_Tael.espStreamline 2.1.espEnhanced Hotkeys.espEVE_StockEquipmentReplacer.espKitsune.espFrancesco's Optional Files.espKnights.espKnights - Unofficial Patch.espEVE_KnightsoftheNine.espNatural_Vegetation_by_Max_Tael.espEVE_ShiveringIslesEasterEggs.espRMDailyIncomeV2.espTamagoPlayerHUDkil.espTamagoBreak.espTamagoTopic.espTamagoConfide.espLoversTamagoClub.espLoversEncounter.espHiyokoGenerator.espHiyokoGeneratorCreature.espLoversFSE.espLoversAdultPlayPlusforSSP.espLoversHooker.espLoversAdultPlayPlusforSSP_HookerPatch.espLoversRaperS.espLoversHiyokoShooter.espLovers with PK.espLoversBitch.espLoversCreature.espLoversCreature_SexualOrgans.espLoversLight.espLoversTrueCrimeEx.espSetBody.espFrancesco's Slower skills x1.5.espInariRace.espBeautiful People 2ch-Ed MS Elves - NoSc.espBeautiful People 2ch-Ed ENG Dialog.espFrancesco's 10 days respawn time - 1-20 day lenght rescale.espBashed Patch, 0.espLoversIdleAnimsPriority.espLoversAnimObjectsPriority.espBurmecian.espVanilla Maternity Clothes.espPlayerSlaveEncounters_v0.63.espLoversMotionsNT.espTamagoSetBody.esp   Thanks for any help here!
perfectioncat Posted March 14, 2013 Posted March 14, 2013 I think that this is because RefID of Creature which was set when MOD generates HIYOKO did not exist. In the case of father, Creature where Spawn attribute was set is more likely to have already turned into different RefID.
schnookums Posted March 14, 2013 Author Posted March 14, 2013 Hmm...well the father was a dog, wonder if something like Lover's Bitch changed RefID or something? (Or that statement could be totally clueless, I'm just guessing here)
schnookums Posted March 14, 2013 Author Posted March 14, 2013 Got it to work! your comment made me think and I realized there's a difference between a normal goblin and the one spawned from the loverscreatures spell. I used the console to spawn a normal goblin as the father, and it worked perfectly! That being said, I also spawned a normal dog to play father and it still bugged out, dunno what the issue is, if it's something due to loversbitch or something else I'm not aware of.
perfectioncat Posted March 15, 2013 Posted March 15, 2013 It usually appears in the place again when a fixed period of time passes even if creature is defeated. This is because spawn attribute is set in creature. When a fixed period of time passes when spawn attribute is set, it is canceled once and is formed again. Therefore, the reference ID that delivery MOD recorded may not be available.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.