| rjord2021 
 
 Posts:  1992
 Joined:  6/14/2013
 From:  Sydney, Australia
 Status: offline
   | quote:
 ORIGINAL:  RogerBacon
 
 Axcess violation exception seems really strange. Did you try running it as admin?
 
 
 
 
 Ran as admin and still got
 
 
 Application: DistantWorlds.exe
 Framework Version: v4.0.30319
 Description: The process was terminated due to an unhandled exception.
 Exception Info: System.AccessViolationException
 at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
 at System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef)
 at System.Windows.Forms.Control.DefWndProc(System.Windows.Forms.Message ByRef)
 at System.Windows.Forms.Control.WmCreate(System.Windows.Forms.Message ByRef)
 at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
 at System.Windows.Forms.ComboBox.WndProc(System.Windows.Forms.Message ByRef)
 at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
 at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
 at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
 
 
 XML version of error
 
 - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
 - <System>
 <Provider Name=".NET Runtime" />
 <EventID Qualifiers="0">1026</EventID>
 <Version>0</Version>
 <Level>2</Level>
 <Task>0</Task>
 <Opcode>0</Opcode>
 <Keywords>0x80000000000000</Keywords>
 <TimeCreated SystemTime="2020-10-16T22:02:59.1801290Z" />
 <EventRecordID>16931</EventRecordID>
 <Correlation />
 <Execution ProcessID="0" ThreadID="0" />
 <Channel>Application</Channel>
 <Computer>LAPTOP-0GLUA9ET</Computer>
 <Security />
 </System>
 - <EventData>
 <Data>Application: DistantWorlds.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessViolationException at Microsoft.Win32.Win32Native.CreateFile(System.String, Int32, System.IO.FileShare, SECURITY_ATTRIBUTES, System.IO.FileMode, Int32, IntPtr) at Microsoft.Win32.Win32Native.SafeCreateFile(System.String, Int32, System.IO.FileShare, SECURITY_ATTRIBUTES, System.IO.FileMode, Int32, IntPtr) at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean) at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean) at System.IO.FileStream..ctor(System.String, System.IO.FileMode) at DistantWorlds.Main.CrashDump(System.Exception) at DistantWorlds.Start..ctor() at AdeiSmFbbeZGrsmmeB.Xe3uDLq1SwUX40GKys.SofRtfIJrGO() at <PrivateImplementationDetails>{7266CDA7-01D2-49E9-9919-A987E0EBA1B4}.Main() Exception Info: System.Reflection.TargetInvocationException at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[]) at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo) at _._.___() Exception Info: System.Reflection.TargetInvocationException at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[]) at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo) at System.RuntimeType.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[]) at System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[])</Data>
 </EventData>
 </Event>
 
 
 < Message edited by rjord1 -- 10/16/2020 10:33:14 PM  >
 
 _____________________________
 
 
 |