Jump to content
Sign in to follow this  
Nyxx

ASP4 Major error!

Recommended Posts

Got this tonight. Any idea how to fix it. A reinstall of full program did not.

A Critical error has occurred in this application. Further program Operation is not possible

Report

System.IO.FileNotFoundException
Message=Could not load file or assembly 'zx_f7aa61101d8247b1bf0d1a2d3875813d, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Source=mscorlib
StackTrace=
   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
   at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.Load(String assemblyString)
   at #=qMJdLKMolmsWOu3sms2ZEow22BuTgIGPBsdAXI3chQeE=.#=q7_bSAqwyhlVoAQgHMpT$aV2IQyEDZwxEDeyg7n9Mm0E=.#=qJ_IluskslvQyKnHL5YDNNC6Rzogn9P6yVKAtiaMqCzU=()
   at #=qMJdLKMolmsWOu3sms2ZEow22BuTgIGPBsdAXI3chQeE=.#=qEiJ_RiT0s6rgM9x_rmCMPsccmqIOzqvfZN$w6ReEVmM=(Object #=qlB0KzeWGXN3LXyaml_3Z4k2nnn4hn9CwBW$692ObokQ=, ResolveEventArgs #=qWmRnV4poj2Dz3ubMfI1boW2EQHnrdYBrVC_HtF_PeCc=)
   at System.AppDomain.OnResourceResolveEvent(RuntimeAssembly assembly, String resourceName)
   at System.Reflection.RuntimeAssembly.GetResource(RuntimeAssembly assembly, String resourceName, UInt64& length, StackCrawlMarkHandle stackMark, Boolean skipSecurityCheck)
   at System.Reflection.RuntimeAssembly.GetManifestResourceStream(String name, StackCrawlMark& stackMark, Boolean skipSecurityCheck)
   at System.Reflection.RuntimeAssembly.GetManifestResourceStream(Type type, String name, Boolean skipSecurityCheck, StackCrawlMark& stackMark)
   at System.Resources.ManifestBasedResourceGroveler.GetManifestResourceStream(RuntimeAssembly satellite, String fileName, StackCrawlMark& stackMark)
   at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
   at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream)
   at System.Resources.ResourceManager.GetObject(String name)
   at #=q8C8gU17mwvB$p7CWQQ6VrBg2Hl3yKOIU3W9lPNel2_Qbw$hyAiLs_S$j96ExqqZ$.#=qCi1xLJQSDUWWPdgozWN2b4$r7G1L0VL2tj057XJekw0=()
   at #=q8C8gU17mwvB$p7CWQQ6VrBg2Hl3yKOIU3W9lPNel2_Qbw$hyAiLs_S$j96ExqqZ$..ctor(#=qEoUJKhKAZHf1gdKUhamFukOfpKWdf1VtQxBqKMF1C2eYbUtZBGL1uFwb6oFlP8Hm #=q_VW7Kr1nALIi5iSKzEGmMQ==, #=qEZLAxhauGV9FdbS5pR4c7SRBjseQ7c9Sk43N7iqxL3QczGpn$9QGCshwV0Okot8i #=qfkS2xiPzbKyIDzyhDQu5hg==)
   at #=qn0HdGZJ6gvRp6jsoDnTEcYNMy_UaFvW3apaTRxpG1cM=.#=qYijto_o_kycEgP1ZgZkksKQqoSEyQdUF1HlQv_LCPrM=(Object #=qVulUc7JO1cjSt5JTvjB9$A==, EventArgs #=q9Jx2uZBHvJvpWU7LaiQbnA==)
   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.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at #=qn0HdGZJ6gvRp6jsoDnTEcYNMy_UaFvW3apaTRxpG1cM=.WndProc(Message& #=qG6oyD$_K402N9cA_jWtjjQ==)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
TargetSite=System.Reflection.RuntimeAssembly _nLoad(System.Reflection.AssemblyName, System.String, System.Security.Policy.Evidence, System.Reflection.RuntimeAssembly, System.Threading.StackCrawlMark ByRef, IntPtr, Boolean, Boolean, Boolean)

 

Any ideas?

 

 


David Murden  MSFS   Fenix A320  PMDG 737 • MG Honda Jet • 414 / TDS 750Xi •  FS-ATC Chatter • FlyingIron Spitfire & ME109G • MG Honda Jet 

 Fenix A320 Walkthrough PDF   Flightsim.to •

DCS  A10c II  F-16c  F/A-18c • F-14 • (Others in hanger) • Supercarrier  Terrains = • Nevada NTTR  Persian Gulf  Syria • Marianas • 

• 10900K@4.9 All Cores HT ON   32GB DDR4  3200MHz RTX 3080  • TM Warthog HOTAS • TM TPR • Corsair Virtuoso XT with Dolby Atmos®  Samsung G7 32" 1440p 240Hz • TrackIR 5 & ProClip

Share this post


Link to post

The program cannot load a file or an assembly, but since it has been obfuscated, it cannot be seen as it is encrypted. Hard to help like that.

Edited by Nuno Pinto

CASE: Louqe S1 MKIII CPU: AMD R5 7600X RAM: 32GB DDR5 5600 GPU: nVidia RTX 4070 · SSDs: Samsung 990 PRO 2TB M.2 PCIe · PNY XLR8 CS3040 2TB M.2 PCIe · VIDEO: LG-32GK650F QHD 32" 144Hz FREE/G-SYNC · MISC: Thrustmaster TCA Airbus Joystick + Throttle Quadrant · MSFS DX11 · Windows 11

Share this post


Link to post

Yes I had that same problem recently. It just started out of the blue. It was a false positive for a virus from Windows Defender.

Go into settings and then Virus & Threat Protection. Click the link for protection history. You'll see it has been quarantined.

I opened a ticket with HiFi. I was skeptical at first, but I submitted it to Microsoft who confirmed it was a false positive. I can no longer pull up the report. It has a 30 day limit.


 i9-10850K, ASUS TUF GAMING Z490-PLUS (WI-FI), 32GB G.SKILL DDR4-3603 / PC4-28800, EVGA GeForce RTX 2080 Ti BLACK EDITION 11GB running 3440x1440 

Share this post


Link to post
11 minutes ago, MDFlier said:

Yes I had that same problem recently. It just started out of the blue. It was a false positive for a virus from Windows Defender.

Go into settings and then Virus & Threat Protection. Click the link for protection history. You'll see it has been quarantined.

I opened a ticket with HiFi. I was skeptical at first, but I submitted it to Microsoft who confirmed it was a false positive. I can no longer pull up the report. It has a 30 day limit.

Great will look tomorrow thank you.

Will report.


David Murden  MSFS   Fenix A320  PMDG 737 • MG Honda Jet • 414 / TDS 750Xi •  FS-ATC Chatter • FlyingIron Spitfire & ME109G • MG Honda Jet 

 Fenix A320 Walkthrough PDF   Flightsim.to •

DCS  A10c II  F-16c  F/A-18c • F-14 • (Others in hanger) • Supercarrier  Terrains = • Nevada NTTR  Persian Gulf  Syria • Marianas • 

• 10900K@4.9 All Cores HT ON   32GB DDR4  3200MHz RTX 3080  • TM Warthog HOTAS • TM TPR • Corsair Virtuoso XT with Dolby Atmos®  Samsung G7 32" 1440p 240Hz • TrackIR 5 & ProClip

Share this post


Link to post

Everything sim related (including the sim) should be excluded from any AV scanning (interference :biggrin:).

Greg

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...