|
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
Posted: Wed Aug 15, 2007 9:26 pm
[1.34] Options bug? |
I have styles open in options and then click the Scripting option button to the left to open it and CMUD crashes. I closed it and did this like 3 or 4 times and it crashes every time.
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Aug 15, 2007 9:30 pm |
I cannot reproduce this. Does it happen in a blank session (just run CMUD and close the Sessions window)?
|
|
|
|
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
Posted: Wed Aug 15, 2007 9:34 pm |
Well I open CMUD, click options, and click Styles to open it and just mouse over a few things to check my settings. Then I click Scripting and it crashes.
I will open a blank one and see. |
|
|
|
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
Posted: Wed Aug 15, 2007 9:37 pm |
Yep it did the same exact thing on a blank one. It wouldn't let me send a bug report either.
|
|
|
|
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
Posted: Wed Aug 15, 2007 9:39 pm |
callstack crc : $039a4250, $373d5403, $373d5403
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 00405B80 in module 'cMUD.exe'. Read of address 6C616361.
Main ($f18):
00405b80 +004 cMUD.exe System @LStrAsg
00a19623 +013 cMUD.exe zStyles 726 +1 TzStyle.GetName
00d840a3 +073 cMUD.exe fStyles 119 +6 TStylesF.SaveSetting
00cc2f29 +01d cMUD.exe PrefDB 599 +3 TPrefD.UpdatePage
00cc2fa8 +000 cMUD.exe PrefDB 637 +0 TPrefD.PagesChange
006b9400 +020 cMUD.exe cxPC 3574 +2 TcxCustomTabControl.Change
006b7ea0 +13c cMUD.exe cxPC 2698 +34 TcxCustomTabControl.SetTabIndex
006b789a +092 cMUD.exe cxPC 2435 +12 TcxCustomTabControl.SelectTab
006b8e53 +09b cMUD.exe cxPC 3366 +10 TabDown
006b8eeb +08f cMUD.exe cxPC 3389 +16 TcxCustomTabControl.MouseDown
005061ed +091 cMUD.exe Controls 4728 +7 TControl.DoMouseDown
00506250 +054 cMUD.exe Controls 4737 +5 TControl.WMLButtonDown
00505eb3 +1df cMUD.exe Controls 4645 +53 TControl.WndProc
00509be2 +18e cMUD.exe Controls 6342 +33 TWinControl.WndProc
005612ba +102 cMUD.exe cxControls 2446 +20 TcxControl.WndProc
005097b4 +034 cMUD.exe Controls 6237 +3 TWinControl.MainWndProc
0047fe18 +014 cMUD.exe Classes 10966 +8 StdWndProc
7e4196c2 +00a USER32.dll DispatchMessageA
0052ed4c +0ac cMUD.exe Forms 6873 +13 TApplication.ProcessMessage
0052ed93 +00f cMUD.exe Forms 6892 +1 TApplication.HandleMessage
0052f02e +0a6 cMUD.exe Forms 6976 +16 TApplication.Run
00d89478 +088 cMUD.exe CMUD 329 +18 initialization
7c91312f +069 ntdll.dll RtlUnicodeStringToAnsiString
7c812b94 +0b6 kernel32.dll GetVersionExA |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Aug 15, 2007 9:44 pm |
Try deleting the STYLES.INI file in your CMUD directory. Sounds like it might have gotten corrupted somehow.
|
|
|
|
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
Posted: Wed Aug 15, 2007 9:57 pm |
Deleted. It is still doing the same thing.
|
|
|
|
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
Posted: Wed Aug 15, 2007 9:59 pm |
I know what it is. I click the little minus signs in Styles before clicking Scripting and it crashes every time. If I leave them expanded then it doesn't.
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Aug 15, 2007 11:47 pm |
OK, then you need to tell me *exactly* what you are clicking on so I can try the same thing here. Tell me exactly what "little minus signs" you click on, and in what order.
|
|
|
|
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
Posted: Wed Aug 15, 2007 11:50 pm |
I just click the minus signs next to General and Session in Styles to contract them back and then click on the Scripting button and it crashes. If I don't click the minus signs and leave them expanded, then it doesn't crash.
|
|
|
|
Arminas Wizard
Joined: 11 Jul 2002 Posts: 1265 Location: USA
|
Posted: Wed Aug 15, 2007 11:57 pm |
Confirmed. I did just what he said and it crashed strait away.
|
|
_________________ Arminas, The Invisible horseman
Windows 7 Pro 32 bit
AMD 64 X2 2.51 Dual Core, 2 GB of Ram |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu Aug 16, 2007 4:59 pm |
OK, I've confirmed this now too. Actually, it doesn't look like it has anything to do with clicking the + or - buttons. If you just click on one of the section headings (such as General or Session) and then click on the Scripting tab it will give the same crash. I think it has something to do with the fact that when you click on a section heading, it's not really loading a real style into the editor.
Anyway, it's on the bug list now, so thanks for the report. |
|
|
|
|
|