@sphereii, after installing Ravenhearst from the Launcher, I'm having the following issue after clicking on "manage modlets":
System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.
em _7D2DLauncher.frmModDownloader.ReadLocalModInfo(String strReadFile, String Filter) na C:\Users\Jeff\Documents\GitHub\7D2DModLauncher\7D2DLauncher\7D2DLauncher\ModDownloader.cs:linha 849
em _7D2DLauncher.frmModDownloader.FindLocalUnlistedMods(DataTable dt) na C:\Users\Jeff\Documents\GitHub\7D2DModLauncher\7D2DLauncher\7D2DLauncher\ModDownloader.cs:linha 269
em _7D2DLauncher.frmModDownloader.SetDataTableToGrid(DataTable dt) na C:\Users\Jeff\Documents\GitHub\7D2DModLauncher\7D2DLauncher\7D2DLauncher\ModDownloader.cs:linha 204
em _7D2DLauncher.frmModDownloader.RefreshGrid() na C:\Users\Jeff\Documents\GitHub\7D2DModLauncher\7D2DLauncher\7D2DLauncher\ModDownloader.cs:linha 190
em _7D2DLauncher.frmModDownloader.frmModDownloader_Shown(Object sender, EventArgs e) na C:\Users\Jeff\Documents\GitHub\7D2DModLauncher\7D2DLauncher\7D2DLauncher\ModDownloader.cs:linha 104
em System.Windows.Forms.Form.OnShown(EventArgs e)
em System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
em System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
em System.Windows.Forms.Control.InvokeMarshaledCallbacks()
View attachment 15817
Where you read "linha" means "line"
Can you help me to fix it ?
obs: I've already tried to run as admin
tks