Fixed Dedicated Server start fail after update 1.8.10 "DllNotFoundException: SQLite.Interop.dll"

Discussion in 'Fixed (Read Only)' started by suito_venus, Oct 12, 2022.

  1. suito_venus

    suito_venus Ensign

    Joined:
    Sep 30, 2019
    Messages:
    20
    Likes Received:
    10
    For more information see here Bug Report Template

    Build: v1.8.10 3881
    Mode: Survival
    Mode: Dedicated Server

    SERVER NAME: suito reforged eden server
    SEED-ID:651406

    If applicable:
    MODIFIED PLAYFIELDS:

    Reproducibility: Allways
    Severity: Crash

    Type: Dedicated Server Applicaion

    Summary: Dedicated Server start fail after update 1.8.10

    Description:
    Our Dedicated Server with scenario 'Project Eden and 'Reforged Eden' update from 1.8.8 to 1.8.10.
    After Dedicated Server update start server from EAH, but server didn't start.
    Dedicated Server log have Exception
    -------
    12-11:03:23.326 20_03 -LOG- Loading file 'C:\steamCMD_02\empyriondedicatedserver\DedicatedServer/../SUITO_Reforged_Eden_Server_dedicated.yaml'
    12-11:03:24.479 20_03 -LOG- Save game version v1.7.8, Build 3720
    Fallback handler could not load library C:/steamCMD_02/empyriondedicatedserver/DedicatedServer/EmpyrionDedicated_Data/MonoBleedingEdge/SQLite.Interop.dll

    ~~~ ~~~~

    Fallback handler could not load library C:/steamCMD_02/empyriondedicatedserver/DedicatedServer/EmpyrionDedicated_Data/MonoBleedingEdge/libSQLite.Interop.dll
    DllNotFoundException: SQLite.Interop.dll assembly:<unknown assembly> type:<unknown type> member:(null)
    at (wrapper managed-to-native) System.Data.SQLite.UnsafeNativeMethods.sqlite3_config_none(System.Data.SQLite.SQLiteConfigOpsEnum)
    at System.Data.SQLite.SQLite3.StaticIsInitialized () [0x0001c] in <d52f09e2aa2f4a7593c588778ba249ea>:0
    at System.Data.SQLite.SQLiteLog.Initialize (System.String className) [0x00026] in <d52f09e2aa2f4a7593c588778ba249ea>:0
    at System.Data.SQLite.SQLiteConnection..ctor (System.String connectionString, System.Boolean parseViaFramework) [0x00046] in <d52f09e2aa2f4a7593c588778ba249ea>:0
    at System.Data.SQLite.SQLiteConnection..ctor (System.String connectionString) [0x00000] in <d52f09e2aa2f4a7593c588778ba249ea>:0
    at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteConnection..ctor(string)
    at Assembly-CSharp.DomainToken.FreeActivator () [0x00065] in <47dd6b5a1d524c1c8e49522ae014f14b>:0
    at Assembly-CSharp.DomainToken.FreeActivator (System.String , System.String ) [0x0000e] in <47dd6b5a1d524c1c8e49522ae014f14b>:0
    at Assembly-CSharp.DomainToken.InsertPackage (System.String , System.String , System.Boolean ) [0x0000f] in <47dd6b5a1d524c1c8e49522ae014f14b>:0
    at Assembly-CSharp.DialogCollection.InsertPackage (System.String , System.String , System.Boolean , System.Boolean , System.Boolean , System.Int32 ) [0x00000] in <47dd6b5a1d524c1c8e49522ae014f14b>:0
    at Assembly-CSharp.MenuItemResolver.PrintReference () [0x00336] in <47dd6b5a1d524c1c8e49522ae014f14b>:0
    at MBS_S.set_InsertPackage (MBS_S+ActivityEventArgs ) [0x00014] in <47dd6b5a1d524c1c8e49522ae014f14b>:0
    at GameStartup.Awake () [0x002c8] in <47dd6b5a1d524c1c8e49522ae014f14b>:0

    12-11:03:26.312 20_03 -WRN- EAC2 Log: EOS SDK Analytics disabled for route [1].
    ------


    Steps to Reproduce:
    1) Dedicated Server update from 1.8.8 to 1.8.10.
    2) Start Server from EAH
    3) Server start fail at "DllNotFoundException: SQLite.Interop.dll"

    Screenshots, Crash Logs, any other Relevant Information or Download links:

    See attached files:
    Dedicated_221012-200322-43.log ... Server log with "DllNotFoundException: SQLite.Interop.dll"
    dedicated_server_update_log_3881.txt ... dedicated server update log ( This is OK, Server files are downloaded finished normally, verifying install is OK )
     

    Attached Files:

    #1
  2. Pantera

    Pantera Administrator Staff Member

    • Developer
    • Moderator
    Joined:
    Aug 15, 2016
    Messages:
    3,418
    Likes Received:
    6,112
    We are already creating a new build with a fix for this issue that some servers are experiencing.
    In the mean time you can download this file which is just to replace the current version "SQLite.Interop.dll"
    https://drive.google.com/file/d/1WoG1SDHIeQp5sbuxssTrzTEfw_a2bpXT/view?usp=sharing

    Then go to here & extract it then try to start the server again
    Empyrion - Dedicated Server\DedicatedServer\EmpyrionDedicated_Data\Plugins\x86_64
     
    #2
  3. suito_venus

    suito_venus Ensign

    Joined:
    Sep 30, 2019
    Messages:
    20
    Likes Received:
    10
    I had restarted server because of your help.

    Thanks !
     
    #3
    Pantera likes this.
  4. Pantera

    Pantera Administrator Staff Member

    • Developer
    • Moderator
    Joined:
    Aug 15, 2016
    Messages:
    3,418
    Likes Received:
    6,112
    #4

Share This Page