View Issue Details

IDProjectCategoryView StatusLast Update
0000597Spring engineGeneralpublic2007-08-18 14:11
ReporterDragon45 Assigned Toimbaczek  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000597: Crashes when attempting to deslect via minimap
DescriptionHad a bunch of BA AKs selected and tried to deselect a few of them via the minimap by holding down control and clicking and dragging. I might have hit the Windows key in error instead. Either way, the game crashed.
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Relationships

related to 0000582 resolvedimbaczek GroupAI selection/deselection crash 

Activities

imbaczek

2007-08-18 11:13

reporter   ~0001119

seems like something similar to 582. kloot, could you take a look?


(0) ??
    ??:0

(1) CMouseHandler::MouseMove(int, int)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Game/UI/MouseHandler.cpp:196

(2) CWin32MouseInput::Update()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/MouseInput.cpp:96

(3) SpringApp::Update()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:837

(4) SpringApp::Run(int, char**)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:1023

(5) Run(int, char**)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:1083

(6) WinMain@16
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:1146

(7) luabind::detail::create_class::stage2(lua_State*)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/lua/luabind/src/create_class.cpp:104

(8) ??
    WeaponDefHandler.cpp:0

(9) ??
    WeaponDefHandler.cpp:0

(10) ??
    ??:0

(11) ??
    ??:0


/*195*/ if(activeReceiver){
/*196*/ activeReceiver->MouseMove(x, y, dx, dy, activeButton);
/*197*/ }

Kloot

2007-08-18 14:05

developer   ~0001123

Fixed in r4221. I'd close this report if I could,
but you'll have to do the honors for me again. ;)

imbaczek

2007-08-18 14:11

reporter   ~0001124

thanks. remind yourself to tobi :>

Issue History

Date Modified Username Field Change
2007-08-18 04:51 Dragon45 New Issue
2007-08-18 04:51 Dragon45 File Added: infolog.txt
2007-08-18 11:12 imbaczek Relationship added related to 0000582
2007-08-18 11:13 imbaczek Note Added: 0001119
2007-08-18 14:05 Kloot Note Added: 0001123
2007-08-18 14:11 imbaczek Status new => resolved
2007-08-18 14:11 imbaczek Resolution open => fixed
2007-08-18 14:11 imbaczek Assigned To => imbaczek
2007-08-18 14:11 imbaczek Note Added: 0001124