LaunchBox update to 6.0 broke previous version, unable to open LaunchBox

Issue #917 resolved
Former user created an issue

I keep getting this error when I try to update to the latest version of LaunchBox:

System.ArgumentException: Column 'AutoExtract' does not belong to table Emulator. at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at LaunchBox.Search.LocalDbEmulator..ctor(DataRow row) at (<>c , DataRow ) at LaunchBox.Search.LocalDb.<>c.<GetEmulators>b__18_1(DataRow row) at System.Linq.Enumerable.ToDictionaryTSource,TKey,TElement at () at LaunchBox.Search.LocalDb.GetEmulators() at (DataManager , Boolean ) at LaunchBox.Data.DataManager.Load(Boolean settingsOnly) at LaunchBox.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly) at (String[] ) at LaunchBox.Program.Main(String[] args)

Help, Please.

Comments (2)

  1. Jason Carr repo owner

    Hi Anonymous, apologies for the trouble; I'm putting out a new version to fix this shortly. In the mean time, you can fix this just by deleting the LaunchBox\Metadata\Metadata.xml file in your LaunchBox folder. Then once you restart LaunchBox it should be fixed. This is happening only when upgrading from an older version than 5.10.

  2. Log in to comment