Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
LlokAetolia
Newbie


Joined: 02 Jan 2012
Posts: 7

PostPosted: Mon Jan 02, 2012 9:51 pm   

Cmud problems [3.34 regular]
 
And before you ask I've deleted EVERYTHING remotely Cmud related off my computer and installed from a fresh download. I'm running Win 7 after recently upgrading from Vista. Since then Cmud has been giving me nothing but troubles.

Should I load CMud from a clean boot of the computer I can start it fine, play about in settings and all happy. Then maybe after about an hour or so, this will happen...



This stops me from closing the settings screen, saving a variable/trigger and even loading the program. This also happens when I switch user from my dads side to my side of the computer. Then sometimes upon closing and reloading CMud it will have that error message or it will have this one...



and a number of various other error messages (I don't have screen shots of all of them)

Curiously, if I shut it down and decided to delete everything, it wouldn't allow me access to the pkg file I was running while using CMud. As I said I've done this across multiple clean installs/deletes. Any help available at all? Also if I missed anything that could be useful in deciphering the problem, let me know and I'll look asap. Thank you! :) [/img]
Reply with quote
LlokAetolia
Newbie


Joined: 02 Jan 2012
Posts: 7

PostPosted: Tue Jan 03, 2012 12:10 pm   
 
Anyone? Pweas help, me just wanna play :(
Reply with quote
Rahab
Wizard


Joined: 22 Mar 2007
Posts: 2320

PostPosted: Tue Jan 03, 2012 2:25 pm   
 
You say this happened after a clean install, but I see you have a lot of scripts showing. Did you copy your packages into this new install? The problem is probably a corrupted package. You didn't explain whether you did the reinstall because you already had this problem, but I'm assuming you did.

If you can identify the specific package that is causing the problem, you can try the export/import trick. Export the package to an XML file, then import it as a new package, and try using that instead.
Reply with quote
LlokAetolia
Newbie


Joined: 02 Jan 2012
Posts: 7

PostPosted: Tue Jan 03, 2012 2:55 pm   
 
That package was sent across from a friend (his system) after I reinstalled my system. Humm.
Reply with quote
LlokAetolia
Newbie


Joined: 02 Jan 2012
Posts: 7

PostPosted: Wed Jan 04, 2012 11:20 am   
 
Tried it, didn't fix it :(
Reply with quote
Anaristos
Sorcerer


Joined: 17 Jul 2007
Posts: 821
Location: California

PostPosted: Thu Jan 05, 2012 2:45 am   
 
I would bet that the package is corrupted. Dump the package into an XML file (by using export to XML), then go into the mud folder and rename the package so that when you start the session again (offline) CMUD will create a new package. Import the XML file into this new package. If CMUD finds errors in the inbound XML file (something that wouldn't be surprising), carefully copy each setting into the new package. To do this, open the XML file in a text editor, and copy each setting (making sure the enclosing tags are within the capture) to the clipboard. Then simply click on the treeview of the setting editor and paste. You can shorten this procedure by noting which line CMUD complains about and copy/paste from the start to the setting prior to the indicated line, then proceed as noted above.
_________________
Sic itur ad astra.
Reply with quote
LlokAetolia
Newbie


Joined: 02 Jan 2012
Posts: 7

PostPosted: Thu Jan 05, 2012 7:30 pm   
 
Rightie... I just deleted everything CMud related off my computer, including the old package. The folder in My Games and the folder in program files. Did a fresh install annnnnnnd while loading up...





If anyone can help me I'd be so grateful :(
Reply with quote
Anaristos
Sorcerer


Joined: 17 Jul 2007
Posts: 821
Location: California

PostPosted: Fri Jan 06, 2012 2:52 am   
 
Could you tell me how much disk space you have free on your drive? If you think the space is sufficient, try defragmenting your drive so that if there are physical errors the system will spare the track(s). SQLite is not very verbose about I/O errors. If it needs disk space and it doesn't get it, it considers that an I/O error, for instance. Of course, these are not the only possibilities, but they must be eliminated. Also, post the stack trace from your bug report, it might be informative.
_________________
Sic itur ad astra.
Reply with quote
wrym
Magician


Joined: 06 Jul 2007
Posts: 349
Location: The big palace, My own lil world

PostPosted: Fri Jan 06, 2012 6:05 am   
 
Other users have also reported similar errors caused by anti virus software, and other programs that use sqlite databases. Apparently windows can get a confused if they're different versions, I have heard on more occasions than not, how windows loads and references DLL is a confusing and complicated ordeal, thus sometimes inconsistency and errors like this. As Anaristos said, how much free space you have on your harddrive, and the stack trace, (viewable by clicking "Show error report") may be helpful in tracking down your problem.
_________________
"To the engineer, all matter in the universe can be placed into one of two categories: (1) things that need to be fixed, and (2) things that will need to be fixed after you've had a few minutes to play with them" - Scott Adams, The Dilbert Principle
Reply with quote
LlokAetolia
Newbie


Joined: 02 Jan 2012
Posts: 7

PostPosted: Fri Jan 06, 2012 7:20 am   
 
callstack crc : $09cb2bc4, $8c95f504, $8c95f504
exception number : 3
exception class : EZSQLException
exception message : SQL Error: SQL logic error or missing database.

Main ($136c):
0089f738 +0f8 cMUD.exe ZDbcSqLiteUtils 229 +14 CheckSQLiteError
008a866c +0e4 cMUD.exe ZDbcSqLiteStatement 183 +14 TZSQLiteStatement.ExecuteQuery
0089a1b2 +036 cMUD.exe ZDbcStatement 1984 +1 TZEmulatedPreparedStatement.ExecuteQuery
0089a2b3 +02f cMUD.exe ZDbcStatement 2025 +1 TZEmulatedPreparedStatement.ExecuteQueryPrepared
009071f4 +1a4 cMUD.exe ZAbstractRODataset 1564 +25 TZAbstractRODataset.CreateResultSet
009000de +02e cMUD.exe ZAbstractDataset 329 +1 TZAbstractDataset.CreateResultSet
009072f6 +0a2 cMUD.exe ZAbstractRODataset 1588 +12 TZAbstractRODataset.InternalOpen
0060a56d +019 cMUD.exe DB TDataSet.DoInternalOpen
0060a626 +01e cMUD.exe DB TDataSet.OpenCursor
0060a4e1 +055 cMUD.exe DB TDataSet.SetActive
0060a2d9 +009 cMUD.exe DB TDataSet.Open
00e1fabf +09f cMUD.exe PkgDM 1327 +8 TPkg.CheckDescVersion
00e1ff30 +06c cMUD.exe PkgDM 1395 +5 TPkg.SaveDesc
00e2ab9f +0db cMUD.exe PkgDM 4855 +15 TPkg.Save
00c9e9b0 +060 cMUD.exe PkgMain 3570 +7 TPkgMainF.FormClose
004a1c73 +017 cMUD.exe Forms TCustomForm.DoClose
00a86f0d +005 cMUD.exe MultiForm 219 +1 TMultForm.DoClose
004a671d +055 cMUD.exe Forms TCustomForm.Close
004a5714 +000 cMUD.exe Forms TCustomForm.WMClose
004bc0b7 +2bb cMUD.exe Controls TControl.WndProc
004c00bb +4fb cMUD.exe Controls TWinControl.WndProc
004a261b +553 cMUD.exe Forms TCustomForm.WndProc
004bf7e4 +02c cMUD.exe Controls TWinControl.MainWndProc
0047d448 +014 cMUD.exe Classes StdWndProc
75632be9 +016 USER32.dll CallWindowProcA
006f96b7 +0a7 cMUD.exe aqDockingUtils 1728 +7 CallDefWndProc
006f97a5 +0dd cMUD.exe aqDockingUtils 1776 +41 TaqWindowEventFilter.WndProc
0047d448 +014 cMUD.exe Classes StdWndProc
76de6feb +02b ntdll.dll KiUserCallbackDispatcher
7560c6b1 +b95 USER32.dll DefWindowProcA
75632be9 +016 USER32.dll CallWindowProcA
00662226 +0ee cMUD.exe VCLFixPack TContextMenuFixWinControl.DefaultHandler
004a4752 +05a cMUD.exe Forms TCustomForm.DefaultHandler
004c1ce5 +0a1 cMUD.exe Controls TWinControl.WMSysCommand
004a57e5 +055 cMUD.exe Forms TCustomForm.WMSysCommand
0073c924 +034 cMUD.exe zsForm 282 +3 TzForm.WMSysCommand
00a87618 +038 cMUD.exe MultiForm 409 +3 TMultForm.WMSysCommand
004bc0b7 +2bb cMUD.exe Controls TControl.WndProc
004c00bb +4fb cMUD.exe Controls TWinControl.WndProc
004a261b +553 cMUD.exe Forms TCustomForm.WndProc
004bf7e4 +02c cMUD.exe Controls TWinControl.MainWndProc
0047d448 +014 cMUD.exe Classes StdWndProc
75632be9 +016 USER32.dll CallWindowProcA
006f96b7 +0a7 cMUD.exe aqDockingUtils 1728 +7 CallDefWndProc
006f97a5 +0dd cMUD.exe aqDockingUtils 1776 +41 TaqWindowEventFilter.WndProc
0047d448 +014 cMUD.exe Classes StdWndProc
76de6feb +02b ntdll.dll KiUserCallbackDispatcher
7560c6b1 +b95 USER32.dll DefWindowProcA
75632be9 +016 USER32.dll CallWindowProcA
00662226 +0ee cMUD.exe VCLFixPack TContextMenuFixWinControl.DefaultHandler
004a4752 +05a cMUD.exe Forms TCustomForm.DefaultHandler
004bc701 +015 cMUD.exe Controls TControl.WMNCLButtonDown
004a53d0 +084 cMUD.exe Forms TCustomForm.WMNCLButtonDown
004bc0b7 +2bb cMUD.exe Controls TControl.WndProc
004c00bb +4fb cMUD.exe Controls TWinControl.WndProc
004a261b +553 cMUD.exe Forms TCustomForm.WndProc
004bf7e4 +02c cMUD.exe Controls TWinControl.MainWndProc
0047d448 +014 cMUD.exe Classes StdWndProc
75632be9 +016 USER32.dll CallWindowProcA
006f96b7 +0a7 cMUD.exe aqDockingUtils 1728 +7 CallDefWndProc
006f97a5 +0dd cMUD.exe aqDockingUtils 1776 +41 TaqWindowEventFilter.WndProc
0047d448 +014 cMUD.exe Classes StdWndProc
75612e3c +00a USER32.dll DispatchMessageA
004aa790 +0fc cMUD.exe Forms TApplication.ProcessMessage
004aa7ca +00a cMUD.exe Forms TApplication.HandleMessage
004aaabf +0b3 cMUD.exe Forms TApplication.Run
00e8cdec +088 cMUD.exe CMUD 371 +20 initialization
0046001e +022 cMUD.exe Variants DateToWStrViaOS
75d5ed6a +010 kernel32.dll BaseThreadInitThunk


184 Gig free, will do a defrag now. Thanks :)
Reply with quote
LlokAetolia
Newbie


Joined: 02 Jan 2012
Posts: 7

PostPosted: Sat May 26, 2012 8:26 am   
 
BUMP Just cause CMUD staff never got back to me :/
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net