Custom prop gets stuck in air

Hello, I am having some issues with a custom prop I am streaming in. The prop was made in blender, and then exported to xml via sollumz tools.

The prop works fine, it loads and works. But the problem is whenever I try to use it with my “throw” item logic, it get’s stuck in air as its thrown.

I cannot seem to figure out why this happens. My prop has collisions, and it has physics.
And in my actual client-side logic I am using ActivatePhysics on the created object.

Anyone who knows why this might occur, please tell me.

Regards.