Constant Script Errors

A null value was encountered where this forum description was required.
Locked
hitmontop16
Reactions:
Posts: 12
Joined: April 27th, 2019, 11:25 am

Constant Script Errors

Post by hitmontop16 » April 27th, 2019, 11:28 am

I added a new school and a new stadium with rabbitholes already in them, and now I keep getting constant script errors. Here's what it says:<?xml version="1.0" encoding="utf-8"?>
<NRaas.ErrorTrap>
<ModVersion value="100"/>
<BuildVersion value="0.2.0.32"/>
<Installed value="BaseGame, EP1, EP2, EP3, EP4, EP5, EP6, SP6, EP7, EP8, EP9, EP10, EP11"/>
<Enumerator value="2"/>
<Content>
-- Script Errors --Proxy: Sims3.Gameplay.Roles.RoleManagerTask Counter: 2
Sim-Time: Wed. at 10:41 PM
Start-Time: 04/27/2019 10:06:10
PreLoadup-Time: 04/27/2019 10:06:45
Loadup-Time: 04/27/2019 10:15:17
Log-Time: 04/27/2019 10:19:33System.NullReferenceException: A null value was found where an object instance was required.
#0: 0x0001d callvirt in Awesome.Careers.Awesome.Careers.Jerb:CheckCoworkers (Sims3.Gameplay.Careers.Occupation,bool) ([3717C000] [0] )
#1: 0x0000a call in Awesome.Careers.Awesome.Careers.Jerb:CheckCoworkers (Sims3.Gameplay.Careers.Occupation) ([3717C000] )
#2: 0x00001 call in Sims3.Gameplay.Careers.Sims3.Gameplay.Careers.Occupation:CheckCoworkers () ()
#3: 0x0000a call in Sims3.Gameplay.Careers.Sims3.Gameplay.Careers.Career:SetCoworkersAndBoss () ()
#4: 0x00159 callvirt in Sims3.Gameplay.Careers.Sims3.Gameplay.Careers.Career:OnLoadFixup (bool) (3717C000 [0] )
#5: 0x00009 callvirt in Sims3.Gameplay.Careers.Sims3.Gameplay.Careers.CareerManager:OnLoadFixup () ()
#6: 0x000eb callvirt in Sims3.Gameplay.CAS.Sims3.Gameplay.CAS.SimDescription:Fixup () ()
#7: 0x00022 callvirt in Sims3.Gameplay.CAS.Sims3.Gameplay.CAS.MiniSimDescription:UnpackSim (bool) (47DC2B00 [1] )
#8: 0x00005 call in Sims3.Gameplay.CAS.Sims3.Gameplay.CAS.MiniSimDescription:UnpackSimAndUpdateRel (bool) (47DC2B00 [1] )
#9: 0x00002 call in Sims3.Gameplay.CAS.Sims3.Gameplay.CAS.MiniSimDescription:UnpackSimAndUpdateRel () ()
#10: 0x0007b callvirt in Sims3.Gameplay.Roles.Sims3.Gameplay.Roles.RoleManagerTask:FillForeignRole (Sims3.Gameplay.Roles.Role/RoleType,Sims3.Gameplay.Roles.RoleData,System.Collections.Generic.List`1) (01327E40 [140790009] [4318BE00] [1715599112/0x6641f708] )
#11: 0x0018d call in Sims3.Gameplay.Roles.Sims3.Gameplay.Roles.RoleManagerTask:Simulate () ()
#12: 0x00027 leave.s in ScriptCore.ScriptCore.ScriptProxy:Simulate () () Loaded Assemblies:
ArsilCustomizableNewDrinks
ArsilRestorationSpellFix
AweCore
Bludhound.ChangeAtHomeAfterWork
Bludhound.TraitDiscoveryFix
Buzz_MoreEfficientUpgradeNameFixer
Buzz_NoVehicleRelationships
ClassRePlant
Dolphin26_MagicGardeningGnome
GemBestCut
GemHiddenCuts
GemUnlockedCuts
MSC_v1
Melchi.ChemistryLabOutfitFix
NRaasAntiMagicScroll: Version 9
NRaasErrorTrap: Version 100
NRaasHybrid: Version 10
NRaasMasterController: Version 133
NRaasMasterControllerCheats: Version 133
NRaasMover: Version 28
NRaasOnceRead: Version 13
NRaasOnceReadTablet: Version 13
NRaasOverwatch: Version 121
NRaasPortraitPanel: Version 33
NRaasRetuner: Version 10
NRaasStoryProgression: Version 267
NRaasTraveler: Version 86
NRaasWoohooer: Version 129
RabbitHoleRigs
RandomGemCut
ScriptCore
SimIFace
SimLocomotionChanger
Sims3GameplayObjects
Sims3GameplaySystems
Sims3Metadata
Sims3StoreObjects
SimsMxMissingSoilAutoPlants
StoreObjectsBakersStation
StoreObjectsCarnivalFoodMachine
StoreObjectsCarousel
StoreObjectsCowPasture
StoreObjectsCraftersConsignment
StoreObjectsDoorOfLifeAndDeath
StoreObjectsFixerCar
StoreObjectsFountainGondola
StoreObjectsGalleryShopBase
StoreObjectsGalleryShopDoor
StoreObjectsGlassAndJewelryWorkbench
StoreObjectsGondola
StoreObjectsHotTubGrottoGeo
StoreObjectsJamMakingStation
StoreObjectsMillWheel
StoreObjectsPhoneTableMidCModsuite
StoreObjectsPriusPlugin
StoreObjectsRollerCoaster
StoreObjectsStaircaseLanding
StoreObjectsStaircaseLandingMansion
StoreObjectsStoreHarvestables
StoreObjectsTeaSet
StoreObjectsToyMachine
StoreObjectsTractor
StoreObjectsWhackAChicken
StoreObjectsZoe
System
System.Xml
UI
icarusallsorts.BringPotionTo
icarusallsorts.NectarGlassReplacer
mscorlib
velocitygrass_AddAnyLotSize
</Content>
</NRaas.ErrorTrap>

User avatar
sittingbear
Reactions:
Posts: 3003
Joined: January 20th, 2017, 6:00 pm
Answers: 11

Constant Script Errors

Post by sittingbear » April 27th, 2019, 11:36 am

Some of it looks like the games Role Manager is falling all over itself trying to create Tourists. Installing Register should fix it Register

There's probably more going on as some of what's in the error log I'm not familiar with.

hitmontop16
Reactions:
Posts: 12
Joined: April 27th, 2019, 11:25 am

Constant Script Errors

Post by hitmontop16 » April 27th, 2019, 11:55 am

I'll try using Register to see if that helps the issue.

hitmontop16
Reactions:
Posts: 12
Joined: April 27th, 2019, 11:25 am

Constant Script Errors

Post by hitmontop16 » April 27th, 2019, 12:04 pm

Using register solved the issue. Thanks!

User avatar
Chain_Reaction
Site Admin
Reactions:
Posts: 7568
Joined: December 30th, 2011, 6:00 pm
Answers: 81
Contact:

Constant Script Errors

Post by Chain_Reaction » April 27th, 2019, 8:54 pm

Looks like Awesomemod missing checks for bad data but Register purified it for you to stop the error. :)

Locked