[TaCZ] Timeless and Classics Zero

[TaCZ] Timeless and Classics Zero

7M Downloads

[Bug]: Mod crashes my game when using it with Zoomify

Cyan476 opened this issue ยท 3 comments

commented

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

  1. Install TaCZ and Zoomify 1.20.1
  2. Open game and load world
  3. Game crashes after generation

Logs & Crash reports

https://pastebin.com/miZZSzTN

commented

Exact same issue here, very unfortunate

commented

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. :-)

commented

thanks ! =)