Same script Error every time I load into my save

A null value was encountered where this forum description was required.
Post Reply
InsaniTiny
Reactions:
Posts: 5
Joined: October 18th, 2023, 5:13 am

Same script Error every time I load into my save

Post by InsaniTiny » April 3rd, 2024, 4:15 pm

Hello people at NRAAS Industries!

Since a couple of days, I have been getting a single script error every time I load into my save in Riverview. I have been playing this save for weeks now, and I never got errors before. I also have not installed any new mods recently, so I am not sure what is causing errors. I tried looking into the error, but I cannot make sense of what I am reading.. I think it has something to do with Overwatch, but that's as far as I can get, these files are a language I cannot yet read.

I don't think the error is anything severe, but if possible I would like to know what is causing it, so I can solve the problem. Thanks in advance!

Small edit, I just realized that in the bottom of the script error it says I still have the Master Controller-integration of Smooth Patch. I thought I took that one out last year, but apparently it's still in my game. I will try to get rid of that one for real this time :p Who knows, maybe that fixes the error?

-Tiny

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<NRaas.Overwatch>
<ModVersion value="122"/>
<BuildVersion value="0.2.0.32"/>
<Installed value="BaseGame, SP1, EP2, SP3, EP4, SP4, EP5, EP7, EP8"/>
<Enumerator value="1"/>
<Content>


-- Script Errors --

ResourceKey: d4d9fbe5:02000000:0add134e4241ebd8
Counter: 1
Sim-Time: Sun. at 12:12
Start-Time: 04/03/2024 20:16:28
PreLoadup-Time: 04/03/2024 20:18:20
Loadup-Time: 04/03/2024 20:19:25
Log-Time: 04/03/2024 20:20:24

System.FormatException: Could not find any parsable digits.
#0: 0x0010e throw in System.System.Convert:ConvertFromBase64 (string,int,bool) ([3026F180] [16] [1] )
#1: 0x00009 call in System.System.Convert:ToUInt64 (string,int) ([3026F180] [16] )
#2: 0x000a0 call in Sims3.Metadata.Sims3.Metadata.Pattern:ParseCategoryPatterns (System.Xml.XmlTextReader,System.Collections.Generic.List`1) ([30BA2118] [-3109177105830374416/0xd4d9fbe5373413f0] )
#3: 0x000ab call in Sims3.Metadata.Sims3.Metadata.Pattern:ParseCategories (System.Xml.XmlTextReader) ([30BA2118] )
#4: 0x0005b call in NRaas.OverwatchSpace.Loadup.NRaas.OverwatchSpace.Loadup.CleanupPatterns:BuildPatternCache () ()
#5: 0x00009 call in NRaas.OverwatchSpace.Loadup.NRaas.OverwatchSpace.Loadup.CleanupPatterns:OnDelayedWorldLoadFinished () ()
#6: 0x0003d callvirt in NRaas.NRaas.Common:OnDelayedLoadFinished () ()
#7: 0x00000 in Sims3.Gameplay.Sims3.Gameplay.Function:Invoke () ()
#8: 0x00003 callvirt in NRaas.Common+FunctionTask:Simulate () ()



Loaded Assemblies:
28573011093883
Alcohol
Battery.Abductor
Battery.Utility
CherryTS3_CancelTimeoff
LazyDuchess.BuyBuildSearch
LazyDuchess.PuddingFaceFix
LazyDuchess.SmoothPatch
LazyDuchess.SmoothPatch_MasterController
NRaasDresser: Version 38
NRaasMasterController: Version 134
NRaasMasterControllerCheats: Version 134
NRaasMasterControllerIntegration: Version 134
NRaasOverwatch: Version 122
NRaasPorter: Version 42
NRaasRegister: Version 81
NRaasSaver: Version 21
NRaasStoryProgression: Version 267
NRaasStoryProgressionCareer: Version 268
NRaasStoryProgressionExtra: Version 266
NRaasStoryProgressionRelationship: Version 267
NRaasWoohooer: Version 129
Nandonalt.SupernaturalBabies
NeuroBlazer.RandomGenetics
Savanita.PickUpToddlerFix
Savanita_ToddlerInteractions
ScriptCore
SimIFace
Sims3GameplayObjects
Sims3GameplaySystems
Sims3Metadata
Sims3StoreObjects
SleepyGenius.Mod.TaxiCharge
StoreObjectsBakersStation
StoreObjectsCraftersConsignment
StoreObjectsHotTubGrottoGeo
StoreObjectsJamMakingStation
StoreObjectsMillWheel
StoreObjectsStaircaseLandingMansion
StoreObjectsTeaSet
StoreObjectsTreeOfProsperity
System
System.Xml
TwoBTech.Mods.Commons
TwoBTech.Mods.TakeHomeFoods
UI
icarusallsorts.Scolding
mscorlib
</Content>
</NRaas.Overwatch>

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.

Same script Error every time I load into my save

Post by igazor » April 3rd, 2024, 5:32 pm

Overwatch is barking about the presence of a corrupt custom pattern there, not really anything else. That could be a pattern you designed yourself using the Create a Pattern tool or, what is more typical, one that came from outside sources or entered your game when CC using such a pattern got added in.

InsaniTiny
Reactions:
Posts: 5
Joined: October 18th, 2023, 5:13 am

Same script Error every time I load into my save

Post by InsaniTiny » April 6th, 2024, 1:56 am

Thanks a bunch! I will try to find the bugger and send it to the shadow realm

Post Reply