Closed digital-dev closed 6 years ago
Result of "locate SQLite.Interop.dll"
/home/mg7d/7d2d_pve/7D2D_PvE_Data/Managed/x64/SQLite.Interop.dll /home/mg7d/7d2d_pve/7D2D_PvE_Data/Managed/x86/SQLite.Interop.dll /home/mg7d/7d2d_pve/7D2D_PvE_Data/Mono/x86/SQLite.Interop.dll /home/mg7d/7d2d_pve/7D2D_PvE_Data/Mono/x86_64/SQLite.Interop.dll /home/mg7d/7d2d_pvp/7D2D_PvP_64_Data/Managed/x64/SQLite.Interop.dll /home/mg7d/7d2d_pvp/7D2D_PvP_64_Data/Managed/x86/SQLite.Interop.dll /home/mg7d/7d2d_pvp/7D2D_PvP_64_Data/Mono/x86/SQLite.Interop.dll /home/mg7d/7d2d_pvp/7D2D_PvP_64_Data/Mono/x86_64/SQLite.Interop.dll /home/mg7d/Mods/7DaysToDieServer_Data/Managed/x64/SQLite.Interop.dll /home/mg7d/Mods/7DaysToDieServer_Data/Managed/x86/SQLite.Interop.dll /home/mg7d/Mods/7DaysToDieServer_Data/Mono/x86/SQLite.Interop.dll /home/mg7d/Mods/7DaysToDieServer_Data/Mono/x86_64/SQLite.Interop.dll
ServerTools Version 11.8 also affected.
No available workaround as ServerTools also fails with MySQL setup:
KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[System.String,MySql.Data.MySqlClient.CharacterSet].get_Item (System.String key) [0x00000] in <filename unknown>:0
at MySql.Data.MySqlClient.CharSetMap.GetCharacterSet (DBVersion version, System.String CharSetName) [0x00000] in <filename unknown>:0
at MySql.Data.MySqlClient.NativeDriver.GetFieldMetaData41 () [0x00000] in <filename unknown>:0
at MySql.Data.MySqlClient.NativeDriver.GetFieldMetaData () [0x00000] in <filename unknown>:0
at MySql.Data.MySqlClient.NativeDriver.ReadColumnMetadata (Int32 count) [0x00000] in <filename unknown>:0
at MySql.Data.MySqlClient.MySqlDataReader.NextResult () [0x00000] in <filename unknown>:0
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader (CommandBehavior behavior) [0x00000] in <filename unknown>:0
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand:ExecuteReader ()
at ServerTools.MySqlDatabase.TQuery (System.String _sql) [0x00000] in <filename unknown>:0
at ServerTools.SQL.TQuery (System.String _sql) [0x00000] in <filename unknown>:0
at ServerTools.MySqlDatabase.CreateTables () [0x00000] in <filename unknown>:0
at ServerTools.MySqlDatabase.SetConnection () [0x00000] in <filename unknown>:0
at ServerTools.SQL.Connect () [0x00000] in <filename unknown>:0
at ServerTools.Config.LoadXml () [0x00000] in <filename unknown>:0
at ServerTools.Config.Load () [0x00000] in <filename unknown>:0
at ServerTools.API.GameAwake () [0x00000] in <filename unknown>:0
at ModManager.GameAwake () [0x00000] in <filename unknown>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
Logger:masterLogException(Exception)
Logger:Exception(Exception)
Log:Exception(Exception)
ModManager:GameAwake()
GameManager:Awake()
https://www.connectionstrings.com/mysql-connector-net-mysqlconnection/specifying-character-set/
Are you running 32 bit linux OS for 7 days to die?
64 Bit Ubuntu 18.04 LTS Minimal Installation
I am working on V12 at the moment, for windows, but I have been told it works on linux with mysql now. It only works for alpha 17 though. I am not sure if you are using it yet.
V11 does not have proper support for linux and very few were able to get it to work, sorry to say.
I have a VM setup with it for testing and will see whats happening once V12 is stable and bug free.
Thank you for the report.
Describe the bug A clear and concise description of what the bug is: This bug affects Freshly Installed Builds of the current 7D2D server version for Linux with the current version of ServerTools.
How To Reproduce Steps to reproduce the behavior: Installing 7 Days to Die server on Ubuntu 18.04 LTS and Installing Server Tools.
Expected behavior A clear and concise description of what you expected to happen: Expect to be able to enable ServerTools and use Features, gets error and Failure to Load.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
Latest version of 7D2D Server and ServerTools, Fresh Build.
Server Log: