Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Unhandled Exception:
- System.AggregateException: ---> System.MissingMethodException: paramterless constructor required
- at (wrapper managed-to-native) Microsoft.Win32.SafeNativeMethods:CreateSemaphore (Microsoft.Win32.NativeMethods/SECURITY_ATTRIBUTES,int,int,string)
- at System.Threading.Semaphore..ctor (Int32 initialCount, Int32 maximumCount, System.String name, System.Boolean& createdNew, System.Security.AccessControl.SemaphoreSecurity semaphoreSecurity) [0x00000] in <filename unknown>:0
- at System.Threading.Semaphore..ctor (Int32 initialCount, Int32 maximumCount, System.String name, System.Boolean& createdNew) [0x00000] in <filename unknown>:0
- at (wrapper remoting-invoke-with-check) System.Threading.Semaphore:.ctor (int,int,string,bool&)
- at EVEMon.Common.InstanceManager..ctor () [0x00000] in <filename unknown>:0
- at EVEMon.Common.InstanceManager.get_Instance () [0x00000] in <filename unknown>:0
- at EVEMon.Program.get_IsInstanceUnique () [0x00000] in <filename unknown>:0
- at EVEMon.Program+<StartupAsync>d__4.MoveNext () [0x00000] in <filename unknown>:0
- --- End of inner exception stack trace ---
- at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.Task.Wait () [0x00000] in <filename unknown>:0
- at EVEMon.Program.Main () [0x00000] in <filename unknown>:0
- --> (Inner exception 0) System.MissingMethodException: paramterless constructor required
- at (wrapper managed-to-native) Microsoft.Win32.SafeNativeMethods:CreateSemaphore (Microsoft.Win32.NativeMethods/SECURITY_ATTRIBUTES,int,int,string)
- at System.Threading.Semaphore..ctor (Int32 initialCount, Int32 maximumCount, System.String name, System.Boolean& createdNew, System.Security.AccessControl.SemaphoreSecurity semaphoreSecurity) [0x00000] in <filename unknown>:0
- at System.Threading.Semaphore..ctor (Int32 initialCount, Int32 maximumCount, System.String name, System.Boolean& createdNew) [0x00000] in <filename unknown>:0
- at (wrapper remoting-invoke-with-check) System.Threading.Semaphore:.ctor (int,int,string,bool&)
- at EVEMon.Common.InstanceManager..ctor () [0x00000] in <filename unknown>:0
- at EVEMon.Common.InstanceManager.get_Instance () [0x00000] in <filename unknown>:0
- at EVEMon.Program.get_IsInstanceUnique () [0x00000] in <filename unknown>:0
- at EVEMon.Program+<StartupAsync>d__4.MoveNext () [0x00000] in <filename unknown>:0
- [ERROR] FATAL UNHANDLED EXCEPTION: System.AggregateException: ---> System.MissingMethodException: paramterless constructor required
- at (wrapper managed-to-native) Microsoft.Win32.SafeNativeMethods:CreateSemaphore (Microsoft.Win32.NativeMethods/SECURITY_ATTRIBUTES,int,int,string)
- at System.Threading.Semaphore..ctor (Int32 initialCount, Int32 maximumCount, System.String name, System.Boolean& createdNew, System.Security.AccessControl.SemaphoreSecurity semaphoreSecurity) [0x00000] in <filename unknown>:0
- at System.Threading.Semaphore..ctor (Int32 initialCount, Int32 maximumCount, System.String name, System.Boolean& createdNew) [0x00000] in <filename unknown>:0
- at (wrapper remoting-invoke-with-check) System.Threading.Semaphore:.ctor (int,int,string,bool&)
- at EVEMon.Common.InstanceManager..ctor () [0x00000] in <filename unknown>:0
- at EVEMon.Common.InstanceManager.get_Instance () [0x00000] in <filename unknown>:0
- at EVEMon.Program.get_IsInstanceUnique () [0x00000] in <filename unknown>:0
- at EVEMon.Program+<StartupAsync>d__4.MoveNext () [0x00000] in <filename unknown>:0
- --- End of inner exception stack trace ---
- at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
- at System.Threading.Tasks.Task.Wait () [0x00000] in <filename unknown>:0
- at EVEMon.Program.Main () [0x00000] in <filename unknown>:0
- --> (Inner exception 0) System.MissingMethodException: paramterless constructor required
- at (wrapper managed-to-native) Microsoft.Win32.SafeNativeMethods:CreateSemaphore (Microsoft.Win32.NativeMethods/SECURITY_ATTRIBUTES,int,int,string)
- at System.Threading.Semaphore..ctor (Int32 initialCount, Int32 maximumCount, System.String name, System.Boolean& createdNew, System.Security.AccessControl.SemaphoreSecurity semaphoreSecurity) [0x00000] in <filename unknown>:0
- at System.Threading.Semaphore..ctor (Int32 initialCount, Int32 maximumCount, System.String name, System.Boolean& createdNew) [0x00000] in <filename unknown>:0
- at (wrapper remoting-invoke-with-check) System.Threading.Semaphore:.ctor (int,int,string,bool&)
- at EVEMon.Common.InstanceManager..ctor () [0x00000] in <filename unknown>:0
- at EVEMon.Common.InstanceManager.get_Instance () [0x00000] in <filename unknown>:0
- at EVEMon.Program.get_IsInstanceUnique () [0x00000] in <filename unknown>:0
- at EVEMon.Program+<StartupAsync>d__4.MoveNext () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment