Tuning errors - key already exists

No one knows everything this mod can do. Did you know you can tune the size of your sims nostrils with this mod? I'm kidding.
Karamille
Reactions:
Posts: 15
Joined: June 18th, 2019, 1:17 pm

Tuning errors - key already exists

Post by Karamille » June 30th, 2019, 3:44 am

Is there an easy way to find the duplicate entry in my tuning file? I fixed an error with a missing opening tag, which was easy because it was on line 2226. I reeeeeally don't want to have to read the whole tuning file and try to remember what's already been covered in there. I've made a LOT of tweaks =\

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

Tuning errors - key already exists

Post by Chain_Reaction » June 30th, 2019, 5:19 am

What is the particular error you're getting? I'm not sure off the top of my head of Retuner cares if duplicate tuning exists. If it does, you can use something like https://www.somacon.com/p568.php this tool to find duplicate lines. If you're getting the key exists in dictionary error coming from the core that's entirely different.

Karamille
Reactions:
Posts: 15
Joined: June 18th, 2019, 1:17 pm

Tuning errors - key already exists

Post by Karamille » June 30th, 2019, 5:27 am

Oooh. That might be the issue, then... just kinda guessing how to read the error logs generated.

Okay I TRIED to put it under a spoiler and it's not working. So I apologise. Wall o' text incoming.

Code: Select all

-- Script Errors --

NRaas.Retuner.Tuning
NRaas.Retuner.Tuning
 Counter: 1
 Sim-Time: 0
 Start-Time: 06/30/2019 18:43:52
 Log-Time: 06/30/2019 18:43:52

System.ArgumentException: An element with the same key already exists in the dictionary.
#0: 0x00013 throw      in System.Collections.Generic.System.Collections.Generic.Dictionary`2:Add (string,Sims3.Gameplay.Utilities.XmlDbTable) (319CF6A0 [404CBA38] [405F18A0] )
#1: 0x00036 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Parse (System.Xml.XmlReader) (3DE75080 [32996668] )
#2: 0x00008 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Create (System.Xml.XmlReader) ([32996668] )
#3: 0x00025 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string,bool) ([3378F498] [0] )
#4: 0x00005 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string) ([3378F498] )
#5: 0x00018 call       in NRaas.CommonSpace.Booters.BooterHelper+DataBootFile:.ctor (string,string,bool) (405FEF00 [3378F498] [3378F498] [1] )
#6: 0x0000c newobj     in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:GetBootFile (string,string,bool) (316B75E0 [3378F498] [3378F498] [1] )
#7: 0x00011 callvirt   in NRaas.CommonSpace.Booters.BooterHelper+Booter:Perform (bool) (316B75E0 [1] )
#8: 0x00006 call       in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:Perform (bool) (316B75E0 [1] )
#9: 0x0002b callvirt   in NRaas.CommonSpace.Booters.NRaas.CommonSpace.Booters.BooterHelper:OnStartupApp () ()
#10: 0x0003a callvirt   in NRaas.NRaas.Common:OnStartupApp (object,System.EventArgs) ([313B88A0] [3DCCCDD8] )
#11: 0x00000            in System.System.EventHandler:Invoke (object,System.EventArgs) (330AB050 [313B88A0] [3DCCCDD8] )
#12: 0x00011 callvirt   in Sims3.SimIFace.Sims3.SimIFace.World:OnStartupApp () ()


NRaas.Retuner.Tuning
NRaas.Retuner.Tuning
 Counter: 2
 Sim-Time: 0
 Start-Time: 06/30/2019 18:43:52
 Log-Time: 06/30/2019 18:43:52

System.ArgumentException: An element with the same key already exists in the dictionary.
#0: 0x00013 throw      in System.Collections.Generic.System.Collections.Generic.Dictionary`2:Add (string,Sims3.Gameplay.Utilities.XmlDbTable) (318E7140 [404BF138] [405C3990] )
#1: 0x00036 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Parse (System.Xml.XmlReader) (3FB048D0 [32996578] )
#2: 0x00008 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Create (System.Xml.XmlReader) ([32996578] )
#3: 0x00025 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string,bool) ([3378F460] [0] )
#4: 0x00005 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string) ([3378F460] )
#5: 0x00018 call       in NRaas.CommonSpace.Booters.BooterHelper+DataBootFile:.ctor (string,string,bool) (405F1228 [3378F460] [3378F460] [1] )
#6: 0x0000c newobj     in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:GetBootFile (string,string,bool) (316B7580 [3378F460] [3378F460] [1] )
#7: 0x00011 callvirt   in NRaas.CommonSpace.Booters.BooterHelper+Booter:Perform (bool) (316B7580 [1] )
#8: 0x00006 call       in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:Perform (bool) (316B7580 [1] )
#9: 0x0002b callvirt   in NRaas.CommonSpace.Booters.NRaas.CommonSpace.Booters.BooterHelper:OnStartupApp () ()
#10: 0x0003a callvirt   in NRaas.NRaas.Common:OnStartupApp (object,System.EventArgs) ([313B88A0] [3DCCCDD8] )
#11: 0x00000            in System.System.EventHandler:Invoke (object,System.EventArgs) (330AB050 [313B88A0] [3DCCCDD8] )
#12: 0x00011 callvirt   in Sims3.SimIFace.Sims3.SimIFace.World:OnStartupApp () ()


NRaas.Retuner.Tuning
NRaas.Retuner.Tuning
 Counter: 3
 Sim-Time: 0
 Start-Time: 06/30/2019 18:43:52
 Log-Time: 06/30/2019 18:43:52

System.ArgumentException: An element with the same key already exists in the dictionary.
#0: 0x00013 throw      in System.Collections.Generic.System.Collections.Generic.Dictionary`2:Add (string,Sims3.Gameplay.Utilities.XmlDbTable) (318B7D20 [404B7000] [40546F60] )
#1: 0x00036 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Parse (System.Xml.XmlReader) (3FAD7F70 [32996500] )
#2: 0x00008 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Create (System.Xml.XmlReader) ([32996500] )
#3: 0x00025 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string,bool) ([3378F428] [0] )
#4: 0x00005 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string) ([3378F428] )
#5: 0x00018 call       in NRaas.CommonSpace.Booters.BooterHelper+DataBootFile:.ctor (string,string,bool) (405C3390 [3378F428] [3378F428] [1] )
#6: 0x0000c newobj     in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:GetBootFile (string,string,bool) (316B7540 [3378F428] [3378F428] [1] )
#7: 0x00011 callvirt   in NRaas.CommonSpace.Booters.BooterHelper+Booter:Perform (bool) (316B7540 [1] )
#8: 0x00006 call       in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:Perform (bool) (316B7540 [1] )
#9: 0x0002b callvirt   in NRaas.CommonSpace.Booters.NRaas.CommonSpace.Booters.BooterHelper:OnStartupApp () ()
#10: 0x0003a callvirt   in NRaas.NRaas.Common:OnStartupApp (object,System.EventArgs) ([313B88A0] [3DCCCDD8] )
#11: 0x00000            in System.System.EventHandler:Invoke (object,System.EventArgs) (330AB050 [313B88A0] [3DCCCDD8] )
#12: 0x00011 callvirt   in Sims3.SimIFace.Sims3.SimIFace.World:OnStartupApp () ()




-- Messages --

Try: TuningBooter
 Reference: NRaas.Retuner.Tuning
 Listing: TuningFile
 Field: Tunings
 TestDirect: True
 Table: XML
[E]NRaas.Retuner.Tuning Parse fail
Try: InteractionBooter
 Reference: NRaas.Retuner.Tuning
 Listing: RetunerFile
 Field: Retuners
 TestDirect: True
 Table: ITUN
[E]NRaas.Retuner.Tuning Parse fail
Try: SocialBooter
 Reference: NRaas.Retuner.Tuning
 Listing: SocialFile
 Field: Socials
 TestDirect: True
 Table: Social
[E]NRaas.Retuner.Tuning Parse fail

Loaded Assemblies:
 01594630409241
 11647013837200
 37680742325532
 43869708305341
 49148900819473
 70214830780050
 77474863772658
 78960707458934
 Alcohol
 AniBusinessAsUnusualBistro
 HaveCoffeeWithMe
 NRaasAntiMagicScroll: Version 9
 NRaasCareer: Version 87
 NRaasConsigner: Version 22
 NRaasDecensor: Version 14
 NRaasDreamer: Version 15
 NRaasDresser: Version 38
 NRaasGoHere: Version 44
 NRaasHybrid: Version 10
 NRaasMasterController: Version 134
 NRaasMasterControllerCheats: Version 134
 NRaasMasterControllerExpandedTattoo: Version 122
 NRaasMasterControllerIntegration: Version 134
 NRaasMasterControllerProgression: Version 134
 NRaasMover: Version 28
 NRaasNoCD
 NRaasOnceRead: Version 13
 NRaasOnceReadTablet: Version 13
 NRaasOverwatch: Version 122
 NRaasPocketProtectorPotionCase: Version 1
 NRaasPocketProtectorTablet: Version 2
 NRaasPortraitPanel: Version 33
 NRaasRegister: Version 81
 NRaasRelationshipPanel: Version 20
 NRaasRelativity: Version 23
 NRaasRetuner: Version 10
 NRaasSecondImage: Version 5
 NRaasSelector: Version 13
 NRaasStoryProgression: Version 267
 NRaasStoryProgressionCareer: Version 268
 NRaasStoryProgressionExtra: Version 266
 NRaasStoryProgressionMoney: Version 267
 NRaasStoryProgressionPopulation: Version 267
 NRaasStoryProgressionRelationship: Version 267
 NRaasStoryProgressionSkill: Version 266
 NRaasTempest: Version 15
 NRaasTraffic: Version 21
 NRaasTraveler: Version 87
 NRaasWoohooer: Version 129
 NRaasWoohooerEiffelTower: Version 125
 NRaasWoohooerHotAirBalloon: Version 118
 NRaasWoohooerMassageTable: Version 118
 NRaasWoohooerSauna: Version 121
 NRaasWoohooerShowerOutdoor: Version 118
 NRaasWoohooerToiletStall: Version 127
 NRaasWrittenWord: Version 10
 NewLifetimeGoals
 OpenCinema
 ScriptCore
 SimIFace
 Sims3GameplayObjects
 Sims3GameplaySystems
 Sims3Metadata
 Sims3StoreObjects
 StoreObjectsFixerCar
 StoreObjectsGalleryShopDoor
 StoreObjectsRollerCoaster
 StoreObjectsToyMachine
 System
 System.Xml
 UI
 ani_OFBStand
 granthesOMSP
 icarusallsorts.Scolding
 mscorlib

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

Tuning errors - key already exists

Post by Chain_Reaction » June 30th, 2019, 11:44 pm

Code brackets are the proper way to supply errors here so you did fine. If you drag the scripterror to the text box, it should automatically add it for you.

That's an interesting error that I've not seen before but your tuning is definitely busted somehow obviously. It kinda looks like you have two tables named the same. Did you export this from the game and it was busted like this or is it something you've put together? Try to see if you can find duplicates via the link I gave you. Also you can use something like https://www.xmlvalidation.com/ to check for syntax errors in the XML. Let me know how it goes.

Karamille
Reactions:
Posts: 15
Joined: June 18th, 2019, 1:17 pm

Tuning errors - key already exists

Post by Karamille » July 1st, 2019, 1:33 am

Sorry, I somehow totally missed the duplicate checking link. It looks like there are a few repeated lines, but as far as I can see it's for things that have multiple values - like disabling the exhilarating shower buff as well as unbreakable hours. Or do those all have to be under the same umbrella, so to speak? That might...be irritating to do, but I guess I can do it if necessary.

It seemed to validate okay, as well.

I did most of them in-game, exported, then compiled them into the one big file.

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

Tuning errors - key already exists

Post by Chain_Reaction » July 2nd, 2019, 3:50 am

Karamille wrote:
July 1st, 2019, 1:33 am
Sorry, I somehow totally missed the duplicate checking link. It looks like there are a few repeated lines, but as far as I can see it's for things that have multiple values - like disabling the exhilarating shower buff as well as unbreakable hours. Or do those all have to be under the same umbrella, so to speak? That might...be irritating to do, but I guess I can do it if necessary.

It seemed to validate okay, as well.

I did most of them in-game, exported, then compiled them into the one big file.
I'm not sure off the top of my head which values you're talking about to say for sure. What you can do is eliminate all duplicates from the file as a test and see if those are causing the errors then we can go from there.

When you complied them, are you sure you did it properly? If you have say two tables open for the first <tunings> tag, that could be the issue. Did you also leave the default sets?

Karamille
Reactions:
Posts: 15
Joined: June 18th, 2019, 1:17 pm

Tuning errors - key already exists

Post by Karamille » July 3rd, 2019, 12:41 am

Turns out I did not have all three default sets in there...unfortunately, fixing that still didn't fix the error. I'm going to just have to take it all out and manually put things back in, maybe in sets of five, and narrow down the issue from there, because I'm reasonably sure I've also gotten rid of duplicate entries.

I suppose it serves me right for not doing it more neatly and organised properly the first time :P

(I'll report back when/if I find the troublemaker.)

Karamille
Reactions:
Posts: 15
Joined: June 18th, 2019, 1:17 pm

Tuning errors - key already exists

Post by Karamille » July 3rd, 2019, 11:29 pm

I have concluded that SOMETHING sbout my game is just broken.

I remade my tuning file, it's now beautifully organised and there's no more duplicates...and it still doesn't like it. This is literally the entire tuning file right now:

Code: Select all

&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;Tuning&gt;
  &lt;ITUN&gt;
    &lt;!-- This is the default set, do not alter or remove --&gt;
    &lt;StartHour&gt;&lt;/StartHour&gt;
    &lt;EndHour&gt;&lt;/EndHour&gt;
    &lt;Season&gt;&lt;/Season&gt;
    &lt;ObjectName&gt;&lt;/ObjectName&gt;
    &lt;InteractionName&gt;&lt;/InteractionName&gt;
  &lt;/ITUN&gt;
  
  &lt;Social&gt;
    &lt;!-- This is the default set, do not alter or remove --&gt;
    &lt;StartHour&gt;&lt;/StartHour&gt;
    &lt;EndHour&gt;&lt;/EndHour&gt;
    &lt;Season&gt;&lt;/Season&gt;
    &lt;Name&gt;&lt;/Name&gt;
  &lt;/Social&gt;
  
  &lt;XML&gt;
    &lt;!-- This is the default set, do not alter or remove --&gt;
    &lt;StartHour&gt;&lt;/StartHour&gt;
    &lt;EndHour&gt;&lt;/EndHour&gt;
    &lt;Season&gt;&lt;/Season&gt;
    &lt;FullClassName&gt;&lt;/FullClassName&gt;
    &lt;FieldName&gt;&lt;/FieldName&gt;
    &lt;SubFieldName&gt;&lt;/SubFieldName&gt;
    &lt;Index&gt;&lt;/Index&gt;
    &lt;Value&gt;&lt;/Value&gt;
  &lt;/XML&gt;
  
  
  &lt;!-- my tunings begin here --&gt;


   &lt;!-- PETS CAN'T SAVE FROM DEATH --&gt;
   &lt;XML&gt; 
    &lt;FullClassName&gt;Sims3.Gameplay.Services.GrimReaperSituation,Sims3GameplaySystems&lt;/FullClassName&gt;
    &lt;FieldName&gt;kMaxPetSaveBaseChance&lt;/FieldName&gt;
    &lt;Value&gt;0&lt;/Value&gt;
  &lt;/XML&gt;

&lt;!-- AUTONOMOUS DISABLED --&gt;
  &lt;ITUN&gt;
    &lt;ObjectName&gt;Sims3.Gameplay.Objects.Seating.MultiSeatObject&lt;/ObjectName&gt;
    &lt;InteractionName&gt;Sims3.Gameplay.Objects.Seating.RouteAndGetToCostumeForJoyride+Definition&lt;/InteractionName&gt;
    &lt;Autonomous&gt;False&lt;/Autonomous&gt;
  &lt;/ITUN&gt;
  
  
  
  
  
  
  
&lt;/Tuning&gt;
And it's still throwing this error log:

Code: Select all

&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;NRaas.Retuner&gt;
&lt;ModVersion value="10"/&gt;
&lt;BuildVersion value="0.2.0.209"/&gt;
&lt;Installed value="CurrentTip"/&gt;
&lt;Enumerator value="4"/&gt;
&lt;Content&gt;


-- Script Errors --

NRaas.Retuner.Tuning
NRaas.Retuner.Tuning
 Counter: 1
 Sim-Time: 0
 Start-Time: 07/04/2019 12:48:43
 Log-Time: 07/04/2019 12:48:43

System.ArgumentException: An element with the same key already exists in the dictionary.
#0: 0x00013 throw      in System.Collections.Generic.System.Collections.Generic.Dictionary`2:Add (string,Sims3.Gameplay.Utilities.XmlDbTable) (30BBD9C0 [3E3542D0] [3D957810] )
#1: 0x00036 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Parse (System.Xml.XmlReader) (3C758380 [3093C7F8] )
#2: 0x00008 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Create (System.Xml.XmlReader) ([3093C7F8] )
#3: 0x00025 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string,bool) ([323AC460] [0] )
#4: 0x00005 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string) ([323AC460] )
#5: 0x00018 call       in NRaas.CommonSpace.Booters.BooterHelper+DataBootFile:.ctor (string,string,bool) (3D95B2A0 [323AC460] [323AC460] [1] )
#6: 0x0000c newobj     in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:GetBootFile (string,string,bool) (302475E0 [323AC460] [323AC460] [1] )
#7: 0x00011 callvirt   in NRaas.CommonSpace.Booters.BooterHelper+Booter:Perform (bool) (302475E0 [1] )
#8: 0x00006 call       in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:Perform (bool) (302475E0 [1] )
#9: 0x0002b callvirt   in NRaas.CommonSpace.Booters.NRaas.CommonSpace.Booters.BooterHelper:OnStartupApp () ()
#10: 0x0003a callvirt   in NRaas.NRaas.Common:OnStartupApp (object,System.EventArgs) ([2FFE88A0] [1D02DFF8] )
#11: 0x00000            in System.System.EventHandler:Invoke (object,System.EventArgs) (323FAB68 [2FFE88A0] [1D02DFF8] )
#12: 0x00011 callvirt   in Sims3.SimIFace.Sims3.SimIFace.World:OnStartupApp () ()


NRaas.Retuner.Tuning
NRaas.Retuner.Tuning
 Counter: 2
 Sim-Time: 0
 Start-Time: 07/04/2019 12:48:43
 Log-Time: 07/04/2019 12:48:43

System.ArgumentException: An element with the same key already exists in the dictionary.
#0: 0x00013 throw      in System.Collections.Generic.System.Collections.Generic.Dictionary`2:Add (string,Sims3.Gameplay.Utilities.XmlDbTable) (30BBD880 [3E2B2DC8] [3D955CA8] )
#1: 0x00036 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Parse (System.Xml.XmlReader) (3C7580D0 [3093C780] )
#2: 0x00008 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Create (System.Xml.XmlReader) ([3093C780] )
#3: 0x00025 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string,bool) ([323AC428] [0] )
#4: 0x00005 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string) ([323AC428] )
#5: 0x00018 call       in NRaas.CommonSpace.Booters.BooterHelper+DataBootFile:.ctor (string,string,bool) (3D957540 [323AC428] [323AC428] [1] )
#6: 0x0000c newobj     in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:GetBootFile (string,string,bool) (30247580 [323AC428] [323AC428] [1] )
#7: 0x00011 callvirt   in NRaas.CommonSpace.Booters.BooterHelper+Booter:Perform (bool) (30247580 [1] )
#8: 0x00006 call       in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:Perform (bool) (30247580 [1] )
#9: 0x0002b callvirt   in NRaas.CommonSpace.Booters.NRaas.CommonSpace.Booters.BooterHelper:OnStartupApp () ()
#10: 0x0003a callvirt   in NRaas.NRaas.Common:OnStartupApp (object,System.EventArgs) ([2FFE88A0] [1D02DFF8] )
#11: 0x00000            in System.System.EventHandler:Invoke (object,System.EventArgs) (323FAB68 [2FFE88A0] [1D02DFF8] )
#12: 0x00011 callvirt   in Sims3.SimIFace.Sims3.SimIFace.World:OnStartupApp () ()


NRaas.Retuner.Tuning
NRaas.Retuner.Tuning
 Counter: 3
 Sim-Time: 0
 Start-Time: 07/04/2019 12:48:43
 Log-Time: 07/04/2019 12:48:43

System.ArgumentException: An element with the same key already exists in the dictionary.
#0: 0x00013 throw      in System.Collections.Generic.System.Collections.Generic.Dictionary`2:Add (string,Sims3.Gameplay.Utilities.XmlDbTable) (30BBD760 [3E2B2B40] [3D955018] )
#1: 0x00036 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Parse (System.Xml.XmlReader) (3C721F00 [3093C708] )
#2: 0x00008 callvirt   in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Create (System.Xml.XmlReader) ([3093C708] )
#3: 0x00025 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string,bool) ([323AC3F0] [0] )
#4: 0x00005 call       in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string) ([323AC3F0] )
#5: 0x00018 call       in NRaas.CommonSpace.Booters.BooterHelper+DataBootFile:.ctor (string,string,bool) (3D9559A8 [323AC3F0] [323AC3F0] [1] )
#6: 0x0000c newobj     in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:GetBootFile (string,string,bool) (30247540 [323AC3F0] [323AC3F0] [1] )
#7: 0x00011 callvirt   in NRaas.CommonSpace.Booters.BooterHelper+Booter:Perform (bool) (30247540 [1] )
#8: 0x00006 call       in NRaas.CommonSpace.Booters.BooterHelper+ListingBooter:Perform (bool) (30247540 [1] )
#9: 0x0002b callvirt   in NRaas.CommonSpace.Booters.NRaas.CommonSpace.Booters.BooterHelper:OnStartupApp () ()
#10: 0x0003a callvirt   in NRaas.NRaas.Common:OnStartupApp (object,System.EventArgs) ([2FFE88A0] [1D02DFF8] )
#11: 0x00000            in System.System.EventHandler:Invoke (object,System.EventArgs) (323FAB68 [2FFE88A0] [1D02DFF8] )
#12: 0x00011 callvirt   in Sims3.SimIFace.Sims3.SimIFace.World:OnStartupApp () ()




-- Messages --

Try: TuningBooter
 Reference: NRaas.Retuner.Tuning
 Listing: TuningFile
 Field: Tunings
 TestDirect: True
 Table: XML
[E]NRaas.Retuner.Tuning Parse fail
Try: InteractionBooter
 Reference: NRaas.Retuner.Tuning
 Listing: RetunerFile
 Field: Retuners
 TestDirect: True
 Table: ITUN
[E]NRaas.Retuner.Tuning Parse fail
Try: SocialBooter
 Reference: NRaas.Retuner.Tuning
 Listing: SocialFile
 Field: Socials
 TestDirect: True
 Table: Social
[E]NRaas.Retuner.Tuning Parse fail

Loaded Assemblies:
 01594630409241
 11647013837200
 37680742325532
 43869708305341
 49148900819473
 70214830780050
 77474863772658
 78960707458934
 Alcohol
 AniBusinessAsUnusualBistro
 HaveCoffeeWithMe
 NRaasAntiMagicScroll: Version 9
 NRaasCareer: Version 87
 NRaasConsigner: Version 22
 NRaasDecensor: Version 14
 NRaasDreamer: Version 15
 NRaasDresser: Version 38
 NRaasGoHere: Version 44
 NRaasHybrid: Version 10
 NRaasMasterController: Version 134
 NRaasMasterControllerCheats: Version 134
 NRaasMasterControllerExpandedTattoo: Version 122
 NRaasMasterControllerIntegration: Version 134
 NRaasMasterControllerProgression: Version 134
 NRaasMover: Version 28
 NRaasNoCD
 NRaasOnceRead: Version 13
 NRaasOnceReadTablet: Version 13
 NRaasOverwatch: Version 122
 NRaasPocketProtectorPotionCase: Version 1
 NRaasPocketProtectorTablet: Version 2
 NRaasPortraitPanel: Version 33
 NRaasRegister: Version 81
 NRaasRelationshipPanel: Version 20
 NRaasRelativity: Version 23
 NRaasRetuner: Version 10
 NRaasSecondImage: Version 5
 NRaasSelector: Version 13
 NRaasStoryProgression: Version 267
 NRaasStoryProgressionCareer: Version 268
 NRaasStoryProgressionExtra: Version 266
 NRaasStoryProgressionMoney: Version 267
 NRaasStoryProgressionPopulation: Version 267
 NRaasStoryProgressionRelationship: Version 267
 NRaasStoryProgressionSkill: Version 266
 NRaasTempest: Version 15
 NRaasTraffic: Version 21
 NRaasTraveler: Version 87
 NRaasWoohooer: Version 129
 NRaasWoohooerEiffelTower: Version 125
 NRaasWoohooerHotAirBalloon: Version 118
 NRaasWoohooerMassageTable: Version 118
 NRaasWoohooerSauna: Version 121
 NRaasWoohooerShowerOutdoor: Version 118
 NRaasWoohooerToiletStall: Version 127
 NRaasWrittenWord: Version 10
 NewLifetimeGoals
 OpenCinema
 ScriptCore
 SimIFace
 Sims3GameplayObjects
 Sims3GameplaySystems
 Sims3Metadata
 Sims3StoreObjects
 StoreObjectsFixerCar
 StoreObjectsGalleryShopDoor
 StoreObjectsRollerCoaster
 StoreObjectsToyMachine
 System
 System.Xml
 UI
 ani_OFBStand
 granthesOMSP
 icarusallsorts.Scolding
 mscorlib
&lt;/Content&gt;
&lt;/NRaas.Retuner&gt;
I have no idea what to even try, at this point. I cleared the caches, and still no dice.

Karamille
Reactions:
Posts: 15
Joined: June 18th, 2019, 1:17 pm

Tuning errors - key already exists

Post by Karamille » July 11th, 2019, 8:53 pm

Could still really use some guidance on this, if anyone at all has any ideas ^^

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

Tuning errors - key already exists

Post by Chain_Reaction » July 15th, 2019, 11:18 am

Apologies, busy times for me. Try moving the ITUN setting you have at the bottom under the defaults for ITUN.

Post Reply