Hi,
I'm using SiaqoDb on my project well.
But on other PC, I got this error: (Main PC does not make this error)
LightningException: Exception of type 'LightningDB.LightningException' was thrown.
LightningDB.Native.NativeMethods.ExecuteHelper (System.Func`2 action, System.Func`2 shouldThrow)
LightningDB.Native.NativeMethods.Execute (System.Func`2 action)
LightningDB.LightningEnvironment.Open ()
#=qRcbBU9aXdgHR4HVLTtGuHNHA7zQfAOdWFff8OSgKuo4TI8oOyrXFANxFbU$mOyvr..ctor (System.String #=qrM2qN8LJ$QHuRT0X7m0eEQ==, Int64 #=qIqVyFLmzZDAh62ngIWw5VA==, Int32 #=qkQRBe1ELw4_DswmCi$LCag==)
Sqo.Siaqodb.Open (System.String path, Int64 maxDatabaseSize, Int32 maxSubDatabases)
Sqo.Siaqodb.Open (System.String path)
Sqo.Siaqodb..ctor (System.String path)
This PC has windows 8, 64bit. Unity version is 5.3.5f1.
I cannot figure out why it appears.
What should I find information about it?