Open Reshy opened 3 months ago
are you running on forge or fabric? because canary is a forge only mod
Yes, this is canary being used on Forge in a connector environment.
try removing c2me because maybe it's causing issues to radium and not sinytra?????
I found the fix! It crashes because they are both trying to optimise the same thing I presume.
Add this line to canary's config file:
mixin.alloc.nbt=false
Another fix, to actually generate the world!
Add this to the config file as well:
mixin.chunk.replace_streams=false
@MrCubicYT bro thank you so much! This worked for me. Been scratching my head on this for like a month.
Version
Reproduction Steps
Crash Report File
Additional Information