Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: Better [ErrorHandler] #5853

Open
wants to merge 14 commits into
base: nextgen
Choose a base branch
from

Conversation

sqlerrorthing
Copy link
Contributor

@sqlerrorthing sqlerrorthing commented Mar 9, 2025

closes #5852

An example of an error that can be considered a bug
LiquidBounce Nextgen has encountered an error!


A fatal error occurred while loading libraries required for JCEF to work

What you need:
1. Stable internet connection.
2. Free space on the disk.

What to do:
1. Check your internet connection.
2. Use a VPN such as Cloudflare Warp or another one.
3. Check if there is free space on the disk.
4. Make sure that the client folder is not blocked by the file system.


Try restarting the client.
Please report this issue to the developers on GitHub if the error keeps occurring.

Include the following information:

OS: Linux (amd64)
Java: 21.0.6
Client version: 0.28.2 (git-001cc6c)
Error: Failed to extract JCEF
Error type:  java.io.IOException
Additional message: Downloading jcef

Also include you game log, which can be found at:
/mnt/data/Projetcs/kotlin/linux/LiquidBounce/run/logs/latest.log

Open new GitHub issue?
An example of an error that cannot be considered a bug
LiquidBounce Nextgen has encountered an error!


Your system isnt compatible with JCEF

What you need:
- A 64-bit computer.
- Windows 10 or newer, macOS 10.15 or newer, or a Linux system.

What to do:
- Please update your operating system to a never version.


OS: Linux (amd64)
Java: 21.0.6
Client version: 0.28.2 (git-001cc6c)
Error: JCEF Isnt compatible
Error type:  net.ccbluex.liquidbounce.utils.client.error.errors.JcefIsntCompatible
Additional message: Client resource reloader

@sqlerrorthing
Copy link
Contributor Author

@MukjepScarlet do not review a draft pr please!

@sqlerrorthing sqlerrorthing marked this pull request as ready for review March 9, 2025 06:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Maybe add a quick fixes for known errors in ErrorHandler
2 participants