Katherine
Katherine
I """fixed""" this by mixing into Mana and Artifice's loot modifier registration class and completely preventing the loot functions breaking RER from ever being registered in the first place, then...
The issue is caused by MNA returning `LootItemFunctions.SET_CONTENTS` in the `getType()` method of each of its `LootItemConditionalFunction`s. It should be returning the result of `Registry.register(BuiltInRegistries.LOOT_FUNCTION_TYPE, RLoc.create(path), new LootItemFunctionType(serializer));` instead. Here's...
@xAlicatt > I'm trying EMI/Loot and getting the same error mentioning COFH Core and Sawmill now. Turning off Loot does not stop the error. That's strange; I have both of...
> Note that this, and many more issues have been fixed in 1.20.1 It most certainly is not. You're still returning `LootItemFunctions.SET_CONTENTS` for `LootItemFunction#getType` in all of your `LootItemConditionalFunction`s, as...
> A built dmg can be found here: https://uofi.box.com/s/o2ci9nk9qit9jatv3pzjv3dybbp94dqr This build works great on my M2 machine! Just had to run `xattr -rc /Applications/Meld.app` to shut up Gatekeeper. ^u^
For your first question: Depending on what tablet you have, you may want to downgrade your Boardwalk version to 1.0.7, or if you have an older Fire device, not use...
Unfortunately, most Forge mods remain inherently incompatible with REI (and its addons). The incompatible mod, in this case, is Farmer's Delight. ``` [26Jan2023 11:50:47.542] [Server thread/ERROR] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: Couldn't place player...
@hiddenyak > Same issue but with Enigmatic Legacy https://www.curseforge.com/minecraft/mc-mods/enigmatic-legacy There's a commit for the 1.19.2 version of Enigmatic Legacy that fixes this particular issue: https://github.com/Aizistral-Studios/Enigmatic-Legacy/commit/857aa211318873180761aaa01a132a43cb0ac36e Cherry-pick that into the 1.18.2...
I don't see QSL / QFAPI in your crash report. You have [this mod](https://modrinth.com/mod/qsl/version/6.0.0-beta.2+0.76.0-1.19.4) in your `mods` folder, yes?
> Do the paths differ in the guide compared to your system? Which paths? I assume they don't, since the `aa-disable` command I mentioned leads to everything working fine with...