Application Details:
Version: | 0.45.6 |
License: | Open Source |
URL: | http://oblivion.nexusmods.com/... |
Votes: | Marked as obsolete |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.7.4 |
Maintainers: About Maintainership
What works
It was possible to install the tool after installing .NET 3.5 via winetricks.
Nexus Mod Manager loaded fine and tried searching but crashed with "The given path's format is not supported". Log file showed "NotSupportedException while getting files from: Z:\var\lib\bluetooth\00:26:83:2F:88:E7"
Removed Z: drive from winecfg, ran search and found applications ok, then closed application. Re-enabled Z: drive, loaded application, started fine.
The game selection screen was then shown.
What does not
After selecting the required game, a loading splash image was shown, but the application then crashed, erroring with:
The UriTemplate 'Sessions/?Login&username={p_strUsername}&password={p_strPassword}' is not valid; each portion of the query string must be of the form 'name=value'. See the documentation for UriTemplate for more details.
This prevents any further progress.
See also this thread where someone else has reported the same problem: http://forums.nexusmods.com/index.php?/topic/1001171-nexus-mod-manager-on-wine/
Noted also this thread where it has happened to a Windows user and was resolved by removing and re-installing .NET: http://forums.nexusmods.com/index.php?/topic/808068-help/
Workarounds
What was not tested
Unable to get login form to appear, so unable to test any mod functionality.
Hardware tested
Graphics:
Additional Comments
Note that dotnet30sp1 failed but was fixable as per https://code.google.com/p/winetricks/issues/detail?id=263 cd ~/.cache/winetricks/dotnet30sp1 wine msiexec /i XPSEP%20XP%20and%20Server%202003%2032%20bit.msi Sourceforge release code (uses Mercurial) here: http://sourceforge.net/p/nexusmodmanager/codehg/ci/default/tree/
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Oct 28 2013 | 1.7.4 | Yes | Yes | Gold | Dr.MoPo3ilo | ||
Current | Linux Mint 15 "Olivia" x86_64 | Aug 12 2013 | 1.6 | Yes | No | Garbage | Rob Whalley |
Bug # | Description | Status | Resolution | Other apps affected |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Travis Greenman on Monday December 16th 2013, 13:09
Error from hitting a file with an invalid character:
NotSupportedException while getting files from: Z:\run\xdmctl\dmctl-:0
Tracing an Unhandled Exception:
Exception:
Message:
The given path's format is not supported.
Full Trace:
System.NotSupportedException: The given path's format is not supported.
at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.Directory.GetDirectories(String path, String searchPattern, SearchOption searchOption)
at System.IO.Directory.GetDirectories(String path)
at Nexus.Client.Games.FileSearcher.DoWork(Object[] p_objArgs)
at Nexus.Client.ThreadedBackgroundTask.DoWork(Object[] p_objArgs, String& p_strMessage)
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)
by azkay on Wednesday December 25th 2013, 5:22
by Dr.MoPo3ilo on Monday October 28th 2013, 5:25
Full instruction: goo.gl/1KzXSJ
With five mods (Fallout3, FalloutNV, Morrorwind, Oblivion, Skyrim) show error on load. I fix and recompile them: goo.gl/tZF4z6
by Igor Zinovyev on Monday October 28th 2013, 6:12
Check out the section 4 of the GPLv2 license:
www.gnu.org/licenses/old-licenses/lgpl-2.0.html
by Dr.MoPo3ilo on Monday October 28th 2013, 7:03
github.com/mopo3ilo/nexusmodmanager/tree/mopo3ilo-mono