Rivmun / FootprintParticle

A simple Minecraft mod that adds footprint for mobs.
GNU General Public License v3.0
7 stars 0 forks source link

Incompatibility with RandomMobSizes #71

Closed tristankechlo closed 2 months ago

tristankechlo commented 2 months ago

Any modversion of 2.1 or higher from RandomMobSizes causes a NoClassDefFoundError.

The package structure of my mod changed slightly in the latest updates:
Old: com.tristankechlo.random_mob_sizes.mixin_access.MobMixinAddon
New: com.tristankechlo.random_mob_sizes.mixin_helper.MobMixinAddon

tristankechlo commented 2 months ago

The update was published to the versions 1.18.2, 1.19.3, 1.19.4, 1.20.1, 1.20.4 and 1.20.6
No further changes to the package structure are planned, so it's safe to adapt for a longer timespan :+1:

(well kinda, in 1.20.6+ I am switching to default attributes from vanilla minecraft, so you can just check the generic SCALE attribute)

Rivmun commented 2 months ago

Wait, where 1.19.2's RandomMobSizes v2.1 lies?

-- It my main maintenance (and playing) version if you wonder why I ask🤔

tristankechlo commented 2 months ago

Sadly no new version for 1.19.2 (yet)

I just had the issue reported to me, and wanted to notify you.
But in the end it's up to you for which versions you adjust your mod

Rivmun commented 2 months ago

Sure glad to see this notice from you and I'll fix the compat for RandomMobSizes,

and if 1.19.2 has v2.1 is better (just a beg jokingly ww