Not precisely. You error code is different, it describes a general access violation. Looking at your Results I see that it happens at address 0x7C918FEA, which is not in the E@H code. Usually (but not always) the graphics driver is mapped there, looks like you have a problem with it. Probably the App crashes when trying to start the screensaver. Try to (re-)install the latest driver for your card.
your problem (return code 3) indicates either a problem in our code or in the data that is intermediatly written. It might be a problem on your machine or a problem related to the data file you got. Resetting the project should help (for you) if it is related to the data, but not if there is a problem on your system (access rights, mybe memory problem). I'm keeping an eye on the code side.
Unrecoverable error
)
> I've got the same damn problem.
Not precisely. You error code is different, it describes a general access violation. Looking at your Results I see that it happens at address 0x7C918FEA, which is not in the E@H code. Usually (but not always) the graphics driver is mapped there, looks like you have a problem with it. Probably the App crashes when trying to start the screensaver. Try to (re-)install the latest driver for your card.
BM
BM
Ensor, your problem (return
)
Ensor,
your problem (return code 3) indicates either a problem in our code or in the data that is intermediatly written. It might be a problem on your machine or a problem related to the data file you got. Resetting the project should help (for you) if it is related to the data, but not if there is a problem on your system (access rights, mybe memory problem). I'm keeping an eye on the code side.
BM
BM