Nexus-Mods / Nexus-Mod-Manager

GNU General Public License v2.0
984 stars 165 forks source link

Can't open NMM after 0.70.7 update. #848

Closed byefelicia5 closed 5 years ago

byefelicia5 commented 5 years ago

Sorry in advance, trying to get used to using this Downloaded the new update and a pop up showed up. "Nexus Mod Manger encountered an error and needs to close". It created a trace file that I will put at the bottom. If all possible I would like to keep my mods and load order.

Trace file has been created: TraceLog20190618135524.txt Mod Manager Version: 0.70.7.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: Antlr3.Runtime.dll Checking: BreakingWheel.dll Initializing: Nexus.Client.Games.BreakingWheel.BreakingWheelGameModeFactory Checking: CSharpScript.dll Checking: DarkSouls.dll Initializing: Nexus.Client.Games.DarkSouls.DarkSoulsGameModeFactory Checking: DarkSouls.ModScript.dll Checking: DarkSouls2.dll Initializing: Nexus.Client.Games.DarkSouls2.DarkSouls2GameModeFactory Checking: DarkSouls2.ModScript.dll Checking: DragonAge.dll Initializing: Nexus.Client.Games.DragonAge.DragonAgeGameModeFactory Checking: DragonAge.ModScript.dll Checking: DragonAge2.dll Initializing: Nexus.Client.Games.DragonAge2.DragonAge2GameModeFactory Checking: DragonAge2.ModScript.dll Checking: DragonsDogma.dll Initializing: Nexus.Client.Games.DragonsDogma.DragonsDogmaGameModeFactory Checking: Enderal.dll Initializing: Nexus.Client.Games.Enderal.EnderalGameModeFactory Checking: Fallout3.CSharpScript.dll Checking: Fallout3.dll Initializing: Nexus.Client.Games.Fallout3.Fallout3GameModeFactory Checking: Fallout3.XmlScript.dll

    Tracing an Unhandled Exception:
    Exception: 

Message: Method 'Parse' in type 'Nexus.Client.ModManagement.Scripting.XmlScript.CPL.FO3CplParser' from assembly 'Fallout3.XmlScript, Version=0.70.7.0, Culture=neutral, PublicKeyToken=null' does not have an implementation. Full Trace: System.TypeLoadException: Method 'Parse' in type 'Nexus.Client.ModManagement.Scripting.XmlScript.CPL.FO3CplParser' from assembly 'Fallout3.XmlScript, Version=0.70.7.0, Culture=neutral, PublicKeyToken=null' does not have an implementation. at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes) at System.Reflection.RuntimeAssembly.GetExportedTypes() at Nexus.Client.Games.GameModeRegistry.DiscoverSupportedGameModes(EnvironmentInfo environmentInfo) at Nexus.Client.Bootstrapper.RunMainForm(String[] args) at Nexus.Client.Program.Main(String[] p_strArgs)

    Running Threads (0)
byefelicia5 commented 5 years ago

Made a clean install and seems like everything is working okay now.

squid-box commented 5 years ago

It's the same issue as #728, still not sure why the installer suddenly is having troubles upgrading NMM. Happy to hear the clean install worked for you!