pizzaboxer / bloxstrap

An alternative bootstrapper for Roblox with a bunch of extra features.
MIT License
1.37k stars 204 forks source link

Bloxstrap (86 BIT) Not Opening. #173

Closed NathanielB198 closed 1 year ago

NathanielB198 commented 1 year ago

Hello! I am Nathaniel B, I am having problems with Bloxstrap. And the problem is, it will not work + even with "Open as administrator"

pizzaboxer commented 1 year ago

Can I quickly check what versions of the .NET runtime you have installed? image

NathanielB198 commented 1 year ago

image

NathanielB198 commented 1 year ago

This is what the .NET runtime i have

pizzaboxer commented 1 year ago

Does installing with Winget work?

NathanielB198 commented 1 year ago

Hmm, I'll try that. If it doesn't work I'll give a heads up!

NathanielB198 commented 1 year ago

Do you know what I'm suppose to do? Kind of confused image

pizzaboxer commented 1 year ago

You just run winget install bloxstrap in the Command Prompt.

NathanielB198 commented 1 year ago

image should i say Y or N?

pizzaboxer commented 1 year ago

Y

NathanielB198 commented 1 year ago

Okay

NathanielB198 commented 1 year ago

image This is what it said, and im trying to install 86 bit, not 64.

pizzaboxer commented 1 year ago

Can I ask why you're trying to use the 32-bit version and not the 64-bit version? Install the 64-bit runtime here.

NathanielB198 commented 1 year ago

My bad, I'll download the 64-bit

NathanielB198 commented 1 year ago

image Done, should i try installing it again? with winget.

pizzaboxer commented 1 year ago

Yes.

NathanielB198 commented 1 year ago

Alright.

NathanielB198 commented 1 year ago

image

pizzaboxer commented 1 year ago

Does Bloxstrap launch when you try to open the menu? It's located in the Start menu. If it doesn't, open Event Viewer, go to Windows Logs -> Application, and send any errors related to Bloxstrap.

NathanielB198 commented 1 year ago

Faulting application name: Bloxstrap.exe, version: 2.2.0.0, time stamp: 0x641cef7e Faulting module name: KERNELBASE.dll, version: 10.0.22621.1555, time stamp: 0x235a45d0 Exception code: 0xe0434352 Fault offset: 0x000000000008fdec Faulting process ID: 0x0x22BC Faulting application start time: 0x0x1D97B872F45B5DA Faulting application path: C:\Users\Natha\AppData\Local\Bloxstrap\Bloxstrap.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report ID: aa6ea0d0-599c-4da3-82a9-20115344e6c1 Faulting package full name: Faulting package-relative application ID:

NathanielB198 commented 1 year ago

Managed to found this.

pizzaboxer commented 1 year ago

Is there another one with .NET Runtime as the source?

NathanielB198 commented 1 year ago

Im not sure but, found this.

Description: A .NET application failed. Application: Bloxstrap-v2.2.0-x64.exe Path: C:\Users\Natha\AppData\Local\Temp\WinGet\pizzaboxer.Bloxstrap.2.2.0\Bloxstrap-v2.2.0-x64.exe Message: A JSON parsing exception occurred in [C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.16\Microsoft.NETCore.App.runtimeconfig.json], offset 0 (line 1, column 1): The document is empty. Invalid framework config.json [C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.16\Microsoft.NETCore.App.runtimeconfig.json]

pizzaboxer commented 1 year ago

Any other ones? There should be multiple. Check any you can see. One should have a long stack trace.

NathanielB198 commented 1 year ago

Faulting application name: Bloxstrap.exe, version: 2.2.0.0, time stamp: 0x641cef7e Faulting module name: KERNELBASE.dll, version: 10.0.22621.1555, time stamp: 0x235a45d0 Exception code: 0xe0434352 Fault offset: 0x000000000008fdec Faulting process ID: 0x0x55CC Faulting application start time: 0x0x1D97B87271E1398 Faulting application path: C:\Users\Natha\AppData\Local\Bloxstrap\Bloxstrap.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report ID: d477ea5c-277e-44a0-9886-6f5f23d6f66e Faulting package full name: Faulting package-relative application ID:

pizzaboxer commented 1 year ago

Okay actually, any with Event ID 1026?

NathanielB198 commented 1 year ago

hm, ill see.

NathanielB198 commented 1 year ago

This is what i found. There'll be more too i think.

Application: Bloxstrap.exe CoreCLR Version: 6.0.1623.17311 .NET Version: 6.0.16 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002) at Wpf.Ui.Interop.Dwmapi.DwmGetColorizationParameters(DWMCOLORIZATIONPARAMS& dwParameters) at Wpf.Ui.Interop.UnsafeNativeMethods.GetDwmColor() at Wpf.Ui.Appearance.Accent.GetColorizationColor() at Wpf.Ui.Appearance.Theme.Apply(ThemeType themeType, BackgroundType backgroundEffect, Boolean updateAccent, Boolean forceBackground) at Wpf.Ui.Mvvm.Services.ThemeService.SetTheme(ThemeType themeType) at Bloxstrap.Dialogs.FluentDialog..ctor() at Bloxstrap.Enums.BootstrapperStyleEx.GetNew(BootstrapperStyle bootstrapperStyle) 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.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.Run() at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at System.Windows.Application.Run() at Bloxstrap.App.Main()

pizzaboxer commented 1 year ago

Okay cool, looks like you're having the same problem as another guy. Here's a fix I've been meaning to test.

https://pizzaboxer.xyz/files/bloxstrap-debug/170/Bloxstrap.exe

Download it, run it, and let me know if Roblox launches.

NathanielB198 commented 1 year ago

hmm, k.

NathanielB198 commented 1 year ago

image it does

pizzaboxer commented 1 year ago

Okay, great, it works. Anyway, replace the Bloxstrap.exe file that's currently located in your installation folder with the one I just gave you. You can find the folder by navigating to %localappdata%\Bloxstrap in the file browser.

NathanielB198 commented 1 year ago

I'm i able to access the bloxstrap menu too btw?

NathanielB198 commented 1 year ago

nevermind, i can. Thanks for the help! I'll just go tell my other friend

pizzaboxer commented 1 year ago

Closing since this is being handled at #170.