CCBlueX / LiquidBounce

A free mixin-based injection hacked client for Minecraft using the Fabric API
https://liquidbounce.net/
GNU General Public License v3.0
1.32k stars 447 forks source link

[BUG] #3361

Open ignp-source opened 4 days ago

ignp-source commented 4 days ago

LiquidBounce Branch

Nextgen

LiquidBounce Build/Version

Nextgen

Operating System

Windows 10

Minecraft Version

1.21

Describe the bug

crashes and doesnt start

Steps to reproduce

go to the launcher click on launch

Client Log

https://paste.ccbluex.net/23be91b8d

Screenshots

No response

Flojomojo commented 3 days ago

Your NCR-Common config file is broken. Open the file C:\Users\HynHsn\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\nextgen\config\NoChatReports\NCR-Common.json, delete everything and paste this

{
  "demandOnClientMessage": "You do not have No Chat Reports, and this server is configured to require it on client!",
  "demandOnClient": false,
  "convertToGameMessage": true,
  "addQueryData": true,
  "enableDebugLog": false
}

If you want to read more, check this documentation: No-Chat-Reports Documentation