Taterzens [Fabric]

Taterzens [Fabric]

86.3k Downloads

Taterzens and Chest Refill fail to start server when running together [Forge]

deadlymango opened this issue ยท 2 comments

commented

Describe the bug
A clear and concise description of what the bug is.

Cannot run both Taterzens and Chest Refill at the same time

Platform(s)

  • [] Fabric (did not test)
  • Forge

Environment(s)

  • [] Singleplayer (did not test)
  • Server

Versions

  • Minecraft 1.18.1
  • Taterzens 1.8.1-forge
  • ChestRefill 1.0.3-forge

To Reproduce
Steps to reproduce the behavior:

  1. Launch server with Taterzens and Chest Refill along with some other mods (in this case, mcwindows)
  2. Immediately crash and fail to launch

Expected behavior
Server should start as normal.

Logs

https://pastebin.com/XNmq6avz
before the crash: https://pastebin.com/2nPrNnTT

Logs Exception in thread "main" java.lang.module.ResolutionException: Modules chestrefill and taterzens export package org.samo_lego.config2brigadier.command to module potionfoods at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901) at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815) at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:736) at java.base/java.lang.module.Resolver.finish(Resolver.java:380) at java.base/java.lang.module.Configuration.(Configuration.java:140) at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:70) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:104) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)

Additional context
Add any other context about the problem here.

commented

Could you try with chestrefill 1.0.4?

commented

ohno, seems like a lib shadowing problem ...