
[1.21] Incompatible with Lithium 0.13.1, but 0.13.1 is the newest.
Closed this issue ยท 1 comments
Bug description
Carpet TIS Addition 1.66.0 for Minecraft 1.21 and 1.21.1 requires at least Lithium 0.16.0, but there's only 0.15 for 1.21.1 and 0.13 for 1.21, resulting in startup crashes.
Steps to reproduce
- Create a 1.21 server
- Use Carpet TIS Addition 1.66.0 with Lithium 0.13.1
- Start the server
Expected behavior
The server runs normally
Actual behavior
The server crashes
Relevant logs
[Server] [11:38:14] [main/ERROR]: Incompatible mods found!
[Server] net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
[Server] A potential solution has been determined, this may resolve your problem:
[Server] - Replace mod 'Carpet TIS Addition' (carpet-tis-addition) 1.66.0 with any version that is compatible with:
[Server] - lithium 0.13.1
[Server] More details:
[Server] - Mod 'Carpet TIS Addition' (carpet-tis-addition) 1.66.0 is incompatible with any version before 0.14.0 of mod 'Lithium' (lithium), but a matching version is present: 0.13.1!
[Server] at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.15.11.jar:?]
[Server] at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:195) ~[fabric-loader-0.15.11.jar:?]
[Server] at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146) ~[fabric-loader-0.15.11.jar:?]
[Server] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) [fabric-loader-0.15.11.jar:?]
[Server] at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) [fabric-loader-0.15.11.jar:?]
[Server] at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) [fabric-loader-0.15.11.jar:?]
[Server] at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69) [fabric-server-mc.1.21-loader.0.15.11-launcher.1.0.1.jar:1.0.1]
Minecraft version
1.21
Carpet TIS Addition version
1.66.0
Fabric Carpet version
1.4.147
Other information
No response
Check list
- I have verified that the issue persists in the latest version of the mod.
- I have searched the existing issues and confirmed that this is not a duplicate.