LlamaramaTeam / Llamarama

The Llamarama mod.
GNU General Public License v3.0
5 stars 3 forks source link

Bumblelama crashma #23

Closed TheButterbrotMan closed 2 years ago

TheButterbrotMan commented 2 years ago

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:

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

0xmycf commented 2 years ago

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

0xJoeMama commented 2 years ago

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: https://github.com/LlamaramaTeam/Llamarama/blob/45bf71be480819e43a140c7c2a0c0231218232ef/src/main/java/io/github/llamarama/team/common/entity/bumbllama/BumbleLlamaEntity.java#L132

0xJoeMama commented 2 years ago

Could you try normally bonemealing that praire grass block?

TheButterbrotMan commented 2 years ago

Could you try normally bonemealing that praire grass block?

Nothing, happens.

TheButterbrotMan commented 2 years ago

https://bytebin.lucko.me/svs8P3HahL This is in log then

0xJoeMama commented 2 years ago

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.

0xJoeMama commented 2 years ago

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!