ghast / HitDelayFixMod

Fix the hit delay in minecraft 1.8 pvp
https://ghast.io/hitdelayfixmod
MIT License
22 stars 7 forks source link

Incompability with Perspective mod 4.1 #1

Closed Napim closed 3 months ago

Napim commented 4 years ago

https://hypixel.net/threads/forge-perspective-mod-v4.3298377/#post-23212077

The game is crashing when running both the mods, no crash report given.

standayweb commented 4 years ago

Thanks for the report, we will look into this when we get some time.

Wyvest commented 3 years ago

this is quite old, but this is because this shades an old mixin version iirc

Napim commented 3 years ago

this is quite old, but this is because this shades an old mixin version iirc

yeah figured it out, i instead used another perspective mod as the coder of the mod wouldn't just change it as he found this mod to be a hack..

Wyvest commented 3 years ago

Yeah dj doesn’t really like ghast for this mod To temporarily fix it, you can prefix a ! to the perspective mod, to make sure perspective mod does the mixin stuff first. To fix it permanently, the mixin will need to be updated, as well as forgegradle and actual gradle

On Tue, May 25, 2021 at 6:33 AM Napim @.***> wrote:

this is quite old, but this is because this shades an old mixin version iirc

yeah figured it out, i instead used another perspective mod as the coder of the mod wouldn't just change it as he found this mod to be a hack..

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ghast/HitDelayFixMod/issues/1#issuecomment-847421033, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK32EQ6FDHOJLVOA36JWVSTTPLO55ANCNFSM4Q65NT5Q .

-- wyvest.net

Wyvest commented 3 years ago

probably fixed in #3 and #4