Jump to content

last exception


Recommended Posts

Posted
15 minutes ago, titia1301 said:

bonjour, je souhaiterais que quelqu’un puisse m'aider avec mon fichier last exception je ne comprends pas merci  help me please 

I do not understand my file last exception

lastException.txt 17.68 kB · 1 download

Life's Drama Mod

Romantic Skygaze

Zerbu_GoToSchool

cooking overhaul

I could go on,

you have a lot of mods that need either updating or Deleting.

Good luck & happy Simmin. ;) 

 

Posted

Just to expand a bit more on the above post/advice.

Quote

<desyncdata> Failure: 'PublicUnlock' (PublicUnlock) (ModuleNotFoundError: No module named 'PublicUnlock')&#xD; Traceback (most recent call last):&#xD; File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 119, in import_modules_by_path&#xD; File "E:\Builds\MCCC_6_2_0\mc_cmd_center\mc_utils.py", line 127, in _wrapper_function&#xD; File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 116, in import_modules_by_path&#xD; ModuleNotFoundError: No module named 'PublicUnlock'&#xD; rtim=0</desyncdata>

This seems to be tied to a very outdated mod called 'Unlock all build/buy content" on MTS.

 

I would search your mod folder for these files and delete them and try it again to see if any LE errors still pop up. Remember, just one bad mod can conflict with a ton of other mods and give you a LE error.

 

PublicUnlock.pyo

tmex-unlock.pyo

 

I also noticed that you have Life's Drama Mod in a sub-folder called "mod". From my experience, I found it's best to put all sacrificial mods (life's drama, road to fame, hoe it up, etc) directly into the "Mods" folder and not place them in any sub-folders. Like this.

 

https://i.imgur.com/iLvuqEB.png

 

I know it's not ideal for organization purposes, but it will save you a lot of headaches in the long run. 
         

Quote

 

File "C:\Users\FlaCx\Desktop\Sims 4 Stuff\Sims 4 Python Script Workspace\My Script Mods\Cooking Overhaul\Scripts\SrslySims_CookingOverhaul_IngredientInteractions.py", line 69, in srslysims_inject_all_interactions&#xD;
          File "D:\Documents\~Mod Creating\Sims 4 Python Script Workspace\My Script Mods\Example Mod\Scripts\scarlet_injector.py", line 8, in _inject&#xD;
          File "D:\Documents\~Mod Creating\Sims 4 Python Script Workspace\My Script Mods\Example Mod\Scripts\scarlet_simcityloans.py", line 12, in add_superaffordances&#xD;

 

 


^^Just out of curiosity, what does your entire mod folder structure look like?

 

Move both mods (Cooking Overhaul and Sim City loans) to the Mod folder.

 

Keep in mind, by default, the game can only read files(mods) that are placed 5 sub-folders deep unless you edit the resource file. So for instance, if you download a mod that comes with a package file, a script file AND a separate folder that contains additional needed files and you place them all in the 5th sub-folder......the game will only be able to read the package and script file but NOT the additional files needed to run the mod properly. And in a lot of cases, the game will not read script files at all that are buried too deep in sub-folders. It's best not to place them more than 1 deep.

 

Folder structure example

├───Mods (Game can read this)
│   │   Resource.cfg
│   └───1st Sub-folder (Game can read this)
│       └───2nd Sub-Folder (Game can read this)
│           └───3rd Sub-folder (Game can read this)
│               └───4th Sub-Folder (Game can read this)
│                   └───5th Sub-Folder (Game can read this)
│                       └───6th Sub-Folder (GAME CANNOT READ THIS)

 

 

I hope I explained that well enough.

 

I would do the following in this order;

  • 1) Delete the LastExcpetion.txt file in Sims 4 folder (so it creates a new one if need be).
  • 2) Search and delete the outdated "Unlock all build/buy content" mod as mentioned above.
  • 3) Move Life's Drama mod, Cooking Overhaul mod, and Sim City loans to the Mods folder.
  • 4) Start a NEW game (don't continue a previously saved game, in case the save file is already corrupted).
  • 5) If you still get LE errors. Post it here. It would be easier to compare the new LE txt file with the one posted above and see which errors have gone away and which ones remain. 
Posted
7 hours ago, titia1301 said:

 

thank you for your answers these helped me a lot and I'm no longer a last exception

 

I'm glad you're no longer a last exception....did you take something for it?......I'm joking with you btw :)

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...