Jump to content
  • 0

What is this error about?


Zendev

Question

Hey! Im getting this error when trying to open the editor. Can someone translate the error log for me to find the problem?

 

2022-01-06 18:08:39.295 [Error] 
  Message: Unable to open the database file
    Stack:    kohteessa Mono.Data.Sqlite.SQLite3.Open(String strFilename, SQLiteOpenFlagsEnum flags, Int32 maxPoolSize, Boolean usePool)
   kohteessa Mono.Data.Sqlite.SqliteConnection.Open()
   kohteessa Intersect.Editor.Database.InitMapCache() tiedostossa C:\TeamCity\buildAgent\work\676c60f42f2551e6\Intersect.Editor\Core\Database.cs:rivillä 79
   kohteessa Intersect.Editor.Forms.FrmLogin.frmLogin_Load(Object sender, EventArgs e) tiedostossa C:\TeamCity\buildAgent\work\676c60f42f2551e6\Intersect.Editor\Forms\frmLogin.cs:rivillä 53
   kohteessa System.Windows.Forms.Form.OnLoad(EventArgs e)
   kohteessa System.Windows.Forms.Form.OnCreateControl()
   kohteessa System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   kohteessa System.Windows.Forms.Control.CreateControl()
   kohteessa System.Windows.Forms.Control.WmShowWindow(Message& m)
   kohteessa System.Windows.Forms.Control.WndProc(Message& m)
   kohteessa System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   kohteessa System.Windows.Forms.Form.WmShowWindow(Message& m)
   kohteessa System.Windows.Forms.Form.WndProc(Message& m)
   kohteessa System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   kohteessa System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   kohteessa System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


--------------------------------------------------------------------------------
2022-01-06 18:08:39.565 [Info] Connecting to 127.0.0.1:5400...

--------------------------------------------------------------------------------
2022-01-06 18:08:40.222 [Info] Connection approved [00000000-0000-0000-0000-000000000000].

--------------------------------------------------------------------------------
2022-01-06 18:08:40.232 [Debug] approval Time=272685 Offset=63777089047526 Real=63777089320212

--------------------------------------------------------------------------------
2022-01-06 18:08:40.232 [Debug] local Time=272685 Offset=63777089047546 Real=63777089320232

--------------------------------------------------------------------------------
2022-01-06 18:08:40.232 [Debug] real delta=20

--------------------------------------------------------------------------------
2022-01-06 18:08:40.232 [Debug] this.Statistics.Ping=0 NCPing=3

--------------------------------------------------------------------------------
2022-01-06 18:08:40.233 [Debug] Connection established to remote [00000000-0000-0000-0000-000000000000/127.0.0.1:5400].

--------------------------------------------------------------------------------
2022-01-06 18:08:40.234 [Info] Connected [00000000-0000-0000-0000-000000000000].

--------------------------------------------------------------------------------

 

PS. Sorry for copy pasteing the log here, couldnt upload it through filehost

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...