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
Newest version of fabric api + newest version of owo lib.
Server starts, player can join- mod doesn't show up in datapacks list
Only error that show up (both client and server)
|-- blue_endless_jankson 1.2.2
|-- io_wispforest_endec 0.1.9
|-- io_wispforest_endec_gson 0.1.6
|-- io_wispforest_endec_jankson 0.1.6
\-- io_wispforest_endec_netty 0.1.5
[21:15:54] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/home/minecraft/server/libraries/net/fabricmc/sponge-mixin/0.15.4+mixin.0.8.7/sponge-mixin-0.15.4+mixin.0.8.7.jar Service=Knot/Fabric Env=SERVER
[21:15:54] [main/INFO]: Compatibility level set to JAVA_21
[21:15:55] [main/WARN]: Error loading class: net/minecraft/class_287 (java.lang.ClassNotFoundException: net/minecraft/class_287)
[21:15:55] [main/WARN]: @Mixin target net.minecraft.class_287 was not found owo.mixins.json:BufferBuilderAccessor from mod owo
[21:15:55] [main/WARN]: Error loading class: net/minecraft/class_437 (java.lang.ClassNotFoundException: net/minecraft/class_437)
[21:15:55] [main/WARN]: @Mixin target net.minecraft.class_437 was not found owo.mixins.json:ScreenAccessor from mod owo
[21:15:55] [main/WARN]: Error loading class: xyz/nucleoid/server/translations/impl/language/SystemDelegatedLanguage (java.lang.ClassNotFoundException: xyz/nucleoid/server/translations/impl/language/SystemDelegatedLanguage)
[21:15:55] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[21:16:02] [main/INFO]: Don't trust naschhorn, the Master of Taglocks, around you or your bed
[21:16:02] [main/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[21:16:02] [main/WARN]: Missing data pack accessories```
The text was updated successfully, but these errors were encountered:
I'm quite confused as to what the actual problem is here? Assuming that "the mod" is meant to refer to owo then there's no reason to assume it would show up in the datapack list - and the log clearly says that it was loaded successfully (further indicated by the line saying Don't trust naschhorn, the Master of Taglocks, around you or your bed 😉)
Please elaborate a bit on what problem it is you're seeking help with
Newest version of fabric api + newest version of owo lib.
Server starts, player can join- mod doesn't show up in datapacks list
Only error that show up (both client and server)
The text was updated successfully, but these errors were encountered: