#KubeJS causing conflicts?
14 messages · Page 1 of 1 (latest)
make sure you have the same mods on the server and on your client
Your server is using Fabric Loader 0.16.10 and it is complaining about several mods:
Mod xercamusic uses the version fabric-1.20.1-1.0.2 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'fabric'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
Same for ends_delight , oceansdelight , getittogetherdrops , explorify , xercapaint , globalpacks , com_github_rtyley_animated-gif-lib-for-java, and even fabric-1.0.3-1.20.1
And some dependent mods are missing:
- Mod 'Alloy Forgery' (alloy_forgery) 2.1.2+1.20 recommends version 12.0.0 or later of roughlyenoughitems, which is missing!
- You should install version 12.0.0 or later of roughlyenoughitems for the optimal experience.
- Mod 'Create Enchantment Industry' (create_enchantment_industry) 1.2.16 recommends version 0.5.1-f-build.1335+mc1.20.1 of mod 'Create' (create), but only the wrong version is present: 0.5.1-j-build.1631+mc1.20.1!
- You should install version 0.5.1-f-build.1335+mc1.20.1 of mod 'Create' (create) for the optimal experience.
- Mod 'Debugify' (debugify) 1.20.1+2.0 recommends any 3.x version of yet-another-config-lib, which is missing!
- You should install any 3.x version of yet-another-config-lib for the optimal experience.
- Mod 'Every Compat' (everycomp) 1.20-2.7.11 recommends any version of sawmill, which is missing!
- You should install any version of sawmill for the optimal experience.
- Mod 'JourneyMapIntegration' (jmi) 1.20.1-0.14-48 recommends version 14 or later of waystones, which is missing!
- You should install version 14 or later of waystones for the optimal experience.
This may be a modpack version difference
And this looks like a missing client mod (don't put client mods on servers):
[14:48:51] [main/ERROR]: blahaj.mixins.json:AnvilScreenHandlerMixin from mod blahaj: Super class 'hibi.blahaj.mixin.ForgingScreenHandlerMixin' of AnvilScreenHandlerMixin was not found in the hierarchy of target class 'net/minecraft/class_1706'
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Super class 'hibi.blahaj.mixin.ForgingScreenHandlerMixin' of AnvilScreenHandlerMixin was not found in the hierarchy of target class 'net/minecraft/class_1706'
There's a JSON error in this file:
[14:49:46] [Worker-Main-12/ERROR]: Couldn't parse data file a_man_with_plushies:an_apple_for_baldi from a_man_with_plushies:advancements/an_apple_for_baldi.json
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 6 column 23 path $.display.title
But it looks like the server started. Last thing I see is "VicOfTheStars" joining. Did the server crash?
Thats a plushie mod, not a client side mod 😄
I was reacting to the name part "ScreenHandler"
The server log won't really say much as this error is done by your client. But this generally means you didn't have everything carried over