I need some help setting up Elite-CoEmu i keep getting errors
im running on 64x OS so i switched the servers to 86x otherwise i get the error that is in the attached files
like this for world server
and for the login server it doesnt load the configuration file
im running on 64x OS so i switched the servers to 86x otherwise i get the error that is in the attached files
like this for world server
HTML Code:
10:41 - System.IO.FileLoadException: Could not load file or assembly 'MySql.Data, Version=6.2.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'MySql.Data, Version=6.2.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' at MySqlHandler.MySqlReader.TryFill(MySqlCommand command) at MySqlHandler.MySqlReader..ctor(MySqlCommand command) at WorldServer.Database.LoadMaps() in C:\Users\Tyler\Desktop\EliteCoEmu\WorldServer\Database\Database.cs:line 759 WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. 10:41 - System.MissingFieldException: Field not found: 'PicMaps.DynaMap.Type'. at WorldServer.Database.LoadDynamicMaps() at WorldServer.Initialize.LoadMaps() in C:\Users\Tyler\Desktop\EliteCoEmu\WorldServer\Initialize.cs:line 28 at WorldServer.World.StartServer() in C:\Users\Tyler\Desktop\EliteCoEmu\WorldServer\World.cs:line 113