System.Windows.Markup.XamlParseException: Nie można zainicjować obiektu (ISupportInitialize.EndInit). Error 126 (Provider v. 3.3.1.54 Express): Table is not found: Pack Error 125 (Provider v. 3.3.1.54 Express): Cannot open table: Pack Błąd w obiekcie „Octgn.Launcher.StartGame” w pliku znaczników „OCTGN;component/launcher/startgame.xaml” wiersz 137 pozycja 3. ---> VistaDB.Diagnostic.VistaDBException: Error 126 (Provider v. 3.3.1.54 Express): Table is not found: Pack Error 125 (Provider v. 3.3.1.54 Express): Cannot open table: Pack ---> VistaDB.Diagnostic.VistaDBException: Error 126 (Provider v. 3.3.1.54 Express): Table is not found: Pack w ak.a(String A_0, String& A_1, b& A_2, Boolean A_3) w ak.f(String A_0, Boolean A_1) w ak.a(String A_0, Boolean A_1, Boolean A_2, Boolean A_3) --- Koniec śladu stosu wyjątków wewnętrznych --- w ak.a(String A_0, Boolean A_1, Boolean A_2, Boolean A_3) w ie.b(String A_0, Boolean A_1, Boolean A_2) w Octgn.Data.Game.OpenDatabase(Boolean readOnly) w Octgn.Database.Open(GameDef game, Boolean readOnly) w Octgn.Game.Begin() w Octgn.Launcher.StartGame.OnInitialized(EventArgs e) w System.Windows.FrameworkElement.TryFireInitialized() w System.Windows.FrameworkElement.EndInit() w System.Windows.Markup.BamlRecordReader.ElementEndInit(Object& element) --- Koniec śladu stosu wyjątków wewnętrznych --- w System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType) w System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException) w System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException) w System.Windows.Markup.BamlRecordReader.ElementEndInit(Object& element) w System.Windows.Markup.BamlRecordReader.ReadElementEndRecord(Boolean fromNestedBamlRecordReader) w System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord) w System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord) w System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment() w System.Windows.Markup.TreeBuilder.Parse() w System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) w System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) w Octgn.Launcher.StartGame.InitializeComponent() w Octgn.Launcher.StartGame..ctor() w Octgn.Launcher.Serve.Start(Object sender, RoutedEventArgs e) w System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) w System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) w System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) w System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) w System.Windows.Controls.Primitives.ButtonBase.OnClick() w System.Windows.Controls.Button.OnClick() w System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) w System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) w System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) w System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) w System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) w System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) w System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) w System.Windows.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e) w System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) w System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) w System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) w System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) w System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) w System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) w System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) w System.Windows.Input.InputManager.ProcessStagingArea() w System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) w System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) w System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) w System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) w System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) w MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) w MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) w System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) w System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) w System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) w System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter) w System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg) w MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) w MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) w System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) w System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) w System.Windows.Threading.Dispatcher.Run() w System.Windows.Application.RunDispatcher(Object ignore) w System.Windows.Application.RunInternal(Window window) w System.Windows.Application.Run(Window window) w System.Windows.Application.Run() w Octgn.OctgnApp.Main()