![[TaCZ] Timeless and Classics Zero](https://media.forgecdn.net/avatars/thumbnails/1005/666/256/256/638527114344804635.png)
[Bug]: Mod crashes my game when using it with Zoomify
Cyan476 opened this issue ยท 3 comments
I have confirmed that ...
- tacz is up to date
- unable to reproduce without tacz
Minecraft and modloader version
1.20.1 Fabric 0.16.2
tac version
tacz-fabric-1.20.1-1.0.2-hotfix3
Related Mods
Zoomify-2.14.2+1.20.1
Description
The issue:
java.lang.NoSuchMethodError: 'double dev.isxander.zoomify.Zoomify.getZoomDivisor(float)'
at com.tacz.guns.compat.zoomify.ZoomifyCompat.getFov(ZoomifyCompat.java:17)
Step to reproduce
- Install TaCZ and Zoomify 1.20.1
- Open game and load world
- Game crashes after generation
Logs & Crash reports
i came across the same issue .as the issue is caused by the lack of some method , i viewed changelog page of zoomify on modrinth,found that from version 2.14.0,the author "Internally rewrite settings with new experimental YetAnotherConfigLib API" .That was the point.Then i used the old version 2.13.5,no error was found.everything worked.So u can just try the old version of zoomify before the author of tacz made new compatibility of zoomify. :-)