Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.net framework error result of bad pathing #445

Open
DeadpoolDoc opened this issue Mar 4, 2022 · 2 comments
Open

.net framework error result of bad pathing #445

DeadpoolDoc opened this issue Mar 4, 2022 · 2 comments

Comments

@DeadpoolDoc
Copy link

Its looking for stuff in an actount that doesnt exist on my machine.

c:\Users\nwool\Documents\Visual Studio 2017\P.....
im guessing its using the path of the compiled machine instead of %APPDATA% of the end user

`See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: uriString
at System.Uri..ctor(String uriString)
at MultiMiner.UX.ViewModels.ApplicationViewModel.InstallBackendMinerLocally(MinerDescriptor miner) in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.UX\ViewModels\ApplicationViewModel.cs:line 2219
at MultiMiner.Win.Forms.MinerForm.ShowNotInstalledMinerWarning() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2580
at MultiMiner.Win.Forms.MinerForm.ScanHardwareLocally() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2875
at MultiMiner.Win.Forms.MinerForm.SetupApplication() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2221
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4470.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

MultiMiner.Win
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.Win.exe

MultiMiner.UX
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.UX.DLL

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4395.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4488.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

MultiMiner.Engine
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.Engine.DLL

MultiMiner.Utility
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.Utility.DLL

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4488.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

MultiMiner.CoinApi
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.CoinApi.DLL

MultiMiner.Xgminer.Api
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL

MultiMiner.Xgminer
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL

MultiMiner.MobileMiner
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.MobileMiner.DLL

MultiMiner.Discovery
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.Discovery.DLL

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4435.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4470.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4341.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

MultiMiner.Remoting
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.Remoting.DLL

Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

MultiMiner.CoinWarz
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.CoinWarz.DLL

MultiMiner.WhatToMine
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.WhatToMine.DLL

Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Newtonsoft.Json
Assembly Version: 6.0.0.0
Win32 Version: 6.0.8.18111
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/Newtonsoft.Json.DLL

System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll

System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll

System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

MultiMiner.Services
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.Services.DLL

MultiMiner.Blockchain
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.Blockchain.DLL

MultiMiner.ExchangeApi
Assembly Version: 4.3.1.382
Win32 Version: 4.3.1.382
CodeBase: file:///C:/Users/arcai/AppData/Local/MultiMiner/MultiMiner.ExchangeApi.DLL

Microsoft.CSharp
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll

System.Dynamic
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4161.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll

Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.8.4470.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll

Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4161.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

`

@Black-Platypus
Copy link

Same. Though it looks like the exception doesn't necessarily imply that it was due to "bad pathing"; all we know is that the System.Uri constructor is getting null where it should be getting a string.
The paths originally on "nwool"'s computer are just the debugging symbols, I think.

@Black-Platypus
Copy link

And formatting broke on your post, it interpreted the dashes as markdown header underlines ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants