Crash when trying to attach a faucet to a dirt block
ChromaPIE opened this issue ยท 12 comments
supplementaries-1.20-2.6.1-fabric
Fabric 1.20.1
Log (only related part included): https://mclo.gs/ZroU34N
CR: https://mclo.gs/aX4qWLF
Using moonlight 2.8.25. Issue confirmed both in SP and MP (client-side crash tho).
Trying to shift right click the ground to place the jar crashes the game too. CR: https://mclo.gs/GxZiGF0
Faucet on Sky Stone Tank from AE2 and Super Tank from GTCEu-M (or even any other fluid capable tile entities) crashes the game too
Are you on a server? Must be a mod conflict fucking up the data registries
And it's reproduced in a newly created SP world too, crash reports above contain the full mod list
Does it happen on a new instance with no other mods? Unfortunately crash log doesn't have much info but should be related to data registry files somehow not being loaded
Works just fine with only Fabric API, Moonlight and Supplementaries installed. I can pack a zip containing mods and config folder of my instance and send it for further test if you want.
dont realy have time to test a whole modpack. what i can do is do an early check for that specific issue so the game would crash instantly as soon as the cuplrit mod is added. wont help in your case but for anybody else that installs a new one they would know somehtig went bad
what happend in that report is that afrer having this issue here i added more logging and i dumped the content of my datapack registry. what came out on your report is not its content at all but another totally unrelated mod one.
issue still there but i dont think im familiar with how this report i got looks like: https://mclo.gs/ZeJZYpi
yeah some other mod is messing up with datapack registry. I'm using forge api to add those so that part is as compatible as it gets. This means its some other mod problem