In Crossover Mac 17.1, using the Legacy version in an XP bottle containing Steam and Skyrim, I'm receiving the following error:
Tracing an Unhandled Exception:
Exception:
Message:
Object reference not set to an instance of an object.
Full Trace:
System.NullReferenceException: Object reference not set to an instance of an object.
at Nexus.Client.Games.Skyrim.SkyrimLauncher.SetupCommands()
at Nexus.Client.Games.GameLauncherBase..ctor(IGameMode p_gmdGameMode, IEnvironmentInfo p_eifEnvironmentInfo)
at Nexus.Client.Games.Skyrim.SkyrimGameMode.get_GameLauncher()
at Nexus.Client.MainFormVM..ctor(IEnvironmentInfo p_eifEnvironmentInfo, GameModeRegistry p_gmrInstalledGames, IGameMode p_gmdGameMode, IModRepository p_mrpModRepository, DownloadMonitor p_dmtMonitor, UpdateManager p_umgUpdateManager, ModManager p_mmgModManager, IPluginManager p_pmgPluginManager)
at Nexus.Client.Bootstrapper.RunMainForm(String[] p_strArgs)
at Nexus.Client.Program.Main(String[] p_strArgs)
Anyone know what can be done about this?