So I'm having a similar issue again with p3dStarter not wanting to open out of the blue. It was working fine last week so I'm not sure why it suddenly won't open. I did make sure to run MakeRwys this time, heh.
Here's what event Viewer is showing:
Code: Select all
Application: p3dStarter.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Net.WebException
at System.Net.HttpWebRequest.GetResponse()
at P3D_Scenario_Loader.Form1..ctor()
at P3D_Scenario_Loader.Program.Main()
Code: Select all
Faulting application name: p3dStarter.exe, version: 1.1.0.0, time stamp: 0x5cb43af5
Faulting module name: KERNELBASE.dll, version: 10.0.19041.662, time stamp: 0xec58f015
Exception code: 0xe0434352
Fault offset: 0x000000000002d759
Faulting process id: 0x92c
Faulting application start time: 0x01d6f28f3e50817a
Faulting application path: F:\p3dStarter\p3dStarter.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 548559c4-8611-4e7e-a669-eb80fa9b13b4
Faulting package full name:
Faulting package-relative application ID:
Code: Select all
Fault bucket , type 0
Event Name: CLR20r3
Response: Not available
Cab Id: 0
Problem signature:
P1: p3dStarter.exe
P2: 1.1.0.0
P3: 5cb43af5
P4: System
P5: 4.8.4300.0
P6: 5f7e6395
P7: a25
P8: 1c4
P9: System.Net.WebException
P10:
Analysis symbol:
Rechecking for solution: 0
Report Id: 548559c4-8611-4e7e-a669-eb80fa9b13b4
Report Status: 100
Hashed bucket:
Cab Guid: 0
OC4BAv4 works fines, as well other applications that use .net. I've tried disabled and enabling the .net options Windows 10 control panel to no avail. Tried running as admin but no luck
Windows 10 Home build 19042
p3dStarter 1.1.0.0
Any suggestions for things check/try?