This site has been archived and made available for preservation purposes. No edits can be made.

Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Could not open SQLite3 database: library routine called out of sequence

  1. #1

    Could not open SQLite3 database: library routine called out of sequence

    Hi, I had a problem when the server starts standart.pwn.
    debug log:
    PHP Code:
    Vault-Tec Multiplayer Mod dedicated server debug log (0.1a snapshot "Gary 2.8")Local host127.0.0.1|1770Visit www.vaultmp.com for help and upload this log if you experience problems with the mod.-----------------------------------------------------------------------------------------------------[2013-07-19 17:06:02Could not open SQLite3 databaselibrary routine called out of sequence[2013-07-19 17:06:020x5038bbVaultException::stacktrace_() in C:\Users\&#1055;ельмеша\Desktop\vaultserver\vaultserverd.exe0x503b3a: VaultException::stacktrace() in C:\Users\Пельмеша\Desktop\vaultserver\vaultserverd.exe0x5ed1f4: Database<DB::Record>::initialize(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) in C:\Users\Пельмеша\Desktop\vaultserver\vaultserverd.exe0x5099af: GameFactory::Initialize() in C:\Users\Пельмеша\Desktop\vaultserver\vaultserverd.exe0x4f6b40: Dedicated::DedicatedThread() in C:\Users\Пельмеша\Desktop\vaultserver\vaultserverd.exe0x664338: void std::_Bind_simple<void (*())()>::_M_invoke<>(std::_Index_tuple<>) in C:\Users\Пельмеша\Desktop\vaultserver\vaultserverd.exe0x6643d4: std::_Bind_simple<void (*())()>::operator()() in C:\Users\Пельмеша\Desktop\vaultserver\vaultserverd.exe0x69e5a6: std::thread::_Impl<std::_Bind_simple<void (*())()> >::_M_run() in C:\Users\Пельмеша\Desktop\vaultserver\vaultserverd.exe0x6d1e40: operator new(unsigned int, void*) in C:\Users\Пельмеша\Desktop\vaultserver\vaultserverd.exe0x76bf1287: itow_s in C:\Windows\system32\msvcrt.dll0x76bf1328: endthreadex in C:\Windows\system32\msvcrt.dll0x7721ed6c: BaseThreadInitThunk in C:\Windows\system32\kernel32.dll0x770e377b: RtlInitializeExceptionChain in C:\Windows\SYSTEM32\ntdll.dll0x770e374e: RtlInitializeExceptionChain in C:\Windows\SYSTEM32\ntdll.dll
    [2013-07-19 17:06:02Network thread is going to terminate-----------------------------------------------------------------------------------------------------END OF LOG 

  2. #2
    Senior Member Volumed's Avatar
    Join Date
    Aug 2011
    Location
    Holland
    Posts
    1,010
    Blog Entries
    1
    Yeah, because that doesn't make it total hard to read.......

    Don't use standart.pwn I don't what you did with it but then you're doing it wrong or maybe it can also be out of date.
    I recommend you to use this script: https://www.vaultmp.com/showthread.ph...y-server-setup
    If you want to edit basic things.

  3. #3
    Quote Originally Posted by Volumed View Post
    Yeah, because that doesn't make it total hard to read.......

    Don't use standart.pwn I don't what you did with it but then you're doing it wrong or maybe it can also be out of date.
    I recommend you to use this script: https://www.vaultmp.com/showthread.ph...y-server-setup
    If you want to edit basic things.
    I created a macro to a shortcut functions and compiled standart.pwn.
    I'm pretty sure my revision did not affect the events, i compile mode -C32, also tried to mode -C64, compiled without their modifications, nothing has changed. Any other suggestions?

  4. #4
    Administrator
    Join Date
    Jun 2011
    Location
    Germany
    Posts
    1,057
    Blog Entries
    5
    Do you have the data/ folder with the fallout3.sqlite3 in it at the same place as the server? Try to run as admin

  5. #5
    Senior Member Volumed's Avatar
    Join Date
    Aug 2011
    Location
    Holland
    Posts
    1,010
    Blog Entries
    1
    Did your server work before you loaded the script standart.pwn?

  6. #6


    Run as administrator, nothing.

  7. #7
    Quote Originally Posted by Volumed View Post
    Did your server work before you loaded the script standart.pwn?
    Um. Most likely after loading the gm.

  8. #8
    Senior Member Volumed's Avatar
    Join Date
    Aug 2011
    Location
    Holland
    Posts
    1,010
    Blog Entries
    1
    Quote Originally Posted by Debug View Post


    Run as administrator, nothing.
    Can you load it without standard.amx

  9. #9
    Even so, nothing changes.

  10. #10
    Senior Member Volumed's Avatar
    Join Date
    Aug 2011
    Location
    Holland
    Posts
    1,010
    Blog Entries
    1
    Can you join the chat? It's more easy to support you there.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •