Post by oooga on Jul 24, 2024 21:49:09 GMT -5
Hello, over the past few days I've been diving into modding the sims 4 and have created a basic loot based buff that adds a flirty emotion based off the massage buff fertility massage. The way this buff is activated is through xml injector and more specifically through the phone tuning file with the accompanying snippet. On the phone the household category is hjiacked so that the loot can be played and I wanted to change it to my own custom category. I tried numerous tutorials but it kept failing so I finally tried to merely overwrite the file with instead of household being the name it would instead be PIE TEST but now I can't even open the phone menu.
I have better exceptions on and this is what it said so if someone could interpret this and tell me where I went wrong that would be great! Also I made this in Sim studios.
<?xml version="1.0" ?>
<root>
<report>
<version>2</version>
<sessionid>bb0e6ab72979fb1766a1b739</sessionid>
<type>desync</type>
<sku>ea.maxis.sims4_64.15.pc</sku>
<createtime>2024-07-25 02:25:41</createtime>
<buildsignature>Local.Unknown.Unknown.1.108.318.1020-1.300.000.186.Release</buildsignature>
<categoryid>(AS)gamedata.Gameplay.InteractionMenu::InteractionCategory</categoryid>
<desyncid>bb0e6ab72979fb1766a1b739</desyncid>
<systemconfig/>
<screenshot/>
<desyncdata>Error: Failed to locate category info for interaction category with key: 9935203824938343748
at gamedata.Gameplay.InteractionMenu::InteractionCategory/Create()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/FetchCategory()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/PopulateMap()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/GenerateTree()
at widgets.Gameplay.SimInfoHUD.SimInfoTray::PhonePanel/Show()
at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::PhoneController/HandleOpenPhoneMenu()
at olympus.io::CommunicationObject/Dispatch()
at olympus.io::CommunicationManager/SendUIMessage()
rtim=9694
Client Session Time: 15.25
Num Save Errors: 0
Num Load Errors: 0
Current Game State: 0x96d01090
LoadingScreenActiveFlag: 1
Origin Version: 13,257,0,5770
Modded: True
</desyncdata>
</report>
<report>
<version>2</version>
<sessionid>bb0e6ab72979fb1766a1b739</sessionid>
<type>desync</type>
<sku>ea.maxis.sims4_64.15.pc</sku>
<createtime>2024-07-25 02:25:42</createtime>
<buildsignature>Local.Unknown.Unknown.1.108.318.1020-1.300.000.186.Release</buildsignature>
<categoryid>(AS)gamedata.Gameplay.InteractionMenu::InteractionCategory</categoryid>
<desyncid>bb0e6ab72979fb1766a1b739</desyncid>
<systemconfig/>
<screenshot/>
<desyncdata>Error: Failed to locate category info for interaction category with key: 9935203824938343748
at gamedata.Gameplay.InteractionMenu::InteractionCategory/Create()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/FetchCategory()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/PopulateMap()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/GenerateTree()
at widgets.Gameplay.SimInfoHUD.SimInfoTray::PhonePanel/Show()
at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::PhoneController/HandleOpenPhoneMenu()
at olympus.io::CommunicationObject/Dispatch()
at olympus.io::CommunicationManager/SendUIMessage()
rtim=9780
Client Session Time: 15.25
Num Save Errors: 0
Num Load Errors: 0
Current Game State: 0x96d01090
LoadingScreenActiveFlag: 1
Origin Version: 13,257,0,5770
Modded: True
</desyncdata>
</report>
<report>
<version>2</version>
<sessionid>bb0e6ab72979fb1766a1b739</sessionid>
<type>desync</type>
<sku>ea.maxis.sims4_64.15.pc</sku>
<createtime>2024-07-25 02:25:43</createtime>
<buildsignature>Local.Unknown.Unknown.1.108.318.1020-1.300.000.186.Release</buildsignature>
<categoryid>(AS)gamedata.Gameplay.InteractionMenu::InteractionCategory</categoryid>
<desyncid>bb0e6ab72979fb1766a1b739</desyncid>
<systemconfig/>
<screenshot/>
<desyncdata>Error: Failed to locate category info for interaction category with key: 9935203824938343748
at gamedata.Gameplay.InteractionMenu::InteractionCategory/Create()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/FetchCategory()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/PopulateMap()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/GenerateTree()
at widgets.Gameplay.SimInfoHUD.SimInfoTray::PhonePanel/Show()
at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::PhoneController/HandleOpenPhoneMenu()
at olympus.io::CommunicationObject/Dispatch()
at olympus.io::CommunicationManager/SendUIMessage()
rtim=9887
Client Session Time: 15.25
Num Save Errors: 0
Num Load Errors: 0
Current Game State: 0x96d01090
LoadingScreenActiveFlag: 1
Origin Version: 13,257,0,5770
Modded: True
</desyncdata>
</report>
</root>
I have better exceptions on and this is what it said so if someone could interpret this and tell me where I went wrong that would be great! Also I made this in Sim studios.
<?xml version="1.0" ?>
<root>
<report>
<version>2</version>
<sessionid>bb0e6ab72979fb1766a1b739</sessionid>
<type>desync</type>
<sku>ea.maxis.sims4_64.15.pc</sku>
<createtime>2024-07-25 02:25:41</createtime>
<buildsignature>Local.Unknown.Unknown.1.108.318.1020-1.300.000.186.Release</buildsignature>
<categoryid>(AS)gamedata.Gameplay.InteractionMenu::InteractionCategory</categoryid>
<desyncid>bb0e6ab72979fb1766a1b739</desyncid>
<systemconfig/>
<screenshot/>
<desyncdata>Error: Failed to locate category info for interaction category with key: 9935203824938343748
at gamedata.Gameplay.InteractionMenu::InteractionCategory/Create()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/FetchCategory()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/PopulateMap()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/GenerateTree()
at widgets.Gameplay.SimInfoHUD.SimInfoTray::PhonePanel/Show()
at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::PhoneController/HandleOpenPhoneMenu()
at olympus.io::CommunicationObject/Dispatch()
at olympus.io::CommunicationManager/SendUIMessage()
rtim=9694
Client Session Time: 15.25
Num Save Errors: 0
Num Load Errors: 0
Current Game State: 0x96d01090
LoadingScreenActiveFlag: 1
Origin Version: 13,257,0,5770
Modded: True
</desyncdata>
</report>
<report>
<version>2</version>
<sessionid>bb0e6ab72979fb1766a1b739</sessionid>
<type>desync</type>
<sku>ea.maxis.sims4_64.15.pc</sku>
<createtime>2024-07-25 02:25:42</createtime>
<buildsignature>Local.Unknown.Unknown.1.108.318.1020-1.300.000.186.Release</buildsignature>
<categoryid>(AS)gamedata.Gameplay.InteractionMenu::InteractionCategory</categoryid>
<desyncid>bb0e6ab72979fb1766a1b739</desyncid>
<systemconfig/>
<screenshot/>
<desyncdata>Error: Failed to locate category info for interaction category with key: 9935203824938343748
at gamedata.Gameplay.InteractionMenu::InteractionCategory/Create()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/FetchCategory()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/PopulateMap()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/GenerateTree()
at widgets.Gameplay.SimInfoHUD.SimInfoTray::PhonePanel/Show()
at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::PhoneController/HandleOpenPhoneMenu()
at olympus.io::CommunicationObject/Dispatch()
at olympus.io::CommunicationManager/SendUIMessage()
rtim=9780
Client Session Time: 15.25
Num Save Errors: 0
Num Load Errors: 0
Current Game State: 0x96d01090
LoadingScreenActiveFlag: 1
Origin Version: 13,257,0,5770
Modded: True
</desyncdata>
</report>
<report>
<version>2</version>
<sessionid>bb0e6ab72979fb1766a1b739</sessionid>
<type>desync</type>
<sku>ea.maxis.sims4_64.15.pc</sku>
<createtime>2024-07-25 02:25:43</createtime>
<buildsignature>Local.Unknown.Unknown.1.108.318.1020-1.300.000.186.Release</buildsignature>
<categoryid>(AS)gamedata.Gameplay.InteractionMenu::InteractionCategory</categoryid>
<desyncid>bb0e6ab72979fb1766a1b739</desyncid>
<systemconfig/>
<screenshot/>
<desyncdata>Error: Failed to locate category info for interaction category with key: 9935203824938343748
at gamedata.Gameplay.InteractionMenu::InteractionCategory/Create()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/FetchCategory()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/PopulateMap()
at gamedata.Gameplay.InteractionMenu::InteractionMenuData/GenerateTree()
at widgets.Gameplay.SimInfoHUD.SimInfoTray::PhonePanel/Show()
at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::PhoneController/HandleOpenPhoneMenu()
at olympus.io::CommunicationObject/Dispatch()
at olympus.io::CommunicationManager/SendUIMessage()
rtim=9887
Client Session Time: 15.25
Num Save Errors: 0
Num Load Errors: 0
Current Game State: 0x96d01090
LoadingScreenActiveFlag: 1
Origin Version: 13,257,0,5770
Modded: True
</desyncdata>
</report>
</root>