Adventure-Terraria-Server-Project / AdvancedCircuits-Plugin

Advanced Circuits Plugin for Terraria Server API and TShock.
GNU General Public License v3.0
8 stars 8 forks source link

Crash On Startup (on guide server as well) #53

Closed Sanlan closed 11 years ago

Sanlan commented 11 years ago

Log from tshock (guide server)-

2013-06-17 15:10:23 - PluginContainer: ERROR: Fatal Startup Exception 2013-06-17 15:10:23 - PluginContainer: ERROR: System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) at Mono.Data.Sqlite.UnsafeNativeMethods.sqlite3_open_v2(Byte[] utf8Filename, IntPtr& db, Int32 flags, IntPtr vfs) at Mono.Data.Sqlite.SQLite3.Open(String strFilename, SQLiteOpenFlagsEnum flags, Int32 maxPoolSize, Boolean usePool) at Mono.Data.Sqlite.SqliteConnection.Open() at TShockAPI.DB.DbExt.QueryReader(IDbConnection olddb, String query, Object[] args) at TShockAPI.DB.SqlTableCreator.GetColumns(SqlTable table) at TShockAPI.DB.SqlTableCreator.EnsureExists(SqlTable table) at TShockAPI.DB.BanManager..ctor(IDbConnection db) at TShockAPI.TShock.Initialize()

Additional Notes- Have tried to place this server into another tshock file using copy/paste, this lead to the same issue. Leading me to believe that it is something wrong with the executable file (TerrariaServer.exe)

Sanlan commented 11 years ago

*Other notes (forgot to add in) Windows 8 Operating System 64 bit system

CoderCow commented 11 years ago

Currently being discussed in the TShock forums. Both AC packages have been updated with a x86 version of TerrariaServer.