pizzaboxer / bloxstrap

An alternative bootstrapper for Roblox with a bunch of extra features.
https://bloxstraplabs.com
MIT License
1.65k stars 274 forks source link

[BUG] Bloxstrap client not installing #2382

Closed fakehundreds closed 1 month ago

fakehundreds commented 2 months ago

Acknowledgement of preliminary instructions

What problem did you encounter?

Hello, so im having a issue with my bloxstrap installing/running and its just not working at all when i download and run the the installer it just puts bloxstrap on my tray but it does not install it, and i have not been able to resolve this issue

fakehundreds commented 2 months ago

image this is what happens after i run the launcher to install bloxstrap does nothing at all image

fakehundreds commented 2 months ago

2024-07-15T22:17:15Z [App::OnStartup] Starting Bloxstrap v2.7.0 2024-07-15T22:17:15Z [App::OnStartup] Compiled Tuesday, 9 July 2024 at 11:03:19 AM from commit a7d2a2c3d5af7137804416ba4e5fbdd27bd10f1e (tag/v2.7.0) 2024-07-15T22:17:15Z [App::OnStartup] Loaded from %UserProfile%\Downloads\Bloxstrap-v2.7.0.exe 2024-07-15T22:17:15Z [LaunchSettings::Parse] Parsing launch arguments 2024-07-15T22:17:15Z [LaunchSettings::Parse] No launch arguments to parse 2024-07-15T22:17:15Z [JsonManager::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Settings.json... 2024-07-15T22:17:15Z [JsonManager::Load] Failed to load! 2024-07-15T22:17:15Z [JsonManager::Load] Could not find file '%UserProfile%\AppData\Local\Bloxstrap\Settings.json'. 2024-07-15T22:17:15Z [JsonManager::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\State.json... 2024-07-15T22:17:15Z [JsonManager::Load] Failed to load! 2024-07-15T22:17:15Z [JsonManager::Load] Could not find file '%UserProfile%\AppData\Local\Bloxstrap\State.json'. 2024-07-15T22:17:15Z [JsonManager<Dictionary2>::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Modifications\ClientSettings\ClientAppSettings.json... 2024-07-15T22:17:15Z [JsonManager<Dictionary2>::Load] Failed to load! 2024-07-15T22:17:15Z [JsonManager<Dictionary`2>::Load] Could not find a part of the path '%UserProfile%\AppData\Local\Bloxstrap\Modifications\ClientSettings\ClientAppSettings.json'. 2024-07-15T22:17:15Z [FastFlagManager::SetValue] Setting of 'FFlagHandleAltEnterFullscreenManually' to 'False' is pending 2024-07-15T22:17:15Z [FastFlagManager::SetValue] Setting of 'FLogNetwork' to '7' is pending 2024-07-15T22:17:15Z [RobloxDeployment::TestConnection.https://setup.rbxcdn.com] Connecting... 2024-07-15T22:17:15Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version 2024-07-15T22:17:15Z [RobloxDeployment::InitializeConnectivity] Testing connectivity... 2024-07-15T22:17:15Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version 2024-07-15T22:17:15Z [RobloxDeployment::InitializeConnectivity] Got https://setup.rbxcdn.com as the optimal base URL 2024-07-15T22:17:15Z [Logger::Initialize] Initializing at %UserProfile%\AppData\Local\Bloxstrap\Logs\Bloxstrap_20240715T221715Z.log 2024-07-15T22:17:15Z [Logger::Initialize] Finished initializing! 2024-07-15T22:17:15Z [NotifyIconWrapper::NotifyIconWrapper] Initializing notification area icon 2024-07-15T22:17:15Z [App::OnStartup] Initializing bootstrapper 2024-07-15T22:17:15Z [App::OnStartup] Initializing bootstrapper dialog 2024-07-15T22:17:15Z [App::GlobalExceptionHandler] An exception occurred 2024-07-15T22:17:15Z [App::FinalizeExceptionHandling] System.Windows.Markup.XamlParseException: Add value to collection of type 'System.Windows.Controls.UIElementCollection' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'wpfgfx_cor3.dll' or one of its dependencies: The specified module could not be found. (0x8007007E) at System.Windows.Media.MediaContextNotificationWindow..ctor(MediaContext ownerMediaContext) at System.Windows.Media.MediaContext..ctor(Dispatcher dispatcher) at System.Windows.Media.MediaContext.From(Dispatcher dispatcher) at System.Windows.Media.Visual.VerifyAPIReadWrite() at System.Windows.Media.VisualCollection.Add(Visual visual) at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element) at System.Windows.Controls.UIElementCollection.Add(UIElement element) at System.Windows.Controls.UIElementCollection.System.Collections.IList.Add(Object value) at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item) at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType) --- End of inner exception stack trace --- at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at Bloxstrap.UI.Elements.Bootstrapper.FluentDialog.InitializeComponent() at Bloxstrap.UI.Elements.Bootstrapper.FluentDialog..ctor(Boolean aero) at Bloxstrap.UI.Frontend.GetBootstrapperDialog(BootstrapperStyle style) at Bloxstrap.Extensions.BootstrapperStyleEx.GetNew(BootstrapperStyle bootstrapperStyle) at Bloxstrap.App.OnStartup(StartupEventArgs e) at System.Threading.Tasks.Task.<>c.b128_0(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) 2024-07-15T22:17:15Z [App::GlobalExceptionHandler] An exception occurred 2024-07-15T22:17:15Z [App::FinalizeExceptionHandling] System.Windows.Markup.XamlParseException: Add value to collection of type 'System.Windows.Controls.UIElementCollection' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'wpfgfx_cor3.dll' or one of its dependencies: The specified module could not be found. (0x8007007E) at System.Windows.Media.MediaContextNotificationWindow..ctor(MediaContext ownerMediaContext) at System.Windows.Media.MediaContext..ctor(Dispatcher dispatcher) at System.Windows.Media.MediaContext.From(Dispatcher dispatcher) at System.Windows.Media.Visual.VerifyAPIReadWrite() at System.Windows.Media.VisualCollection.Add(Visual visual) at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element) at System.Windows.Controls.UIElementCollection.Add(UIElement element) at System.Windows.Controls.UIElementCollection.System.Collections.IList.Add(Object value) at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item) at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType) --- End of inner exception stack trace --- at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at Bloxstrap.UI.Elements.Dialogs.ExceptionDialog.InitializeComponent() at Bloxstrap.UI.Elements.Dialogs.ExceptionDialog..ctor(Exception exception) at Bloxstrap.UI.Frontend.<>cDisplayClass3_0.b__0() at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback) at Bloxstrap.UI.Frontend.ShowExceptionDialog(Exception exception) at Bloxstrap.App.FinalizeExceptionHandling(Exception exception, Boolean log) at Bloxstrap.App.GlobalExceptionHandler(Object sender, DispatcherUnhandledExceptionEventArgs e) at System.Windows.Threading.Dispatcher.CatchException(Exception e) at System.Windows.Threading.Dispatcher.CatchExceptionStatic(Object source, Exception e) at System.Windows.Threading.ExceptionWrapper.CatchException(Object source, Exception e, Delegate catchHandler) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

pizzaboxer commented 1 month ago

You need to reinstall the .NET Windows Desktop Runtime. Uninstall it first (find it in add/remove programs by searching for "Windows Desktop Runtime"), then reinstall it here: https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=win11-x64&apphost_version=6.0.16&gui=true