mystikraven Posted November 23, 2011 Share Posted November 23, 2011 Hi all. I'm having an issue with NMM. Every time I try to open it, it crashes, and produces the following TraceLog: Trace file has been created: TraceLog20111123143314.txtMod Manager Version: 0.12.8.0OS version: Microsoft Windows NT 6.1.7601 Service Pack 1Tracing 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: 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=nullDetermining Game Mode: SkyrimGame Mode Factory Selected: Skyrim (Skyrim)Creating Game Mode mutex.Looking for Skyrim. Asking Game Mode... Crashdumping an Exception: 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 System.String.Format(IFormatProvider provider, String format, Object[] args) at Nexus.Client.Games.Gamebryo.GamebryoGameModeFactory.GetInstallationPath() at Nexus.Client.InstallationPathInitializer.InitializeInstallationPath(IGameModeFactory p_gmfGameModeFactory) 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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart(Object obj) Any ideas? Link to comment Share on other sites More sharing options...
MShoap13 Posted November 23, 2011 Share Posted November 23, 2011 Do you have .NET Framework 4.0... I saw a guy with this exact error message last night though he never confirmed whether this was the issue. NMM is looking for xml script handling instructions from the "dependencies" it's listing as being unfindable. Let us know whether this solves your issue please. Link to comment Share on other sites More sharing options...
mystikraven Posted November 24, 2011 Author Share Posted November 24, 2011 Do you have .NET Framework 4.0... I saw a guy with this exact error message last night though he never confirmed whether this was the issue. NMM is looking for xml script handling instructions from the "dependencies" it's listing as being unfindable. Let us know whether this solves your issue please. I do have .NET 4.0. I'll try to Repair it and see what happens. Any other ideas? Link to comment Share on other sites More sharing options...
MShoap13 Posted November 24, 2011 Share Posted November 24, 2011 There was a guy who posted his crash dump yesterday and it included information saying it was looking for files from .NET Framework 2.0. Yours doesn't explicitly state that it can't find those files, but if you don't have the older versions of .NET it may be worth a try. Unfortunately .NET Framework is oddly coded and Windows won't allow you to install older versions if newer versions are present so you may have to uninstall all versions of it on your machine, reboot, then manually download and install versions 2.0, 2.5, 3.0, 3.5, and 4.0 in sequential order =/. Outside of that I'm stumped as the only requirement the NMM page lists is .NET 4.0. It seems unlikely that "dependencies" would come from any source besides .NET or NMM itself. Link to comment Share on other sites More sharing options...
jessegoertzen Posted January 13, 2012 Share Posted January 13, 2012 (edited) -nvm-Just noticed date of posts above... Edited January 13, 2012 by jessegoertzen Link to comment Share on other sites More sharing options...
Recommended Posts