Script Error when trying to start Video Game Developer career

A null value was encountered where this forum description was required.
Post Reply
Luxemburgerli
Reactions:
Posts: 3
Joined: July 16th, 2019, 9:04 am

Script Error when trying to start Video Game Developer career

Post by Luxemburgerli » July 16th, 2019, 9:25 am

Hi, I have a problem with a Sim trying to start the video game developer career. When he enters the office building to start the new career he is being resetted. If I try to let him start the journalism career in the same building, everything works fine.
The error file looks like this (my game is in German):

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<NRaas.ErrorTrap>
<ModVersion value="100"/>
<BuildVersion value="0.2.0.32"/>
<Installed value="BaseGame, EP1, SP1, EP2, SP2, EP3, SP3, EP4, EP5, EP7, EP8, EP9, EP10, EP11"/>
<Enumerator value="3"/>
<Content>


-- Script Errors --


Object:

 Name: Silvio Santorini
 Type: Sims3.Gameplay.Actors.Sim
 Object id: 0x0742009f25aedb20
 Position: (1189.3040, 203.5370, 1155.0880)
 Room id: 0
 Level: 0
 Flags: InWorld, IsUsed
 Lot: Sims3.Gameplay.Core.Lot
 Lot Name: Doo Peas Corporate Towers
 Lot Address: Industriestraße 98
 IsValid: True
 World: RiverView
 OnVacation: False
 Season: Fall
 Posture: Sims3.Gameplay.ActorSystems.InRabbitHolePosture
 Household: Santorini
 LotHome: 
 Active Actor
SimDescription:

 Name: Silvio Santorini
 Age: Adult
 Gender: Male
 SimDescriptionId: 522981189318162000
 LotHomeId: 522981190142409056
 HomeWorld: RiverView
 Proper Genealogy
 Valid: True
 Species: Human
 Household: Santorini
 Occult: None
 Alien: 0.04023433
 Career: <Unemployed>
 School: <None>
 Lot: 
 Address: 
 Skill Athletik: 0
 Skill Roll-/Schlittschuhlaufen: 6
 Skill Charisma: 0
 Skill Hufeisen: 0
 Skill Kochen: 1
 Skill Tanzen: 1
 Skill Tischtennis: 3
 Skill Gartenarbeit: 4
 Skill Wissenschaft: 6
 Skill Geschicklichkeit: 10
 Skill Logik: 10
 Skill Malerei: 10
 Skill Lernen, aufs Töpfchen zu gehen: 1
 Skill Sprechen lernen: 1
 Skill Laufen lernen: 1
 Skill Einfluss bei Nerds: 10
 Skill Schach: 10
 Skill Einfluss bei Rebellen: 0
 Skill Einfluss bei Sportlern: 2
 Skill Soziale Netzwerke: 10
 Skill Spielautomat: 9
 Skill Videospiele: 9
 Skill Schreiben: 8
 Skill Xylofon: 2
 Skill Hausaufgaben: 7
 Skill Steckbox: 3
 Skill Sammeln: 0
 Skill Fotografieren: 0
 Skill Tischfußball: 0
 Skill Kampfkunst: 3
 Trait Sportler
 Trait Stubenhocker
 Trait Tranceartiger Schlaf
 Trait Genie
 Trait Nerd
 Trait Bücherwurm
 Trait Geschickt
 Trait Scharfsinnig
 Trait Bot-Fan
 Trait Computerfreak

Interactions:
1: Videospielentwickler-Karriere aufnehmen
Sims3.Gameplay.Careers.GetJobInRabbitHole+Definition
Sims3.Gameplay.Careers.GetJobInRabbitHole+Definition
UserDirected

 Counter: 3
 Sim-Time: Fr. um 10:05
 Start-Time: 07/16/2019 14:46:09
 PreLoadup-Time: 07/16/2019 14:46:21
 Loadup-Time: 07/16/2019 14:46:59
 Log-Time: 07/16/2019 15:00:26

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
#0: 0x00049 throw      in System.Collections.Generic.System.Collections.Generic.Dictionary`2:get_Item (int) (3D030E60 [4] )
#1: 0x0009d callvirt   in Sims3.Gameplay.Careers.Sims3.Gameplay.Careers.CareerManager:AdjustParameters (Sims3.Gameplay.Actors.Sim,Sims3.Gameplay.Careers.Occupation,Sims3.Gameplay.Careers.AcquireOccupationParameters&) (49058060 [52230400] [48BF0B68] [vt:64EBF35C] )
#2: 0x0007a call       in Sims3.Gameplay.Careers.Sims3.Gameplay.Careers.CareerManager:AcquireOccupation (Sims3.Gameplay.Careers.AcquireOccupationParameters) (49058060 [vt:64EBF33C] )
#3: 0x00010 callvirt   in Sims3.Gameplay.CAS.Sims3.Gameplay.CAS.SimDescription:AcquireOccupation (Sims3.Gameplay.Careers.AcquireOccupationParameters) (49168000 [vt:64EBF2AC] )
#4: 0x00010 callvirt   in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:AcquireOccupation (Sims3.Gameplay.Careers.AcquireOccupationParameters) (52230400 [vt:64EBF1F4] )
#5: 0x00028 callvirt   in Sims3.Gameplay.Careers.Sims3.Gameplay.Careers.GetJobInRabbitHole:InRabbitHole () ()
#6: 0x000b0 callvirt   in Sims3.Gameplay.Abstracts.RabbitHole+RabbitHoleInteraction`2:Run () ()
#7: 0x000db stloc.u1   in Sims3.Gameplay.Interactions.Sims3.Gameplay.Interactions.InteractionInstance:RunInteractionWithoutCleanup () ()
#8: 0x00348 stloc.u1   in Sims3.Gameplay.ActorSystems.Sims3.Gameplay.ActorSystems.InteractionQueue:ProcessOneInteraction () ()
#9: 0x0011c stfld.u1   in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:DoInteraction () ()
#10: 0x00015 br.s       in Sims3.Gameplay.Actors.Sims3.Gameplay.Actors.Sim:Simulate () ()
#11: 0x00027 leave.s    in ScriptCore.ScriptCore.ScriptProxy:Simulate () ()



Loaded Assemblies:
 NRaasCupcake: Version 6
 NRaasDebugEnabler: Version 54
 NRaasErrorTrap: Version 100
 NRaasMasterController: Version 134
 NRaasMasterControllerCheats: Version 134
 NRaasMasterControllerExpandedTattoo: Version 122
 NRaasMasterControllerIntegration: Version 134
 NRaasMasterControllerProgression: Version 134
 NRaasOverwatch: Version 122
 NRaasRegister: Version 81
 NRaasStoryProgression: Version 267
 NRaasTempest: Version 15
 NRaasTraveler: Version 87
 ScriptCore
 SimIFace
 Sims3GameplayObjects
 Sims3GameplaySystems
 Sims3Metadata
 Sims3StoreObjects
 StoreObjectsBakersStation
 StoreObjectsCraftersConsignment
 StoreObjectsPhoneTableMidCModsuite
 System
 System.Xml
 UI
 mscorlib
</Content>
</NRaas.ErrorTrap>
Things I have tried to fix this:
- resetting all objects in Riverview wiht Master Controller
- re-building the office building
- updating all mods to current versions
- removing all nerd influence from the Sim and adding it back with Master Controller
- choose the career with Master Controller (results in same reset and Script Error)

Does anybody have an idea how to solve this issue?

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

Script Error when trying to start Video Game Developer career

Post by Chain_Reaction » July 17th, 2019, 4:41 am

This looks like the error due to having a career mod who's exact name is escaping me. I believe it's rehire at the same level or something along those lines. Sound familiar?

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

Script Error when trying to start Video Game Developer career

Post by sittingbear » July 17th, 2019, 4:51 am

Chain_Reaction wrote:
July 17th, 2019, 4:41 am
This looks like the error due to having a career mod who's exact name is escaping me. I believe it's rehire at the same level or something along those lines. Sound familiar?
Shimrods Careers Rehire at Same Level.

Luxemburgerli
Reactions:
Posts: 3
Joined: July 16th, 2019, 9:04 am

Script Error when trying to start Video Game Developer career

Post by Luxemburgerli » July 17th, 2019, 5:59 am

Thank you for your fast replies! I only have NRaas mods from this site installed (the list is in the error log), nothing else. I don't even have any custom objects, just Sims 3 store content. And the Sim has not been in that career before.

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

Script Error when trying to start Video Game Developer career

Post by Chain_Reaction » July 17th, 2019, 9:26 pm

Luxemburgerli wrote:
July 17th, 2019, 5:59 am
I only have NRaas mods from this site installed (the list is in the error log), nothing else.
The list doesn't list tuning mods which is what I was referring to. You have none of those? Besides the one I mentioned, any that add degrees to careers also can cause it.

This is also an EA bug caused by the sim having a degree that qualifies them for higher level placement. If they do have a degree, try removing it with MasterController, enrolling them in the job then adding the degree back.

Luxemburgerli
Reactions:
Posts: 3
Joined: July 16th, 2019, 9:04 am

Script Error when trying to start Video Game Developer career

Post by Luxemburgerli » July 18th, 2019, 7:10 am

I don't have any other mods installed, no tuning mods or anything else.

Unfortunately, I competely broke the world I played in (presumably by entering the future and doing some stupid stuff there) and I can't load the savegame anymore including its backup.
I tried to reproduce the error by creating a Sim with the same career history and degrees (with Master Controller) in a new game. The test Sim could start the career without a problem.
So I really don't know what caused the error for that specific Sim in that specific savegame, but hopefully it won't happen again.

Regardless of my stupidity, thank you very much for your time and help!

Post Reply