Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 08-25 15:30:02.123 12413 12413 I MonoDroid: SQLite.SQLiteException: no such table: T_Promo
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at SQLite.SQLite3.Prepare2 (SQLitePCL.sqlite3 db, System.String query) [0x0001b] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at SQLite.SQLiteCommand.Prepare () [0x00011] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at SQLite.SQLiteCommand.ExecuteNonQuery () [0x0003c] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at SQLite.SQLiteConnection.Execute (System.String query, System.Object[] args) [0x00039] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at SQLite.SQLiteConnection.DeleteAll (SQLite.TableMapping map) [0x00018] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at SQLite.SQLiteConnection.DeleteAll[T] () [0x00012] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at ServLottery.MainPage.InsertPromoLocal () [0x00001] in <93456ef3a5c14051ac7e37d250d3a9bd>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at ServLottery.MainPage.OpenRoulettePage () [0x0000f] in <93456ef3a5c14051ac7e37d250d3a9bd>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) [0x00000] in <0381c8f952fb47759ee29160e807b17d>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at Android.App.SyncContext+<>c__DisplayClass2_0.<Post>b__0 () [0x00000] in <a522ecdee49144d0b8411a1cab7b9ada>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at Java.Lang.Thread+RunnableImplementor.Run () [0x00008] in <a522ecdee49144d0b8411a1cab7b9ada>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at Java.Lang.IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr native__this) [0x00008] in <a522ecdee49144d0b8411a1cab7b9ada>:0
- 08-25 15:30:02.123 12413 12413 I MonoDroid: at (wrapper dynamic-method) Android.Runtime.DynamicMethodNameCounter.44(intptr,intptr)
- 08-25 15:30:02.132 12413 12413 D Mono : DllImport searching in: '__Internal' ('(null)').
- 08-25 15:30:02.132 12413 12413 D Mono : Searching for 'java_interop_jnienv_throw'.
- 08-25 15:30:02.132 12413 12413 D Mono : Probing 'java_interop_jnienv_throw'.
- 08-25 15:30:02.132 12413 12413 D Mono : Found as 'java_interop_jnienv_throw'.
- 08-25 15:30:02.133 12413 12413 D AndroidRuntime: Shutting down VM
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: FATAL EXCEPTION: main
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: Process: com.gearsofsoftware.servlottery, PID: 12413
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: android.runtime.JavaProxyThrowable: SQLite.SQLiteException: no such table: T_Promo
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at SQLite.SQLite3.Prepare2 (SQLitePCL.sqlite3 db, System.String query) [0x0001b] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at SQLite.SQLiteCommand.Prepare () [0x00011] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at SQLite.SQLiteCommand.ExecuteNonQuery () [0x0003c] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at SQLite.SQLiteConnection.Execute (System.String query, System.Object[] args) [0x00039] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at SQLite.SQLiteConnection.DeleteAll (SQLite.TableMapping map) [0x00018] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at SQLite.SQLiteConnection.DeleteAll[T] () [0x00012] in <d1788edcec634c19b907698bb77ed371>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at ServLottery.MainPage.InsertPromoLocal () [0x00001] in <93456ef3a5c14051ac7e37d250d3a9bd>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at ServLottery.MainPage.OpenRoulettePage () [0x0000f] in <93456ef3a5c14051ac7e37d250d3a9bd>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) [0x00000] in <0381c8f952fb47759ee29160e807b17d>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at Android.App.SyncContext+<>c__DisplayClass2_0.<Post>b__0 () [0x00000] in <a522ecdee49144d0b8411a1cab7b9ada>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at Java.Lang.Thread+RunnableImplementor.Run () [0x00008] in <a522ecdee49144d0b8411a1cab7b9ada>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at Java.Lang.IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr native__this) [0x00008] in <a522ecdee49144d0b8411a1cab7b9ada>:0
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at (wrapper dynamic-method) Android.Runtime.DynamicMethodNameCounter.44(intptr,intptr)
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at mono.java.lang.RunnableImplementor.n_run(Native Method)
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at mono.java.lang.RunnableImplementor.run(RunnableImplementor.java:30)
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:873)
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at android.os.Looper.loop(Looper.java:214)
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7073)
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
- 08-25 15:30:02.135 12413 12413 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
- 08-25 15:30:02.144 3931 4914 D Debug : !@DumpState : SHIP
- 08-25 15:30:02.144 3931 4914 D Debug : !@DumpState : debug level:0x4f4c
- 08-25 15:30:02.144 3931 4914 D Debug : !@Dumpstate : Finally, system will skip dumpstate
- 08-25 15:30:02.144 3931 4914 W ActivityManager: crash : com.gearsofsoftware.servlottery,0
- 08-25 15:30:02.146 3931 4914 W ActivityManager: Force finishing activity com.gearsofsoftware.servlottery/crc64f7d19a55aad80545.MainActivity
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement