Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Test Subject
Original Poster
#1 Old 12th Jul 2021 at 12:56 AM
Default Object Synchronization Error in SimPe
I wanted to try and make my first conversion from The Sims 2 to The Sims 4. I open up SimPE fine and can open a project, but if I try to click on anything, I get this error message.

Message:
Error while loading a Packed File.

Exception Stack:
System.Threading.SynchronizationLockException: Object synchronization method was called from an unsynchronized block of code.
at SimPe.WaitingScreen.Stop()
at SimPe.Form1.RemoveCurrentPlugin()
at SimPe.Form1.SelectPackedFile(IPackedFileDescriptor fii)

Source:
simpe.helper

Execution Stack:
at SimPe.WaitingScreen.Stop()
at SimPe.Form1.RemoveCurrentPlugin()
at SimPe.Form1.SelectPackedFile(IPackedFileDescriptor fii)

Does anyone know if I did something wrong in my download process? Or how I started the project in BodyShop? How do I fix this?
Back to top