MoonflowerTeam / pollen

⚙️ Library for all Moonflower mods. Adds bridges for Fabric and Forge using Architectury along with utilities such as our Pinwheel bedrock animation API.
https://www.curseforge.com/minecraft/mc-mods/pollen
Other
32 stars 19 forks source link

Crash Log #55

Closed ardissaps closed 2 years ago

ardissaps commented 2 years ago

What version are you seeing the problem on?

1.18.2

Describe the issue

https://paste.atlauncher.com/view/a2ec3f1d-9b0f-4473-a31b-9f1e86e996f5

latest.log

Above
jacksonhardaway commented 2 years ago

This doesn't seem to be a Pollen issue, rather another issue occurring during Pollen event registration, specifically with static initialization of BlockModel.

I would search through your mods and see which mod causes the crash and I can reopen it if it's still an issue.

ardissaps commented 2 years ago

1

ardissaps commented 2 years ago

I was installing pollen as dependency for Anchor music.

jacksonhardaway commented 2 years ago

One of the mods is conflicting with Pollen. You'll need to find the mod which is causing it before we can look into any fixes, but it doesn't seem to be on Pollen's side anyways.