Open 1450143535 opened 2 weeks ago
this means you're running the game on an unsupported OS. the dll shipped with the mod is for Windows x64 only you'll have to download a separate dll from https://www.sqlite.org/ for your os and replace the default one
other possibility ( because from the logs i see you are indeed on windowsx64 ) is that r2-modman for some reason has unpacked the mod wrong
in both cases the fix is for you to manually download the .dll and put it in the right folder
May I ask if this dll file should be correctly placed in the plugins folder? Instead of placing it in the patchers folder
After downloading the mod on r2modman, the folder locations and corresponding files for all configurations of the mod are shown in the following figure. Can you help me check if there are any issues?
Failed to load SQLite native DLL from path: C:\Users\29229\AppData\Roaming\r2modmanPlus-local\LethalCompany\profiles\Company Mod v64 淘气Plus版(1.1.0)\BepInEx\patchers\mattymatty-AsyncLoggers\sqlite_native\sqlite3.dll
Can you explain in detail where my problem lies and how I should proceed?
if you don't need the .sqlite database, you're free to continue using the mod as the error is not blocking and the other features will still work.
the error as far as i can tell is that BepInEx is not finding the file named sqlite3.dll
under the path C:\Users\29229\AppData\Roaming\r2modmanPlus-local\LethalCompany\profiles\Company Mod v64 淘气Plus版(1.1.0)\BepInEx\patchers\mattymatty-AsyncLoggers\sqlite_native
Every time I start the module, a string of red code errors always appears in the program log. After checking, I found that this string of code errors is related to AsyncLoggers(2.1.2). I will attach relevant pictures. Could you please investigate where the problem is? Below is the relevant log information: LogOutput.log The following is the version information of all modules in the integrated package that I have created: mod version.txt