Llamarama

Llamarama

56k Downloads

Bumblelama crashma

TheButterbrotMan opened this issue ยท 7 comments

commented

Describe the bug
Server crashes cuz of Bumblelama and byg.

To Reproduce
Download my modpack, wander around.
https://www.curseforge.com/minecraft/modpacks/deathdusk

Expected behavior
Do not crash.

Game Instance Information:

  • Game Version.
    1.18.2
  • Are there other mods in your instance?
  • Yes.
  • How many of them?
  • 600+

Crash Information(if relevant):
https://bytebin.lucko.me/MMRizTsaXu

commented

Could you try normally bonemealing that praire grass block?

commented

Okay, I am gonna be honest, I have no idea about this. I am literally doing as many checks as I can and as many as the vanilla interface provides. I can't think of a way to fix this.

Reference:

private void tryGrowPlant(BlockPos down, @NotNull BlockState stateForBoneMeal) {

commented

It's this again: BumbleLlamaEntity.tryGrowPlant. I can't investigate until Monday. Maybe Joe can.

commented

Could you try normally bonemealing that praire grass block?

Nothing, happens.

commented
commented

Well it seems like this is an issue from the byg mod not ours. I mean it does make sense. I can open an issue on that mod and redirect it here. Gimmeh one second.

commented

We switched to catching any thrown exceptions. This should handle this issue and prevent crashing but still give crashlogs featuring a report of the issue. Thank you for reporting!