alRex-U / ParCool

A Minecraft Forge Mod for action of Cool Parkour
GNU General Public License v3.0
41 stars 30 forks source link

Weird behavior - compatibility issue with origins mod #248

Open CanecaKun opened 2 months ago

CanecaKun commented 2 months ago

Summary Insane movement speed when jumping when both mods are together in the modpack

Running Environment

Detail When the mod origins is installed with the parcool mod, effects from specific classes for example "slow falling" effects given by the mod, for some reason give insane speeds for the player while falling (during jumps etc), this happens only when both mods are installed, slow falling effect from potions and items from other mods does not give this speed effect.

Additional Data Link for video with how to simulate the bug (https://drive.google.com/file/d/1LCyAceltaU_HYq1tEZ_1KrjPeceRuDFJ/view?usp=sharing)

CanecaKun commented 2 months ago

Also insane flight speed in creative for some reason

alRex-U commented 2 months ago

Thanks for reporting... it seems to be dealt like that player is on ground? or not

CanecaKun commented 2 months ago

It only gives the insane speed while airborne, being that creative flight or while jumping / falling from a block of any height, when on ground it works as intended and the player walks at normal speed (as shown in the video) my guess is that it has something to do with the "leaps" that parcool does when you climb 1 block height with space, maybe it interprets the falling as a parcool "move" and that gives the forward speed infinitely idk

Only someone more experienced simulating the conditions shown will be able to tell whats the real issue, thats only my guess