AzureDoom / AzureLib

Based off Geckolib but now just for my own needs.
MIT License
42 stars 7 forks source link

The mod is incompatible, causing a crash #52

Closed abm991 closed 4 months ago

abm991 commented 4 months ago

Hello author, this MOD is not compatible with your support library :https://www.curseforge.com/minecraft/mc-mods/hit-feedback Problem: When attacking a mob, it immediately crashes

AzureDoom commented 4 months ago

Invalid report, no logs

abm991 commented 4 months ago

[22:15:17] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.15.11 [22:15:17] [main/INFO]: Loading 61 mods:

abm991 commented 4 months ago

This time it's a loading world crash, as opposed to a crash when attacking a creature triggers a particle effect

AzureDoom commented 4 months ago
java.lang.IllegalArgumentException: Bound must be positive
at net.minecraft.class_6566.method_43048(class_6566.java:22) ~[client-intermediary.jar:?]
at mod.chloeprime.hitfeedback.client.particles.EntityPieceParticle.(EntityPieceParticle.java:34) ~[HitFeedback-1.20.1-1.0.0-fabric.jar:?]
at mod.chloeprime.hitfeedback.client.particles.ParticleEmitterBase.method_3070(ParticleEmitterBase.java:84) 

This is an issue with the hitfeedback mod, not this mod.