Multiple Go Here Errors - Wild Animals - Wild Raccoons and Horses

Bossy discussion in here.
Post Reply
User avatar
nikkeisimmer
Reactions:
Posts: 15
Joined: June 29th, 2017, 6:00 pm

Multiple Go Here Errors - Wild Animals - Wild Raccoons and Horses

Post by nikkeisimmer » December 14th, 2020, 3:13 am

Getting multiple Go Here Errors for Wild Animals - namely Raccoons and Wild Horses.

Meeko Raccoon
Meeka Raccoon
Wild Horse

At one point I had as many as 50 errors within the game and finally the game crashed out to desktop.
Don't know how much of a code snippet one wants to see, but I can post up the code on the errors if it will be helpful.

Meeka Raccoon

Code: Select all

-- Script Errors --

RoutingComponentEx:DoRoute

Meeka Raccoon


Object:

 Name: Meeka Raccoon
 Type: Sims3.Gameplay.Actors.Sim
 Object id: 0x363100afa22e5520
 Position: (961.6014, 42.9195, 983.1127)
 Room id: 0
 Level: 0
 Flags: InWorld, IsUsed
 Lot: Sims3.Gameplay.Core.WorldLot
 Lot Name: 
 Lot Address: 
 IsValid: True
 World: UserCreated
 OnVacation: False
 Season: Spring
 Posture: Sims3.Gameplay.ActorSystems.PetStandingPosture
 Household: PetHousehold
 No LotHome
SimDescription:

 Name: Meeka Raccoon
 Age: Adult
 Gender: Female
 SimDescriptionId: 3904903106247151984
 LotHomeId: 0
 HomeWorld: UserCreated
 Proper Genealogy
 Valid: True
 Species: Raccoon
 Household: PetHousehold
 Role: Raccoon
 Occult: None
 Alien: 0
 Career: <Unemployed>
 School: <None>

Interactions:
1: Check Out Object
Sims3.Gameplay.Roles.NPCAnimal+NPCAnimalCheckOutObjectInternal+Definition
Sims3.Gameplay.Roles.NPCAnimal+NPCAnimalCheckOutObjectInternal+Definition
Autonomous

 Counter: 732
 Sim-Time: Wed. at 11:40 AM
 Start-Time: 12/13/2020 10:37:48
 PreLoadup-Time: 12/13/2020 10:57:28
 Loadup-Time: 12/13/2020 11:36:51
 Log-Time: 12/13/2020 23:32:33

System.ArgumentException: The lists are unequal in length.
#0: 0x00014 throw      in Sims3.Gameplay.Core.Sims3.Gameplay.Core.RandomUtil:GetWeightedRandomObjectFromList (single[],Sims3.Gameplay.Actors.Sim/WalkStyle[],single&) ([558CFE60] [322BC730] [1.20698e-314] )
#1: 0x0000a call       in Sims3.Gameplay.Core.Sims3.Gameplay.Core.RandomUtil:GetWeightedRandomObjectFromList (single[],Sims3.Gameplay.Actors.Sim/WalkStyle[]) ([558CFE60] [322BC730] )
#2: 0x0003b call       in Sims3.Gameplay.Routing.Sims3.Gameplay.Routing.SimWalkStyleRules:RandomWeightedPetWalkStyle (Sims3.Gameplay.Actors.Sim/WalkStyle) (8DFA4B30 [41] )
#3: 0x0003c call       in Sims3.Gameplay.Routing.Sims3.Gameplay.Routing.SimWalkStyleRules:ComputePetWalkStyle (Sims3.Gameplay.Abstracts.GameObject,Sims3.SimIFace.Vector3,Sims3.SimIFace.Vector3,single,bool) (8DFA4B30 [00000000] [vt:919C64B4] [vt:919C64C4] [678.739] [1] )
#4: 0x00191 call       in Sims3.Gameplay.Routing.Sims3.Gameplay.Routing.SimWalkStyleRules:GetAdjustedWalkStyleForRoute (Sims3.SimIFace.Route) (8DFA4B30 [4E6B6D20] )
#5: 0x00051 callvirt   in Sims3.Gameplay.ObjectComponents.Sims3.Gameplay.ObjectComponents.RoutingComponent:GetRouteActionForSubPath (Sims3.SimIFace.Route,uint,Sims3.SimIFace.Route) (55A89380 [4E6B6D20] [0] [4E6B6D20] )
#6: 0x0000a call       in Sims3.Gameplay.ObjectComponents.Sims3.Gameplay.ObjectComponents.RoutingComponent:PushActionsForRoute (Sims3.SimIFace.Route,Sims3.SimIFace.Route) (55A89380 [4E6B6D20] [4E6B6D20] )
#7: 0x0015f callvirt   in NRaas.GoHereSpace.Helpers.NRaas.GoHereSpace.Helpers.RoutingComponentEx:DoRoute (Sims3.Gameplay.ObjectComponents.RoutingComponent,Sims3.SimIFace.Route) ([55A89380] [4E6B6D20] )
#8: 0x0011b call       in NRaas.GoHereSpace.Helpers.NRaas.GoHereSpace.Helpers.SimRoutingComponentEx:DoSingleRouteEx (Sims3.SimIFace.Route,bool) (55A89380 [4E6B6D20] [1] )
#9: 0x001ac call       in NRaas.GoHereSpace.Helpers.NRaas.GoHereSpace.Helpers.SimRoutingComponentEx:DoRoute (Sims3.SimIFace.Route) (55A89380 [4E6B6D20] )
#10: 0x0000d callvirt   in Sims3.Gameplay.Abstracts.Sims3.Gameplay.Abstracts.GameObject:DoRoute (Sims3.SimIFace.Route) (41A77000 [4E6B6D20] )
#11: 0x000b0 callvirt   in Sims3.Gameplay.Roles.NPCAnimal+NPCAnimalCheckOutObjectInternal:RouteToObject () ()
#12: 0x00001 call       in Sims3.Gameplay.Roles.NPCAnimal+NPCAnimalCheckOutObjectInternal:Run () ()
#13: 0x000d7 callvirt   in Sims3.Gameplay.Interactions.Sims3.Gameplay.Interactions.InteractionInstance:RunInteractionWithoutCleanup () ()
#14: 0x00344 callvirt   in Sims3.Gameplay.ActorSystems.Sims3.Gameplay.ActorSystems.InteractionQueue:ProcessOneInteraction () ()
#15: 0x00118 callvirt   in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:DoInteraction () ()
#16: 0x00013 call       in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:Simulate () ()
#17: 0x00027 leave.s    in ScriptCore.ScriptCore.ScriptProxy:Simulate () ()



Loaded Assemblies:
 000463536244161
 009823242927933
 014888969175823
 01594630409241
 016306746512710
 017469864781794
 03670287816340
 068642719881005
 074685692061192
 079522789058520
 099824770948789
 110923815374015
 11647013837200
 120356954968247
 130616359787339
 135595413492694
 136101326938762
 141864284459917
 152755782438772
 163058385063809
 16358521769988
 166770519161178
 176121043606988
 177772089339334
 194394230852952
 204866141242811
 209527553526691
 218225433793707
 221908590685127
 222167219432225
 281801595516507
 285381787265939
 28573011093883
 287749358771279
 295371468393880
 295581139131826
 295597919227691
 305684325648702
 307932719473250
 316532526329398
 327988568976480
 329111133678011
 336359374882202
 338888434912987
 356377416110970
 37164889803984
 37680742325532
 384978297734752
 387294260367649
 395441539081943
 39611492352535
 397860015454468
 414076944103831
 414775677227725
 423918065392233
 431552554971916
 433478703530691
 437737696390587
 43869708305341
 44906083438714
 465429225387315
 471920079494545
 481110980782536
 488722657827925
 49148900819473
 498133532735190
 52463421756649
 528017992492602
 534294236398927
 550109241885845
 554004876834636
 567502617859841
 574809948596554
 578458626944606
 580998731387584
 603463622494455
 622700741385411
 643113516124303
 648153269701535
 684766147752202
 698916226027781
 70214830780050
 706423877095880
 713617368062832
 720663296281636
 720717830823852
 752913185361808
 754587805512708
 760599964292879
 760929254610266
 770096867979009
 771949727073701
 77474863772658
 77481115479006
 779139579305646
 783670072490151
 784398735392092
 785134641833092
 78960707458934
 803894603796032
 828550948208388
 833334526327882
 83605749911011
 839825440655038
 853636731696143
 862660903896706
 866028326277099
 867081134906721
 872989953092808
 873875787583270
 879394831945825
 887139066194122
 901857279050505
 922317047901514
 95343526403358
 956432041416107
 965228960291413
 971389940529971
 986876784832053
 AddingInteraction
 AniNoFridgeShopping
 ArsilNoCellPhones
 Arsil_ToddlerSleepingMat
 Buzz_ScribblingPad
 ClassManekineko
 ConsortHairColor
 CyberBob
 Demon Baby
 Desecrate.WeaponsSystem
 GemCuttingMachine
 GraphicalXTCSexualDaydreams
 HongBao
 HumilationMod
 InvisibleGlassFloor
 JunJayMdMCampaignFundraiserOnline
 JunJayMdMStudySkillsOnline
 MagicWaterPump
 NRaasAnimator: Version 10
 NRaasAntiMagicScroll: Version 9
 NRaasCareer: Version 87
 NRaasConsigner: Version 22
 NRaasDebugEnabler: Version 54
 NRaasDecensor: Version 14
 NRaasDresser: Version 38
 NRaasErrorTrap: Version 100
 NRaasGoHere: Version 43
 NRaasHomeOpener: Version 11
 NRaasHybrid: Version 10
 NRaasMasterController: Version 133
 NRaasMasterControllerCheats: Version 133
 NRaasMasterControllerIntegration: Version 132
 NRaasMasterControllerProgression: Version 134
 NRaasMover: Version 28
 NRaasOnceRead: Version 13
 NRaasOnceReadTablet: Version 13
 NRaasOverwatch: Version 122
 NRaasPorter: Version 42
 NRaasPortraitPanel: Version 33
 NRaasRegister: Version 81
 NRaasRelationshipPanel: Version 20
 NRaasRelativity: Version 23
 NRaasRetuner: Version 10
 NRaasSaver: Version 21
 NRaasSecondImage: Version 5
 NRaasShooless: Version 18
 NRaasSleepFreedom: Version 21
 NRaasStoryProgression: Version 267
 NRaasStoryProgressionCareer: Version 268
 NRaasStoryProgressionExtra: Version 266
 NRaasStoryProgressionMoney: Version 267
 NRaasStoryProgressionPopulation: Version 267
 NRaasStoryProgressionRelationship: Version 267
 NRaasStoryProgressionSkill: Version 266
 NRaasTagger: Version 3
 NRaasTempest: Version 15
 NRaasTraffic: Version 21
 NRaasTraveler: Version 86
 NRaasWoohooer: Version 129
 NRaasWoohooerShowerOutdoor: Version 118
 NRaasWoohooerToiletStall: Version 127
 NRaasWrittenWord: Version 10
 NeuroBlazer.RandomGenetics
 Nona_WhatsMyTemp
 Passion
 Passion And Romance
 ScriptCore
 Sim3.Gameplay.Objects.PlayBox
 SimIFace
 Simoro_waltz
 Sims3.Gameplay.Objects.CmoPoseBox
 Sims3.Gameplay.Objects.Environment.Cmo.FireBarrel
 Sims3GameplayObjects
 Sims3GameplaySystems
 Sims3Metadata
 Sims3StoreObjects
 SleepyGenius.Mod.TaxiCharge
 StoreObjectsBakersStation
 StoreObjectsCowPasture
 StoreObjectsCraftersConsignment
 StoreObjectsStoreHarvestables
 StoreObjectsTractor
 StoreObjectsTreeOfProsperity
 System
 System.Xml
 UI
 Violence And Aggression
 brando130-ArmedGuards
 cmar.morphingPenis
 cmarXmods.PregnancyController
 granthesOMSP
 icarusallsorts.SalvageJunkyardObjects
 ijCatDoor_Plain
 ijDrain
 ijPayBuffet
 mscorlib
</Content>
</NRaas.GoHere>
Do you want me to put up any of the other ones?

User avatar
igazor
Organizer
Reactions:
Posts: 17149
Joined: April 8th, 2013, 6:00 pm
Answers: 206
Location: Everyone should strive to find their inner platypus.

Multiple Go Here Errors - Wild Animals - Wild Raccoons and Horses

Post by igazor » December 14th, 2020, 5:31 am

My guess, subject to confirmation from Chain, is that you have a non-NRaas mod in play meant to dictate or control walk styles and it was not made with the Pets EP in mind. Or at least wild raccoons and horses are not reacting well to it.

While we're here though, some of your NRaas mods are out of date.

- GoHere is v43, current version is v44.
- MasterController is v133, current version is v134 and your add-ons (MC Cheats and Integration) are also behind, while MC Progression is already up to date; the mismatch could cause serious problems
- Tagger is v3, current version is v4.
- Traveler is v86, current version is v87.

User avatar
nikkeisimmer
Reactions:
Posts: 15
Joined: June 29th, 2017, 6:00 pm

Multiple Go Here Errors - Wild Animals - Wild Raccoons and Horses

Post by nikkeisimmer » December 14th, 2020, 9:41 am

I see...must be that "Walk Don't Run" mod that I put in... Got tired of having to tell my sims to slow down and walk them home in sections and was hoping that mod would help the situation. Oh well... Any way to achieve the same result with one of the NRAAS mods minus the animals getting all weirded out and malfunctioning?

User avatar
igazor
Organizer
Reactions:
Posts: 17149
Joined: April 8th, 2013, 6:00 pm
Answers: 206
Location: Everyone should strive to find their inner platypus.

Multiple Go Here Errors - Wild Animals - Wild Raccoons and Horses

Post by igazor » December 14th, 2020, 11:00 am

TwoFtMama has an updated Walk Not Run mod available at The Sims Asylum. Does that one appear to do what you require?

Post Reply