Error detecting OPAC
TheZoidMaster opened this issue ยท 1 comments
When trying to start my server with this installed, it says it requires OPAC 0.9.0 or above. (OPAC Ver. 0.16.4, OPAC-Create-Support Ver. 1.1.0)
Server log snippet:
[07.12 09:08:46] [Server] net.fabricmc.loader.impl.FormattedExceptionMod resolution encountered an incompatible mod set!
[07.12 09:08:46] [Server] A potential solution has been determined:
[07.12 09:08:46] [Server] - Install openpartiesandclaims, version 0.9.or later.
[07.12 09:08:46] [Server] Unmet dependency listing:
[07.12 09:08:46] [Server] - Mod 'OPAC Create Mod Support' (opaccreatesupport) 1.1.requires version 0.9.0 or later of openpartiesandclaims, which is missing!
[07.12 09:08:46] [Server] at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190) ~[fabric-loader-0.14.11.jar:?]
[07.12 09:08:46] [Server] at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148) ~[fabric-loader-0.14.11.jar:?]
[07.12 09:08:46] [Server] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) [fabric-loader-0.14.11.jar:?]
[07.12 09:08:46] [Server] at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) [fabric-loader-0.14.11.jar:?]
[07.12 09:08:46] [Server] at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) [fabric-loader-0.14.11.jar:?]```