Crashes with wilder wild on 1.20.6 and 1.21
nickademas opened this issue · 11 comments
crash-2024-06-21_17.47.41-client.txt
This do in 1.21
I already also reported this conflict with the Wilder Wilds mod. It seems to not detect on mc logs but the crash report log did for me.
Please try version 1.0.4-beta.1 or Better RRP mod I released just now.
Minecraft's Registry system is too complicated and I still cannot figure out where the real issue lies. The issue happens on
BuiltinRegistries.createWrapperLookup()
(official nameVanillaRegistries.createLookup
), and reported errors of unreferenced keys. I bypassed that checking process in my mod.
Umm developer. What could this mean since I didn't expect this one also from Wilder Wild.
You see. I've installed this mod with the new BRRP beta alongside with Wilder Wild. It seems fine at first but this time droplets are appearing with every biome.
The issue lies on invoking BuiltinRegistries.createWrapperLookup()
. I'll check how to fix it.
Please try version 1.0.4-beta.1 or Better RRP mod I released just now.
Minecraft's Registry system is too complicated and I still cannot figure out where the real issue lies. The issue happens on BuiltinRegistries.createWrapperLookup()
(official name VanillaRegistries.createLookup
), and reported errors of unreferenced keys. I bypassed that checking process in my mod.
Please try version 1.0.4-beta.1 or Better RRP mod I released just now.
Minecraft's Registry system is too complicated and I still cannot figure out where the real issue lies. The issue happens on
BuiltinRegistries.createWrapperLookup()
(official nameVanillaRegistries.createLookup
), and reported errors of unreferenced keys. I bypassed that checking process in my mod.
It works well even for a beta.
Please try version 1.0.4-beta.1 or Better RRP mod I released just now.
Minecraft's Registry system is too complicated and I still cannot figure out where the real issue lies. The issue happens onBuiltinRegistries.createWrapperLookup()
(official nameVanillaRegistries.createLookup
), and reported errors of unreferenced keys. I bypassed that checking process in my mod.Umm developer. What could this mean since I didn't expect this one also from Wilder Wild.
You see. I've installed this mod with the new BRRP beta alongside with Wilder Wild. It seems fine at first but this time droplets are appearing with every biome.
I didn't reproduce the droplets in every biome. I'm using Minecraft 1.21, BRRP v1.0.4-beta.1, Wilder Wild 2.4.6, Fabric API 0.100.7 and Fabric Loader 0.15.11. Could you help reproducing the issue in your screenshot?
im on 0.16.0 and still works but the problem is that mixins confuses other codes resulting to also other mods be incompatible with Wilder Wild. But i would show a video and screenshots.
Update: It is actually fix but maybe some of the mods could conflict it? Could you check blockus alongside with your other mod ext blockus? But i'll check it with Biome's O Plenty