One of my games has all of sudden decided to be finnicky with me and crashing, I am running windows vista 64bit. Heres the log if anyone can make sense of it that would be very helpful, would redownloading ntdll.dll fix the issue?:
Log Name: Application
Source: Application Error
Date: 17/04/2009 13:00:06
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: Behemoth
Description:
Faulting application savage2.exe, version 0.0.0.0, time stamp 0x499ce0da, faulting module ntdll.dll, version 6.0.6001.18000, time stamp 0x4791a783, exception code 0xc0000005, fault offset 0x0003cee9, process id 0x934, application start time 0x01c9bf530552bd6f.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-04-17T12:00:06.000Z" />
<EventRecordID>6088</EventRecordID>
<Channel>Application</Channel>
<Computer>Behemoth</Computer>
<Security />
</System>
<EventData>
<Data>savage2.exe</Data>
<Data>0.0.0.0</Data>
<Data>499ce0da</Data>
<Data>ntdll.dll</Data>
<Data>6.0.6001.18000</Data>
<Data>4791a783</Data>
<Data>c0000005</Data>
<Data>0003cee9</Data>
<Data>934</Data>
<Data>01c9bf530552bd6f</Data>
</EventData>
</Event>