AbdElAziz333 / Canary

A performance mod designed to optimize Minecraft's general performance and unofficial fork of Lithium mod for Minecraft Forge.
https://www.curseforge.com/minecraft/mc-mods/canary
GNU Lesser General Public License v3.0
41 stars 3 forks source link

Server crash on dimension transition. #233

Open Empmortakaten opened 2 months ago

Empmortakaten commented 2 months ago

A crash happened relating to a ticking world event on transfering to another dimension.

Minecraft version: 1.20.1 Forge version: 4.7.3.0 Canary version: canary-mc1.20.1-0.3.3

Crash log: crash-2024-08-14_23.56.02-server.txt

Crash occured when transition from the end to another dimension (Void dimension from Just Another Void Dimension mod, mod version JAVD-Forge-5.0.1+mc1.20.1). Crash log mentions ticking world and Canary, but that's about all my limited knowledge could parse.

I haven't been able to reproduce this issue, so hoping the log contains something worthwhile.

Some potentially important information: We're running an incredibly mod heavy pack (Over 300 mods, many of which are quite expansive), which includes things like sinytra connector and some fabric mods as well as our assortment of Forge mods. I am, quite frankly, surprised the server hasn't set itself on fire.

Kurotsune77 commented 1 month ago

My very limited understanding of log files would suggest that Canary isn't playing nice with some ModernFix fixes/patches/whatever

Like I don't know how the Mixin parts are sorted, but I reckon that Canary injects into some parts ModernFix injects into and causes conflicts