You are on page 1of 3

Trace file has been created: TraceLog20160611170359.

txt
Mod Manager Version: 0.61.23.0
OS version: Microsoft Windows NT 6.2.9200.0
Installed .NET Versions:
CDF SP 0
v2.0.50727 SP 2
v3.0 SP 2
v3.5 SP 1
v4 SP 0
v4.0 SP 0
v4.5: 4.6 or later
Tracing is forced: False

Discovering Game Mode Factories...


Looking in: C:\Program Files\Nexus Mod Manager\GameModes
Checking: DarkSouls.dll
Initializing: Nexus.Client.Games.DarkSouls.DarkSoulsGameModeFactory
Checking: DarkSouls2.dll
Initializing: Nexus.Client.Games.DarkSouls2.DarkSouls2GameModeFactory
Checking: DragonAge.dll
Initializing: Nexus.Client.Games.DragonAge.DragonAgeGameModeFactory
Checking: DragonAge2.dll
Initializing: Nexus.Client.Games.DragonAge2.DragonAge2GameModeFactory
Checking: DragonsDogma.dll
Initializing: Nexus.Client.Games.DragonsDogma.DragonsDogmaGameModeFactory
Checking: Fallout3.CSharpScript.dll
Cannot load C:\Program Files\Nexus Mod
Manager\GameModes\Fallout3.CSharpScript.dll: cannot find dependency CSharpScript,
Version=1.1.5975.33547, Culture=neutral, PublicKeyToken=null
Checking: Fallout3.dll
Initializing: Nexus.Client.Games.Fallout3.Fallout3GameModeFactory
Checking: Fallout3.XmlScript.dll
Cannot load C:\Program Files\Nexus Mod
Manager\GameModes\Fallout3.XmlScript.dll: cannot find dependency AntlrUtil,
Version=1.1.5975.32867, Culture=neutral, PublicKeyToken=null
Checking: Fallout4.CSharpScript.dll
Cannot load C:\Program Files\Nexus Mod
Manager\GameModes\Fallout4.CSharpScript.dll: cannot find dependency CSharpScript,
Version=1.1.5975.33547, Culture=neutral, PublicKeyToken=null
Checking: Fallout4.dll
Initializing: Nexus.Client.Games.Fallout4.Fallout4GameModeFactory
Checking: Fallout4.XmlScript.dll
Cannot load C:\Program Files\Nexus Mod
Manager\GameModes\Fallout4.XmlScript.dll: cannot find dependency AntlrUtil,
Version=1.1.5975.32867, Culture=neutral, PublicKeyToken=null
Checking: FalloutNV.CSharpScript.dll
Cannot load C:\Program Files\Nexus Mod
Manager\GameModes\FalloutNV.CSharpScript.dll: cannot find dependency CSharpScript,
Version=1.1.5975.33547, Culture=neutral, PublicKeyToken=null
Checking: FalloutNV.dll
Initializing: Nexus.Client.Games.FalloutNV.FalloutNVGameModeFactory
Checking: FalloutNV.XmlScript.dll
Cannot load C:\Program Files\Nexus Mod
Manager\GameModes\FalloutNV.XmlScript.dll: cannot find dependency AntlrUtil,
Version=1.1.5975.32867, Culture=neutral, PublicKeyToken=null
Checking: GamebryoBase.dll
Checking: Grimrock.dll
Initializing: Nexus.Client.Games.Grimrock.GrimrockGameModeFactory
Checking: Morrowind.dll
Initializing: Nexus.Client.Games.Morrowind.MorrowindGameModeFactory
Checking: Oblivion.dll
Initializing: Nexus.Client.Games.Oblivion.OblivionGameModeFactory
Checking: Skyrim.CSharpScript.dll
Cannot load C:\Program Files\Nexus Mod
Manager\GameModes\Skyrim.CSharpScript.dll: cannot find dependency CSharpScript,
Version=1.1.5975.33547, Culture=neutral, PublicKeyToken=null
Checking: Skyrim.dll
Initializing: Nexus.Client.Games.Skyrim.SkyrimGameModeFactory
Checking: Skyrim.XmlScript.dll
Cannot load C:\Program Files\Nexus Mod
Manager\GameModes\Skyrim.XmlScript.dll: cannot find dependency AntlrUtil,
Version=1.1.5975.32867, Culture=neutral, PublicKeyToken=null
Checking: Starbound.dll
Initializing: Nexus.Client.Games.Starbound.StarboundGameModeFactory
Checking: StateOfDecay.dll
Initializing: Nexus.Client.Games.StateOfDecay.StateOfDecayGameModeFactory
Checking: TESO.dll
Initializing: Nexus.Client.Games.TESO.TESOGameModeFactory
Checking: WarThunder.dll
Initializing: Nexus.Client.Games.WarThunder.WarThunderGameModeFactory
Checking: Witcher2.dll
Initializing: Nexus.Client.Games.Witcher2.Witcher2GameModeFactory
Checking: Witcher3.dll
Initializing: Nexus.Client.Games.Witcher3.Witcher3GameModeFactory
Checking: WorldOfTanks.dll
Initializing: Nexus.Client.Games.WorldOfTanks.WoTGameModeFactory
Checking: XCOM2.dll
Initializing: Nexus.Client.Games.XCOM2.XCOM2GameModeFactory
Checking: XRebirth.dll
Initializing: Nexus.Client.Games.XRebirth.XRebirthGameModeFactory
Loading Game Mode Factories for Installed Games...
Loading Skyrim: Supported
Determining Game Mode: (Requested Mode: skyrim) skyrim
Game Mode Factory Selected: Skyrim (Skyrim)
Creating Game Mode mutex (Attempt: 0)
Getting listener on: ipc://Nexus Mod Manager-SkyrimIpcServer/SkyrimListener
Messaging to add: nxm://skyrim/mods/66967/files/1000164523

Tracing an Unhandled Exception:


Exception:
Message:
Failed to read from an IPC Port: The pipe has been ended.

Full Trace:
System.Runtime.Remoting.RemotingException: Failed to read from an IPC Port:
The pipe has been ended.

Server stack trace:


at System.Runtime.Remoting.Channels.Ipc.IpcPort.Read(Byte[] data, Int32 offset,
Int32 length)
at System.Runtime.Remoting.Channels.SocketHandler.ReadFromSocket(Byte[] buffer,
Int32 offset, Int32 count)
at System.Runtime.Remoting.Channels.SocketHandler.Read(Byte[] buffer, Int32
offset, Int32 count)
at System.Runtime.Remoting.Channels.SocketHandler.ReadAndMatchFourBytes(Byte[]
buffer)
at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadAndMatchPreamble()
at
System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadVersionAndOperation(UInt1
6& operation)
at System.Runtime.Remoting.Channels.Ipc.IpcClientHandler.ReadHeaders()
at
System.Runtime.Remoting.Channels.Ipc.IpcClientTransportSink.ProcessMessage(IMessage
msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders&
responseHeaders, Stream& responseStream)
at
System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMess
age msg)

Exception rethrown at [0]:


at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData,
Int32 type)
at Nexus.Client.IMessager.AddMod(String p_strFilePath)
at Nexus.Client.Bootstrapper.RunMainForm(String[] p_strArgs)
at Nexus.Client.Program.Main(String[] p_strArgs)

Running Threads (0)

You might also like