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
Description: Exception in server tick loop
net.mehvahdjukaar.supplementaries.common.utils.VibeChecker$BadModError: Some OTHER mod loaded the Sheets class to early, causing modded banner patterns and sherds textures to not include modded ones.
Refusing to proceed further.
Missing entries: [ResourceKey[minecraft:banner_pattern / sleep_tight:moon]] (mods listed here are NOT the cause of this, merely the ones that got broken because of it)
Check previous forge log lines to find the offending mod.
at knot//net.mehvahdjukaar.supplementaries.common.utils.VibeChecker.clientStuff(VibeChecker.java:90)
at knot//net.mehvahdjukaar.supplementaries.common.utils.VibeChecker.checkVibe(VibeChecker.java:42)
at knot//net.mehvahdjukaar.supplementaries.common.events.ServerEvents.onPlayerLoggedIn(ServerEvents.java:121)
at knot//net.mehvahdjukaar.supplementaries.common.events.fabric.ServerEventsFabric.lambda$init$0(ServerEventsFabric.java:40)
at knot//net.fabricmc.fabric.api.networking.v1.ServerPlayConnectionEvents.lambda$static$2(ServerPlayConnectionEvents.java:48)
at knot//net.fabricmc.fabric.impl.networking.server.ServerPlayNetworkAddon.onClientReady(ServerPlayNetworkAddon.java:66)
at knot//MC//net.minecraft.server.PlayerManager.handler$fci001$fabric-networking-api-v1$handlePlayerConnection(PlayerManager.java:7518)
at knot//MC//net.minecraft.server.PlayerManager.onPlayerConnect(PlayerManager.java:215)
at knot//MC//net.minecraft.server.network.ServerLoginNetworkHandler.addToServer(ServerLoginNetworkHandler.java:131)
at knot//MC//net.minecraft.server.network.ServerLoginNetworkHandler.md178e08$polymer-networking$lambda$polymerNet$prePlayHandshakeHackfest$0$0(ServerLoginNetworkHandler.java:549)
at knot//eu.pb4.polymer.networking.impl.EarlyConnectionMagic.lambda$handle$0(EarlyConnectionMagic.java:32)
at knot//eu.pb4.polymer.networking.api.EarlyPlayNetworkHandler.lambda$onKeepAlive$0(EarlyPlayNetworkHandler.java:108)
at knot//MC//net.minecraft.server.ServerTask.run(ServerTask.java:18)
at knot//MC//net.minecraft.util.thread.ThreadExecutor.executeTask(ThreadExecutor.java:156)
at knot//MC//net.minecraft.util.thread.ReentrantThreadExecutor.executeTask(ReentrantThreadExecutor.java:23)
at knot//net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:782)
at knot//net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:164)
at knot//MC//net.minecraft.util.thread.ThreadExecutor.runTask(ThreadExecutor.java:130)
at knot//net.minecraft.server.MinecraftServer.runOneTask(MinecraftServer.java:21818)
at knot//net.minecraft.server.MinecraftServer.runTask(MinecraftServer.java:758)
at knot//MC//net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor.java:139)
at knot//net.minecraft.server.MinecraftServer.runTasksTillTickEnd(MinecraftServer.java:743)
at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:675)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
The text was updated successfully, but these errors were encountered:
User4716
changed the title
[🐞]: Crash on world join (Needs investigation)
[🐞]: Sleep Tight causes crash on world join
Dec 26, 2024
User4716
changed the title
[🐞]: Sleep Tight causes crash on world join
[🐞]: Sleep Tight causes crash on world join if some other unknown mod is present
Dec 26, 2024
Sleep Tight does not directly cause Supplementaries to crash the game; there needs to be a third (potentially even more) mod(s) in the mix for something to go wrong and for the game to crash
Thankfully this was not a large problem since I can just remove Sleep Tight or Supplementaries and the crash goes away. But the other culprit mod(s) are still unknown, so that's why this issue is still up.
@MehVahdJukaar close this issue if you think it's not worth it to figure out the culprit mod or to talk about this topic anymore
User4716
changed the title
[🐞]: Sleep Tight causes crash on world join if some other unknown mod is present
[🐞]: Some mod breaks the Sheets class (causing Sleep Tight to crash the game)
Dec 26, 2024
User4716
changed the title
[🐞]: Some mod breaks the Sheets class (causing Sleep Tight to crash the game)
[🐞]: Some mod breaks the Sheets class and crashes game on world join (If "Supplementaries" AND "Sleep Tight" are installed)
Dec 26, 2024
Checklist:
Modpack information:
What happened:
Logs:
crash-server.txt
latest.log
The text was updated successfully, but these errors were encountered: