Skip to content

[BUG]: Multiple game crash possibly due to scrolling with the mouse wheel

Hi BG2:EE Devs, as the title states, twice I've been able to "silently" crash the game, meaning, it just promptly closes and no error message appears to inform (like, yanno, a Windows classic like "Error: Unknown error" or such). Both cases seem to happen during or right after I do some scrolling on a list in a menu via my mouse wheel.

For the first crash, this happened while I was scrolling through several character profiles to quickly check the weapon proficiencies. I started on the last character in my party (Hexxat) and was working my way up when on Yoshimo (3rd in the party), I noticed that scrolling with the mouse wheel suddenly became extremely sluggish, and a second or so later, the game simply closed out back to the desktop. There was no event logged to Windows' event log for this crash, and Steam did not report that the app was still running (as it often does after a game crash and you try to play it again).

The second crash happened after I'd cleaned out the slaver's ship in the slums, at night, and was selling junk off to the shadowy shopkeeper as you come around the corner to the Copper Coronet. While in her store menu and I was scrolling up and down in the "Identify" mode, I went to click "done", and the game froze trying to return to the main view. Here is that info from the event log:

Log Name: Application
Source: Application Hang
Date: 11/18/2013 03:48:06
Event ID: 1002
Task Category: (101)
Level: Error
Keywords: Classic
Description:
The program Baldur.exe version 0.1.0.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
Process ID: 199c
Start Time: 01cee43334df6a9d
Termination Time: 25
Application Path: F:\Program Files (x86)\Steam\steamapps\common\Baldur's Gate II Enhanced Edition\Baldur.exe
Report Id: 21897b5e-502e-11e3-8e15-001cc092cd5e

Event Xml:
{Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"}
{System}
{Provider Name="Application Hang" /}
{EventID Qualifiers="0"}1002{/EventID}
{Level}2{/Level}
{Task}101{/Task}
{Keywords}0x80000000000000{/Keywords}
{TimeCreated SystemTime="2013-11-18T08:48:06.000000000Z" /}
{EventRecordID}280250{/EventRecordID}
{Channel}Application{/Channel}
{/System}
{EventData}
{Data}Baldur.exe{/Data}
{Data}0.1.0.0{/Data}
{Data}199c{/Data}
{Data}01cee43334df6a9d{/Data}
{Data}25{/Data}
{Data}F:\Program Files (x86)\Steam\steamapps\common\Baldur's Gate II Enhanced Edition\Baldur.exe{/Data}
{Data}21897b5e-502e-11e3-8e15-001cc092cd5e{/Data}
{Binary}430072006F00730073002D0074006800720065006100640000000000{/Binary}
{/EventData}
{/Event}

The binary data:
0000: 43 00 72 00 6F 00 73 00 C.r.o.s.
0008: 73 00 2D 00 74 00 68 00 s.-.t.h.
0010: 72 00 65 00 61 00 64 00 r.e.a.d.
0018: 00 00 00 00 ....


Some OS info:
Windows Server 2008 R2, SP1 (equiv: Windows 7, NT 6.1)
Intel Core-i7 960, 16GB RAM
AMD RadeonHD 69xx, Catalyst 13.4
AuzenTech X-Fi Bravura 7.1 Sound
Logitech G9x Laser Mouse (w/ Logitech drivers & SetPoint)

If there is any additional data you need, let me know.
Sign In or Register to comment.