1.20.1 Refuses to load into world cause of this mod
ModernGamingWorld opened this issue ยท 11 comments
78: ASM: class com.minecolonies.core.event.ClientEventHandler onwWorldTick(Lnet/minecraftforge/event/TickEvent$LevelTickEvent;)V
java.lang.RuntimeException: Not all required entries were found in datapack registry. How did this happen?Note that this could be caused by Paper or similar servers. Know that those are NOT meant to be used with mods
at TRANSFORMER/[email protected]/net.mehvahdjukaar.supplementaries.common.utils.VibeChecker.checkDatapackRegistry(VibeChecker.java:60)
at TRANSFORMER/[email protected]/net.mehvahdjukaar.supplementaries.common.utils.VibeChecker.checkVibe(VibeChecker.java:27)
at TRANSFORMER/[email protected]/net.mehvahdjukaar.supplementaries.common.events.forge.ServerEventsForge.onServerTick(ServerEventsForge.java:228)
at TRANSFORMER/[email protected]/net.mehvahdjukaar.supplementaries.common.events.forge.__ServerEventsForge_onServerTick_LevelTickEvent.invoke(.dynamic)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)
at TRANSFORMER/[email protected]/net.minecraftforge.event.ForgeEventFactory.onPreLevelTick(ForgeEventFactory.java:925)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.mdd58f72$dimthread$lambda$tickWorlds$0$b(MinecraftServer.java:9392)
at TRANSFORMER/[email protected]/me.srrapero720.dimthread.DimThread.swapThreadsAndRun(DimThread.java:50)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.mdd58f72$dimthread$lambda$tickWorlds$1$a(MinecraftServer.java:9391)
at TRANSFORMER/[email protected]/me.srrapero720.dimthread.thread.ThreadPool.lambda$execute$1(ThreadPool.java:54)
at TRANSFORMER/[email protected]/me.srrapero720.dimthread.thread.ThreadPool.lambda$execute$0(ThreadPool.java:46)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.UnsupportedOperationException: Failed to get registry access: level was null
at TRANSFORMER/[email protected]/net.mehvahdjukaar.moonlight.api.util.Utils.hackyGetRegistryAccess(Utils.java:207)
at TRANSFORMER/[email protected]/net.mehvahdjukaar.moonlight.api.misc.DynamicHolder.getInstance(DynamicHolder.java:79)
at TRANSFORMER/[email protected]/net.mehvahdjukaar.moonlight.api.misc.DataObjectReference.getHolder(DataObjectReference.java:31)
at TRANSFORMER/[email protected]/net.mehvahdjukaar.moonlight.api.fluids.SoftFluidRegistry.getEmpty(SoftFluidRegistry.java:22)
at TRANSFORMER/[email protected]/net.mehvahdjukaar.supplementaries.common.utils.VibeChecker.checkDatapackRegistry(VibeChecker.java:58)
... 15 more
You need to include the file, latest.log
. just drag the file here and it will get uploaded.
EDIT:
are you playing on server? if yes, then is Server via Paper or similar servers??
if you are playing in Singleplayer world, then the latest.log is needed.
Single player atm, I have an official server for my modpack, but once I could not log into single player. I downgraded the mod on server right away to prevent loss of data
Updated, still not working @MehVahdJukaar. This time it crashed me straight to desktop using the latest version from today
I have over 500ish mods in my pack, I am not going to pull them all out to get your mod to work, as that would ruin my custom modpack as its a huge pack
i have absolutely no clue how this could happen. All i know its likely caused by DimThread doing some stuff