Quick Reply
Search this Thread
Test Subject
Original Poster
#1 Old 21st Mar 2025 at 4:32 AM
Default ErrorTrap after installing the mods
I installed some mods and for the first time it creates this script error, I think I understood that it is Lyralei's sewing machine but I don't really understand what the problem is.
Could you help me understand?
Thank you

<?xml version="1.0" encoding="utf-8"?>
<ScriptError Version="6" Type="MiniScriptError" MaxRecursionDepth="0">
<ExceptionData>simulating object is null
unable to obtain an interaction object

An exception was thrown by the type initializer for Lyralei.Ferry`1
#0: 0x00000 superop in Lyralei.Lyralei.Ferry`1:LoadCargo () ()
#1: 0x00004 call in Lyralei.Lyralei.GlobalOptionsSewingTable:OnWorldQuit (object,System.EventArgs) ([357F88A0] [36A97FD8] )
#2: 0x00000 in System.System.EventHandler:Invoke (object,System.EventArgs) (37277C80 [357F88A0] [36A97FD8] )
#3: 0x00011 callvirt in Sims3.SimIFace.Sims3.SimIFace.World:OnWorldQuit () ()
</ExceptionData>
<GameData>
<BuildType>Release Mono</BuildType>
<CommandLine>C:\Program Files (x86)\Mr DJ\The Sims 3 Complete Collection\Game\Bin\TS3W.exe</CommandLine>
<Game_Version>21.0.150.024001</Game_Version>
<Code_Version>0.RL-2.0.209</Code_Version>
<Content_Version>1.Content.rl.41</Content_Version>
<Thumbnail_Version>1.Thumbnail.dl.933</Thumbnail_Version>
<TCC_Version>1.TCC.dl.1209</TCC_Version>
<Build_Version>0.2.0.209</Build_Version>
<Type>Release</Type>
<Timestamp>2014-01-16-1625</Timestamp>
<CPU_Level>UltraHigh</CPU_Level>
<GPU_Level>Uber</GPU_Level>
<Game_Start>2025-03-20 19:27:16</Game_Start>
<Data>C:\Program Files (x86)\Mr DJ\The Sims 3 Complete Collection/GameData\</Data>
<Overrides>(none)</Overrides>
<Exe_Path>C:\Program Files (x86)\Mr DJ\The Sims 3 Complete Collection\Game\Bin\</Exe_Path>
<User>slcbuilder</User>
<Host>SLC1-BUILD111</Host>
</GameData>
</ScriptError>
Staff - Moderator
staff: moderator
#2 Old 16th Apr 2025 at 4:39 PM
There seems to be a script error in Lyralei's code. So it's better to show this to them and ask what's wrong. It seems like this script error occurs only when you quit the world, meaning that you are not likely to encounter any issues while playing your world. Overall, if the game runs fine (based on this mod only), there shouldn't be a big problem to worry about.

This is a signature.
Test Subject
Original Poster
#3 Old 19th Apr 2025 at 6:48 PM
Quote: Originally posted by Eca
There seems to be a script error in Lyralei's code. So it's better to show this to them and ask what's wrong. It seems like this script error occurs only when you quit the world, meaning that you are not likely to encounter any issues while playing your world. Overall, if the game runs fine (based on this mod only), there shouldn't be a big problem to worry about.

Thank you so much
Back to top