Memory Error Server Phoenix
So I've came across this when i tried to set-up phoenix (for some reason) and i got this error, never seen it b4, don't know what it is. Anyone want to help me out?
Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Net.UnsafeNclNativeMethods.SetFileCompletio nNotificationModes(CriticalHandle handle, FileCompletionNotificationModes modes)
at System.Net.HttpListener.CreateRequestQueueHandle()
at System.Net.HttpListener.Start()
at server.Program.Main(String[] args) in C:\Users\sex\Desktop\Everything\Phoenix-Reborn-source-AS3--master\server-source\server\Program.cs:line 44
Can you provide a screenshot please?