Weird bug

Weird bug

Postby edtheman » 08 Jul 2013, 02:35

Does anyone know what this is?
Type: SQLiteException
Source: System.Data.SQLite
Message: SQLite error
table Blocks has no column named Map
Target: Prepare
Trace: at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at MCDzienny.SQLite.ExecuteQuery(String queryString, Dictionary`2 parameters)
at MCDzienny.DBInterface.ExecuteQuery(String queryString, Boolean createDB)
at MCDzienny.Database.DBManager.Initialization()
Owner of extreme zombie survival. extremezombiesmc.webs.com
edtheman
 
Posts: 19
Joined: 26 Oct 2012, 23:47

Re: Weird bug

Postby edtheman » 08 Jul 2013, 16:23

I really need help guys.
Owner of extreme zombie survival. extremezombiesmc.webs.com
edtheman
 
Posts: 19
Joined: 26 Oct 2012, 23:47

Re: Weird bug

Postby HETAL » 08 Jul 2013, 16:32

Try replacing your exe files and DLL files
YOU HAVENT SEEN THE LAST OF ME ISMELLIKE
HETAL
 
Posts: 397
Joined: 24 May 2013, 12:10

Re: Weird bug

Postby Warren1001 » 08 Jul 2013, 16:41

What command did you use?
It might be a custom command...
edtheman wrote:table Blocks has no column named Map

Meaning a custom command or even a core command could have tried to use the table "blocks" which doesn't have column named "map", and it tried to use the column "map". It threw an error because it's not there...
Warren1001
 
Posts: 197
Joined: 08 Aug 2012, 03:50

Re: Weird bug

Postby ismellike » 08 Jul 2013, 17:02

That is an old error that isn't harmful or anything.
It happens on start up, and like warren said, there is not an entry for Blocks in the database.
It happens to almost everyone.
What a beast...
User avatar
ismellike
Coder
 
Posts: 731
Joined: 31 Oct 2012, 04:04
Location: Kansas

Re: Weird bug

Postby edtheman » 08 Jul 2013, 20:26

Does it prevent people from joining?
Owner of extreme zombie survival. extremezombiesmc.webs.com
edtheman
 
Posts: 19
Joined: 26 Oct 2012, 23:47

Re: Weird bug

Postby ismellike » 08 Jul 2013, 20:57

Not at all, it is just a visual problem really.
I think everyone gets it, unless they make the entry for blocks themselves.
What a beast...
User avatar
ismellike
Coder
 
Posts: 731
Joined: 31 Oct 2012, 04:04
Location: Kansas


Return to Help

Who is online

Users browsing this forum: No registered users and 4 guests

cron