Ell (Julian)

Results 183 comments of Ell (Julian)

Hmm, it looks like I'm not able to reproduce this in 1.20.1.

Have you confirmed this issue to be caused by Nature's Aura? An access violation issue like this is often caused by an action that happened earlier, or in another part...

Hi! Please try to reproduce this issue without any other mods installed, and possibly try to figure out which mod or configuration is causing it.

Did you change any of the mod's recipes without keeping the same recipe name or updating the book accordingly? This can be either crafting recipes, or any of the mod's...

If this issue still happens, and is only related to the language that is selected, please report it to the Patchouli issue tracker. Thanks!

Hi! Coroutine events aren't traditional C# events, they're just called the same. You can find info about how to raise and wait for coroutine events [in the README](https://github.com/Ellpeck/Coroutine#using-events), but essentially,...

Waiting for events doesn't involve delegates. Events are single-instance (or you can extend `Event` and override `Equals` if you need to), and waiting for an event just waits for the...

Specifically, the mobs that are missing are > axolotls, frogs, glow squids, goats, striders, Also, possibly include > allays, drowneds, cods, pufferfish, salmon, tadpoles, tropical fish,

Hmm, yea that should probably have the null check just to be sure, but also: the aura cache shouldn't be able to be without that capability, so something else must...

Cannot reproduce this in 1.19.2. Please try to see if this still happens, as 1.18.2 isn't maintained anymore except for gamebreaking bugs. https://user-images.githubusercontent.com/5741138/215258772-a8700d69-fbe5-4a66-bb32-3b80f3b91d84.mp4