Thanks for the fix! I still got stuck on the jump pad, but that was only once in about 15 tries and only from one side, maybe just a big with the editor.
I also noticed the jump pad ceiling is actually on the ceiling this time,
is there a way to set the height of that? The original map's ceiling was pretty low, and it was getting in the way of projectiles. Nevermind, found out it's hold shift while moving the vertex
Actually I think I figured it out. Found out what region I was getting stuck on by turning on "showcollisions"

I don't know why, but the sectors I added had 0 set for everything which I guess somehow stopped movement. You fixed it by redrawing them but missed one region. All I had to do was put the same numbers in that one and now its working fine. Thanks for the help
Edit:
I think my problem was making a new region with selected vertices rather than using the region create mode, which carries over all the region settings. I can add in more jumppads without any problems now