Yeah it is, everything else works fine. Even tried to create a whole new project just with the core, jump plugin and platforming plugin. Still the same issue.
Viewing post in Jumping on top of Holes
Yeah, I just have the one common event that happens when the player falls into a hole. The player gets sent back with the plugin command. When I walk onto the hole its fine, the character falls, but when I jump I can walk for a little bit and do another jump, and so on.
I have also tried to change the order of the jumping and platforming plugin but then I just get the error message "TypeError $gameSwitches.setPlayerJumping is not a function". But that error only occurs when I jump onto a hole.