You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have Athena and mods like Chipped and CobbleFurnies installed, on the Client-Side everything works fine but when adding it to the server it causes crashes because the Server either doesnt load athena or just something else goes wrong.
This is different from another issue that I saw that only talked about making Athena Serverside on Modrinth aswell
It just says "Athena version 4.0.0 or higher is required" but we have just that.
Mod Versions:
Athena: 4.0.1
Chipped: 4.0.2
CobbleFurnies: 0.4.3
Minecraft Version: 1.21.1
Fabric Version: 0.16.10
This is some some of the log:
[19:17:20] [main/INFO]: Loading Minecraft 1.21.1 with Fabric Loader 0.16.10
[19:17:21] [ForkJoinPool-1-worker-5/WARN]: The mod "betterstats" contains invalid entries in its mod json:
- Unsupported root entry "" at line 26 column 4
- Unsupported root entry "" at line 26 column 124
- Unsupported root entry "" at line 28 column 4
- Unsupported root entry "" at line 28 column 24
[19:17:21] [ForkJoinPool-1-worker-5/WARN]: The mod "supplementaries" contains invalid entries in its mod json:
- Unsupported root entry "these are below are due to crashes they have and which have never been solved" at line 53 column 82
[19:17:21] [ForkJoinPool-1-worker-12/WARN]: The mod "tcdcommons" contains invalid entries in its mod json:
- Unsupported root entry "" at line 27 column 4
- Unsupported root entry "" at line 27 column 198
- Unsupported root entry "" at line 29 column 4
- Unsupported root entry "" at line 29 column 24
[19:17:21] [main/WARN]: Mod resolution failed
[19:17:21] [main/INFO]: Immediate reason: [HARD_DEP_NO_CANDIDATE chipped 4.0.2 {depends athena @ [>=4.0.0]}, ROOT_FORCELOAD_SINGLE chipped 4.0.2]
[19:17:21] [main/INFO]: Reason: [HARD_DEP chipped 4.0.2 {depends athena @ [>=4.0.0]}, HARD_DEP cobblefurnies 0.4.3 {depends athena @ [>=4.0.0]}]
[19:17:21] [main/INFO]: SERVER environment disabled: [c2me-client-uncapvd, fabric-model-loading-api-v1, fabric-renderer-api-v1, fabric-keybindings-v0, fabric-renderer-registries-v1, fabric-client-tags-api-v1, fabric-rendering-v0, fabric-screen-api-v1, fabric-sound-api-v1, fabric-key-binding-api-v1, fabric-rendering-v1, fabric-renderer-indigo, fabric-blockrenderlayer-v1]
[19:17:21] [main/INFO]: Fix: add [add:athena 4.0.0 ([[4.0.0,∞)])], remove [], replace []
[19:17:21] [main/ERROR]: Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
- Install athena, version 4.0.0 or later.
More details:
- Mod 'Chipped' (chipped) 4.0.2 requires version 4.0.0 or later of athena, which is missing!
- Mod 'CobbleFurnies' (cobblefurnies) 0.4.3 requires version 4.0.0 or later of athena, which is missing!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.16.10.jar:?]
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196) ~[fabric-loader-0.16.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146) ~[fabric-loader-0.16.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) [fabric-loader-0.16.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) [fabric-loader-0.16.10.jar:?]
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) [fabric-loader-0.16.10.jar:?]
at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69) [fabric-server-mc.1.21.1-loader.0.16.10-launcher.1.0.1.jar:1.0.1]
How to Reproduce?
Add Athena and the Mods listed above
Try to start the Server
Cant start the Server
Expected Behavior
It should be Able to start up and not crash because it cant find Athena
Version
4.0.1
Mod Loader Version
0.16.10
Mod Loader
Fabric
Logs or additional context
This is the Pack were trying to use (Renamed from .mrpack to .zip to be able to upload) Cob 1.1.0.zip
Code of Conduct
I have searched the issue tracker and confirmed that the issue has not been reported
I have checked the FAQ (if one is present) and my issue is not listed
I have verified that I am using the latest version of the mod
I have verified that I have installed all the required dependencies for the mod
I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.
The text was updated successfully, but these errors were encountered:
Bug Description
We have Athena and mods like Chipped and CobbleFurnies installed, on the Client-Side everything works fine but when adding it to the server it causes crashes because the Server either doesnt load athena or just something else goes wrong.
This is different from another issue that I saw that only talked about making Athena Serverside on Modrinth aswell
It just says "Athena version 4.0.0 or higher is required" but we have just that.
Mod Versions:
Minecraft Version: 1.21.1
Fabric Version: 0.16.10
This is some some of the log:
How to Reproduce?
Expected Behavior
It should be Able to start up and not crash because it cant find Athena
Version
4.0.1
Mod Loader Version
0.16.10
Mod Loader
Fabric
Logs or additional context
This is the Pack were trying to use (Renamed from .mrpack to .zip to be able to upload)
Cob 1.1.0.zip
Code of Conduct
The text was updated successfully, but these errors were encountered: