IMB11 / Armorful

Adds armor for various mobs naturally, and provides various armor items that can be used on specific mobs.
MIT License
5 stars 2 forks source link

[Crash] Strange crash during the creation of a new world (possibly related to C2ME?) #7

Closed vico93 closed 8 months ago

vico93 commented 10 months ago

After installing Armorful, i got this weird crash when trying to generate a new world. At first seems to be related to C2ME, but since in the crash it states that it could be related to another mod and there is some references to Armorful on the classes affected, i posted this here as well to be safe.

Crash report: GIST

IMB11 commented 10 months ago

Armorful doesn't do anything with feature placements. This is a CM2E issue

vico93 commented 10 months ago

Armorful doesn't do anything with feature placements. This is a CM2E issue

Meanwhile @ishland said on the other thread: "This is caused by Armorful attempting to generate loot tables for drowned during structure spawning on worldgen threads and this should be avoided."

IMB11 commented 10 months ago

This is done anyways by vanilla already?

ishland commented 10 months ago

This is done anyways by vanilla already?

Vanilla doesn't use loot tables on entity creation and loots for chests are generated only when they are first opened.

Estrelaura commented 9 months ago

Happening a lot on a server i manage, not even related to C2ME, since i uninstalled. It just takes someone trying to generate a chunk with an ocean ruin on it and it happens (because of the drowned) crash-2023-09-12_19.40.39-server.txt

Trent2087 commented 8 months ago

This is still an issue https://hastebin.com/share/lalobolate.yaml

IMB11 commented 8 months ago