![](templates/Classic/images/spacer.gif) |
Troublemag Wanderer
Joined: 14 Jul 2004 Posts: 83
|
Posted: Sat Jul 18, 2009 2:12 am
[CMUDPro 3.09] SQL Error: library routine called out of sequence |
I tried opening an existing session after it had been converted and got this error message.
I have been able to open a blank session connecting to the same game without issue, but on attempting to open the .pkg file, the error generated again. I closed application, restarted CMUD, and tried editing the session properties to point to the old .pkg file. On connection, the error again generated. |
|
_________________ CMUDPro 3.22 |
|
|
![](templates/Classic/images/spacer.gif) |
Zugg MASTER
![](images/avatars/164475849040f41c23b22fe.gif)
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Sat Jul 18, 2009 4:14 am |
Please email me your *.PKG file at sales@zuggsoft.com. If you can, send both the previous version of the pkg file (the _bak.pkg backup) along with the converted file.
|
|
|
![](templates/Classic/images/spacer.gif) |
ReedN Wizard
Joined: 04 Jan 2006 Posts: 1279 Location: Portland, Oregon
|
Posted: Sat Jul 18, 2009 3:07 pm |
I've gotten the same error:
Code: |
date/time : 2009-07-18, 08:03:16, 359ms
operating system : Windows XP Service Pack 3 build 2600
system language : English
system up time : 15 hours 3 minutes
program up time : 1 minute 28 seconds
processors : 2x Genuine Intel(R) CPU @ 2.93GHz
physical memory : 2400/3326 MB (free/total)
free disk space : (C:) 32.74 GB
display mode : 1600x1200, 32 bit
process id : $14f0
allocated memory : 48.47 MB
executable : cMUDPro.exe
exec. date/time : 2009-07-17 15:44
version : 3.9.0.0
compiled with : BCB 2006/07
madExcept version : 3.0h
callstack crc : $bbc0485e, $e65b8047, $e65b8047
exception number : 1
exception class : EZSQLException
exception message : SQL Error: library routine called out of sequence.
Main ($1378):
00889720 +0f8 cMUDPro.exe ZDbcSqLiteUtils 229 +14 CheckSQLiteError
0088eef5 +181 cMUDPro.exe ZDbcSqLite 366 +25 TZSQLiteConnection.Open
0088ec08 +064 cMUDPro.exe ZDbcSqLite 261 +4 TZSQLiteDriver.GetPlainDriver
0088ecff +08b cMUDPro.exe ZDbcSqLite 292 +9 TZSQLiteConnection.Create
0088ea16 +09e cMUDPro.exe ZDbcSqLite 190 +6 TZSQLiteDriver.Connect
00856a9d +061 cMUDPro.exe ZDbcIntfs 968 +4 TZDriverManager.GetConnectionWithParams
008a3157 +173 cMUDPro.exe ZConnection 658 +45 TZConnection.Connect
008a2beb +02b cMUDPro.exe ZConnection 368 +7 TZConnection.SetConnected
00ea7e19 +1c9 cMUDPro.exe MapList3 1174 +29 TMapNode.LoadMap
00eafafc +030 cMUDPro.exe MapList3 3977 +3 AddMapDB
00eafb27 +013 cMUDPro.exe MapList3 3986 +2 GetMapDB
00eafb8e +03e cMUDPro.exe MapList3 3998 +6 UpdateMapDB
00e24a6b +057 cMUDPro.exe MAIN 17592 +8 TMUDForm.MapDB
00e24ad0 +008 cMUDPro.exe MAIN 17612 +3 TMUDForm.MapPanel
00dc0403 +053 cMUDPro.exe PARENT 9728 +8 TParentForm.ShowMap
00dc491b +013 cMUDPro.exe PARENT 11352 +1 TParentForm.SetMapOn
00dbd66b +037 cMUDPro.exe PARENT 8544 +6 TParentForm.AutoMapper1Click
0047bb13 +00f cMUDPro.exe Classes TBasicAction.Execute
004d038d +031 cMUDPro.exe ActnList TContainedAction.Execute
004d1054 +050 cMUDPro.exe ActnList TCustomAction.Execute
0047b9df +013 cMUDPro.exe Classes TBasicActionLink.Execute
006b3f9e +052 cMUDPro.exe dxBar 37239 +5 TdxBarItem.DoClick
006b3f1b +03b cMUDPro.exe dxBar 37227 +4 TdxBarItem.DirectClick
006b81ac +154 cMUDPro.exe dxBar 39494 +32 TdxBarItemControl.ControlUnclick
006bb28a +056 cMUDPro.exe dxBar 41412 +6 TdxBarButtonControl.ControlUnclick
006a0dce +0fe cMUDPro.exe dxBar 27163 +24 TCustomdxBarControl.WMLButtonUp
006a5be3 +127 cMUDPro.exe dxBar 29824 +38 TdxBarControl.WMLButtonUp
004bf5eb +2bb cMUDPro.exe Controls TControl.WndProc
004c35ef +4fb cMUDPro.exe Controls TWinControl.WndProc
006a197c +25c cMUDPro.exe dxBar 27509 +52 TCustomdxBarControl.WndProc
006a876f +147 cMUDPro.exe dxBar 31226 +52 TdxBarControl.WndProc
004c2d18 +02c cMUDPro.exe Controls TWinControl.MainWndProc
0047c7d4 +014 cMUDPro.exe Classes StdWndProc
7e4196c2 +00a USER32.dll DispatchMessageA
004adcc4 +0fc cMUDPro.exe Forms TApplication.ProcessMessage
004adcfe +00a cMUDPro.exe Forms TApplication.HandleMessage
004adff3 +0b3 cMUDPro.exe Forms TApplication.Run
00f67f3c +088 cMUDPro.exe cMUDPro 361 +20 initialization
7c912c21 +069 ntdll.dll RtlUnicodeStringToAnsiString
error details:
1) Export my package as xml
2) quite Cmud
3) Delete package
4) Start Cmud
5) Import xml
6) Try to open map
|
I've been able to get it to work if I erase my package then load the map, then re-import my xml into the package. |
|
|
![](templates/Classic/images/spacer.gif) |
ReedN Wizard
Joined: 04 Jan 2006 Posts: 1279 Location: Portland, Oregon
|
Posted: Sat Jul 18, 2009 8:30 pm |
This error keeps popping up. Something keeps continuously causing the problem. I'll get everything all fixed then go into it the next time and the same error comes up. How frustrating.
I've also noticed that when it crashes it leaves a blank name ".dbm" file of size 60kb in my data directory.
I've gotten this error when using the session and map file I sent you in a clean area. Just load the package and open the map then close them (do it a few times with program closures in between) and you should see the error. |
|
|
![](templates/Classic/images/spacer.gif) |
|
|