Error Cannot connect to the server after world loaded having NoChat with Disable Telemetry mods installed
lospejos opened this issue ยท 2 comments
Modloader
Fabric
Minecraft Version
1.19.2
Modloader Version
Quilt Loader 0.17.2-beta.2 (qfapi-4.0.0-beta.7_qsl-3.0.0-beta.10_fapi-0.59.0_mc-1.19.2)
No Chat Reports Version
1.19.2-v1.9.0
Modpack Info
No response
The latest.log File
https://gist.github.com/lospejos/df10c4ee9fd53a37b4b98c3c6fa02aa9
Bug Description
Startup error:
Critical injection failure: Redirector disableTelemetrySession()Z in nochatreports.mixins.json:client.MixinClientTelemetryManager from mod nochatreports failed injection check, (0/1) succeeded.
I suppose there are some incompatibilities for NoChatReport
and No Telemetry
mods.
Steps to Reproduce
- Have both
NoChatReports-FABRIC-1.19.2-v1.9.0
andno-telemetry-1.4.0
mods installed; - Start Minecraft;
- Try to load the world or create a new world in single player mode;
- After world was loaded at 100%, error message appears:
Cannot connect to the server
.
Other Information
I'm not sure this is a bug of this mod, sorry if I missed the repo when created a bug.
Is No Telemetry needed with No Chat Reports? kb-1000/no-telemetry#10