Adventure-Terraria-Server-Project/AdvancedCircuits-Plugin

Crash On Startup (on guide server as well)

Sanlan opened this issue · 2 comments

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)

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

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