05-25-2016, 04:52 AM -
(05-24-2016, 08:01 PM)weter69 Wrote: ---------------------------
Fatal error
---------------------------
Unhandled Win32 exception 0x80000003.
Exception address: 00007FFF2D7EB72C.
ExceptionInformation[0x0]: 0000000000000000.
Instruction address: 00007FFF2D7EB72C.
Image base: 0000000000010000.
An unknown internal exception has occured. Please report this to the developers.
You can press (Ctrl+C) to copy this message.
---------------------------
??
---------------------------
tell me what with this error to do?
That's a guard page violation (EXCEPTION_GUARD_PAGE). You can't do anything, but a developer might be able to fix this, if provided the correct information - log, instructions on how this was encountered, etc.