copycats-plus / copycats

All the copycats you've ever wanted, combined into a single mod!
Other
24 stars 8 forks source link

[Bug] 1.20.1 Sodium 6.0-alpha.3 #169

Closed worm-in-concrete closed 2 hours ago

worm-in-concrete commented 2 hours ago

Describe the bug I place any block from Copycats+ and minecraft crashes.

To Reproduce Steps to reproduce the behavior: Place any block from Copycats+.

Expected behavior

Screenshots

Desktop (please complete the following information):

Additional context I know that officially Sodium 0.6.0 doesn't support Fabric 1.20.1, but I'm not sure if it's the Sodium mod that's the problem, because the 500+ mods in my modpack (https://mclo.gs/gOHrWlF) seem to work... I also tried running only Copycats+, Create and Sodium (https://mclo.gs/4mv9Utj).

Bennyboy1695 commented 2 hours ago

The issue is that the class the copycats mod si looing for in sodium doesnt exist. Likely because its a major change version and has either moved or removed the class we depend on. Best bet would be to use a officially supported version of sodium for the version you are on

worm-in-concrete commented 2 hours ago

If Sodium 6 starts officially supporting Fabric 1.20.1, will you update your mod?

Bennyboy1695 commented 2 hours ago

Yes if the version becomes an official version for 1.20.1 we will update to work with it. But until then it would be more effort for us to support the two versions especially because the 6.0 versions is currently alpha meaning it can still change

worm-in-concrete commented 2 hours ago

thanks!