Doxedon Novice
Joined: 01 Dec 2007 Posts: 49
|
Posted: Fri Mar 28, 2008 10:01 am
[2.20] Invalid alignment |
Error details:
Dialog came up when the session disconnected in which I chose ~"Close the window" which resulted in a bug/crash.
During the session, I did not change any settings nor window arrangements.
Code: |
date/time : 2008-03-28, 20:55:24, 140ms
computer name : WORKSTATION
operating system : Windows XP Service Pack 2 build 2600
system language : English
system up time : 23 minutes 56 seconds
program up time : 21 minutes 1 second
processor : Intel(R) Pentium(R) 4 CPU 3.06GHz
physical memory : 127/512 MB (free/total)
free disk space : (C:) 26.57 GB
display mode : 1024x768, 32 bit
process id : $8d4
allocated memory : 40.57 MB
executable : cMUD.exe
exec. date/time : 2008-03-15 13:43
version : 2.20.0.0
compiled with : BCB 2006
madExcept version : 3.0e
callstack crc : $c8aa376a, $c839b034, $c839b034
exception number : 1
exception class : EaqDocking
exception message : Invalid alignment "Right" specified for container "TaqInsideContainer".
Main ($8d8):
0071abc0 +0a0 cMUD.exe aqDockingBase 6270 +2 TaqCustomDockingContainer.CheckAlignment
004b1e20 +03c cMUD.exe Menus Iterate
004b1ef0 +0a8 cMUD.exe Menus IterateMenus
004b68c9 +011 cMUD.exe Menus TMenu.UpdateItems
00482757 +017 cMUD.exe Contnrs TCustomBucketList.FindItem
004827c1 +02d cMUD.exe Contnrs TCustomBucketList.GetData
007190a3 +017 cMUD.exe aqDockingBase 5240 +2 TaqCustomDockingControl.SetAlignment
00715f91 +0b5 cMUD.exe aqDockingBase 3531 +13 TaqCustomDockingControl.ReplaceWithNewItem
0071aaef +05f cMUD.exe aqDockingBase 6253 +11 TaqCustomDockingContainer.UpdateChildInfo
0071c2dc +0c8 cMUD.exe aqDockingBase 7055 +21 TaqCustomDockingManager.UpdateTree
0071c3cb +05f cMUD.exe aqDockingBase 7094 +12 TaqCustomDockingManager.EndUpdate
00705190 +0b8 cMUD.exe aqDocking 2728 +11 TaqInsideContainer.DeleteChild
0071540e +02a cMUD.exe aqDockingBase 3216 +6 TaqCustomDockingControl.SetParentItem
00714d3c +04c cMUD.exe aqDockingBase 3001 +11 TaqCustomDockingControl.Destroy
00404da4 +008 cMUD.exe System 21 +0 TObject.Free
00ccfe7f +05b cMUD.exe PARENT 8997 +8 TParentForm.RemoveDocking
00cd00a8 +1d0 cMUD.exe PARENT 9047 +30 TParentForm.CloseSession
00cd6185 +011 cMUD.exe PARENT 11481 +2 TParentForm.WMCloseSession
004c01df +2bb cMUD.exe Controls TControl.WndProc
004c41e3 +4fb cMUD.exe Controls TWinControl.WndProc
004a677b +553 cMUD.exe Forms TCustomForm.WndProc
00c6e144 +020 cMUD.exe DXSounds 2128 +9 TCustomDXSound.FormWndProc
00c6b8e8 +00c cMUD.exe DXClass 635 +1 TControlSubClass.WndProc
004c390c +02c cMUD.exe Controls TWinControl.MainWndProc
00481620 +014 cMUD.exe Classes StdWndProc
7e41f658 +016 USER32.dll CallWindowProcA
006d70ab +0a7 cMUD.exe aqDockingUtils 1728 +7 CallDefWndProc
006d7199 +0dd cMUD.exe aqDockingUtils 1776 +41 TaqWindowEventFilter.WndProc
00481620 +014 cMUD.exe Classes StdWndProc
7e4196c2 +00a USER32.dll DispatchMessageA
004ae8f0 +0fc cMUD.exe Forms TApplication.ProcessMessage
004ae92a +00a cMUD.exe Forms TApplication.HandleMessage
004aec1f +0b3 cMUD.exe Forms TApplication.Run
00e3ba60 +088 cMUD.exe CMUD 354 +20 initialization
7c91312f +069 ntdll.dll RtlUnicodeStringToAnsiString
7c812b94 +0b6 kernel32.dll GetVersionExA
|
|
|