bigboyboze Posted May 16, 2012 Posted May 16, 2012 Everytime I open nexus mod manger (being ran as administrator and win 7 compatible) it crashed and comes up with a box says that Nexus Mod Manager had to close due to a 'Trace Log Error' anyone know how to get it working?
CrazyShadowDami Posted May 16, 2012 Posted May 16, 2012 the first thing you should always try is restarting your pc. that worked 100% of the time i had same issue as you.
bigboyboze Posted May 17, 2012 Author Posted May 17, 2012 I tried re starting, still have the same problem
tomsuttron Posted May 17, 2012 Posted May 17, 2012 (edited) i have the same problem it comes up i tried uninstalling it and re installing it and still wont work it just comes up as Nexus Mod Manager has encountered an error and needs to close A Trace Log was created at:C:\User\(MY NAME)\Searches\Documents\Nexus Mod Manager\TraceLog20120517224203.txt and i have no clue what they mean by that any help would be grateful Edited May 17, 2012 by tomsuttron
bigboyboze Posted May 17, 2012 Author Posted May 17, 2012 Still having the same issue, Hoping someone has some information on how to fix it
CrazyShadowDami Posted May 17, 2012 Posted May 17, 2012 On 5/17/2012 at 1:54 PM, bigboyboze said: Still having the same issue, Hoping someone has some information on how to fix it copy the content of trace log and post it here. i dont know how to detect bad things in trace logs, but im sure someone else does
nikeman1900 Posted May 19, 2012 Posted May 19, 2012 Trace file has been created: TraceLog20120513192216.txtMod Manager Version: 0.17.1.0OS version: Microsoft Windows NT 6.0.6001 Service Pack 1Installed .NET Versions: CDF SP 0 v2.0.50727 SP 2 v3.0 SP 2 v3.5 SP 1 v4 SP 0 v4.0 SP 0Tracing is forced: False Discovering Game Mode Factories... Looking in: C:\Program Files\Nexus Mod Manager\GameModes Checking: Fallout3.CSharpScript.dll Cannot load C:\Program Files\Nexus Mod Manager\GameModes\Fallout3.CSharpScript.dll: cannot find dependency CSharpScript, Version=1.1.0.0, 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 XmlScript, Version=1.1.0.0, 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.0.0, 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 XmlScript, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null Checking: GamebryoBase.dll Checking: Morrowind.dll Initializing: Nexus.Client.Games.Morrowind.MorrowindGameModeFactory Checking: Morrowind.ModScript.dll Cannot load C:\Program Files\Nexus Mod Manager\GameModes\Morrowind.ModScript.dll: cannot find dependency ModScript, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null Checking: Oblivion.dll Initializing: Nexus.Client.Games.Oblivion.OblivionGameModeFactory Checking: Oblivion.ModScript.dll Cannot load C:\Program Files\Nexus Mod Manager\GameModes\Oblivion.ModScript.dll: cannot find dependency ModScript, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null Checking: Skyrim.CSharpScript.dll Cannot load C:\Program Files\Nexus Mod Manager\GameModes\Skyrim.CSharpScript.dll: cannot find dependency CSharpScript, Version=1.1.0.0, 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 XmlScript, Version=1.1.0.0, Culture=neutral, PublicKeyToken=nullSearching for the installation paths of: Fallout 3 (Fallout3) Checking Last Installation Path... Returned: (IsNull=True) Asking Game Mode... Checking: HKEY_LOCAL_MACHINE\Software\Bethesda Softworks\Fallout3\Installed Path Found Returned: (IsNull=True) Fallout: New Vegas (FalloutNV) Checking Last Installation Path... Returned: (IsNull=True) Asking Game Mode... Checking: HKEY_LOCAL_MACHINE\Software\Bethesda Softworks\FalloutNV\Installed Path Found Returned: (IsNull=True) Morrowind (Morrowind) Checking Last Installation Path... Returned: (IsNull=True) Asking Game Mode... Checking: HKEY_LOCAL_MACHINE\Software\Bethesda Softworks\Morrowind\Installed Path Found Returned: (IsNull=True) Oblivion (Oblivion) Checking Last Installation Path... Returned: (IsNull=True) Asking Game Mode... Checking: HKEY_LOCAL_MACHINE\Software\Bethesda Softworks\Oblivion\Installed Path Found Returned: (IsNull=True) Skyrim (Skyrim) Checking Last Installation Path... Returned: (IsNull=True) Asking Game Mode... Checking: HKEY_LOCAL_MACHINE\Software\Bethesda Softworks\Skyrim\Installed Path Found C:\Program Files\The Elder Scrolls V Skyrim\ Returned: C:\Program Files\The Elder Scrolls V Skyrim\ (IsNull=False) Starting search.Loading Game Mode Factories for Installed Games... Loading Skyrim: SupportedDetermining Game Mode: (From Selection Form) SkyrimGame Mode Factory Selected: Skyrim (Skyrim)Creating Game Mode mutex. Tracing an Unhandled Exception:Running Threads (2) 3 () Aborted Exception: Message: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.Full Trace: System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list. at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) at Nexus.Client.ApplicationInitializer.DoApplicationInitialize(IGameModeFactory p_gmfGameModeFactory, SynchronizationContext p_scxUIContext, ViewMessage& p_vwmErrorMessage) at Nexus.Client.ApplicationInitializer.DoWork(Object[] p_objArgs) at Nexus.Client.ThreadedBackgroundTask.RunThreadedWork(Object p_objArgs) at Nexus.Client.ThreadedBackgroundTask.RunThread(Object p_objArgs) at Nexus.Client.Util.Threading.TrackedThread.RunParameterizedThread(Object p_objParam) at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart(Object obj) 4 () Aborted
SubjectProphet Posted May 19, 2012 Posted May 19, 2012 Program files lists Skyrim. Where did you get you're copy from?
LadyNexsusX Posted May 27, 2012 Posted May 27, 2012 hi i try to start my nexus mod manager to day but not working now but yesterday is work but not to day i cant start it
Recommended Posts