Skip to content

Issue with Teleportication v1.5.7 on Windows/Carbon (SQLite error) #1

Description

@K9N16

Hello,

I’m experiencing an issue with Teleportication v1.5.7 on my Rust server (Windows, running Carbon).
The plugin loads but fails during initialization with an SQLite error. Here is the relevant log:

09/05 11:53:32 | Loaded plugin Teleportication v1.5.7 by RFC1920 [362ms] 09/05 11:53:32 | [Teleportication] HERE! 09/05 11:53:32 | Failed to call internal hook 'OnServerInitialized' on plugin 'Teleportication v1.5.7' [352240293] (SQLite.Interop.dll assembly:<unknown assembly> type:<unknown type> member:(null)) at void System.Data.SQLite.SQLite3.Open(string strFilename, string vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, int maxPoolSize, bool usePool) at void System.Data.SQLite.SQLiteConnection.Open() at void Oxide.Plugins.Teleportication.OnServerInitialized() in D:/TCAFiles/Users/kk/5128864/carbon/plugins/Teleportication.cs:line 122 at object Oxide.Plugins.Teleportication.InternalCallHook(uint hook, object[] args) in Teleportication.cs/Internal:line 442

Do you know if this is a compatibility issue with Carbon on Windows, or could it be related to a missing/incorrect SQLite dependency?
Is there a recommended fix or update?

Thank you for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions