Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: openbullet2.web client closes immediately after open. #1143

Open
5 tasks done
InfinityArtist006 opened this issue Nov 27, 2024 · 1 comment
Open
5 tasks done
Labels
bug Something isn't working question Further information is requested

Comments

@InfinityArtist006
Copy link

This issue respects the following points:

  • This is a bug, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before creating a report. The links can be found here.
  • This issue is not already reported on GitHub (I've searched it).
  • I'm using an up to date version of OpenBullet2. We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
  • I agree to follow OpenBullet's Code of Conduct.
  • This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.

Description of the bug

if your openbullet2.exe web client closes immediately. follow this steps.

Reproduction steps

  1. Open CMD:

    • Launch a new Command Prompt (CMD) tab or window.
  2. Drag and Drop the EXE File:

    • Drag the EXE file into the CMD window and press Enter.
    • If an error appears stating that the .NET Core Desktop Runtime is needed, proceed with the following steps.
  3. Download Required Installers:

  4. Install Both Components:

    • Run the downloaded installers one by one.
    • Follow the installation steps as prompted.
    • Ensure the installation completes successfully.
  5. Optional: Remove Old .NET Framework Versions:

    • If needed, you can uninstall older .NET Framework versions:
      • Go to Control Panel > Programs > Programs and Features.
      • Locate the older versions of .NET Framework.
      • Right-click on each version and select Uninstall.
  6. Retry Running the EXE:

    • Drag the EXE file into the CMD window again.
    • It should now run without the runtime error.

What is the current bug behavior?

tool closes immediately.

What is the expected correct behavior?

openbullet2.web.exe will open normally.

Version of the client

0.3.1

Type of client

Web client

Environment

- OS: Windows 10
- Virtualization: 
- Browser: Opera , Chrome

OpenBullet2 logs

No response

Client / Browser logs

No response

Relevant screenshots or videos

No response

Relevant LoliCode if needed

No response

Additional information

No response

@InfinityArtist006 InfinityArtist006 added the bug Something isn't working label Nov 27, 2024
@openbullet
Copy link
Owner

I don't think I understand. Your client is closing immediately. Please:

  1. Open a new terminal (e.g., cmd or powershell) in the folder where you downloaded the OB2 build
  2. Run dotnet ./OpenBullet2.Web.dll and paste here the output of the command if it shows an error

@openbullet openbullet added the question Further information is requested label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants