OceanCollisionComponent marked as dissallowed object type

Currently, I am designing a map in which I need to take use of both an ocean component (to make an ocean around my map) and the spline component associated with it, that makes holes in the ocean. Whenever I place an ocean in my map currently, the version fails to connect to the session due to the Ocean referencing a collision component that is disallowed.

As you can see, the error occurs every time I attempt to launch as has persisted even if I place a new ocean. In the ravine in the center, I also have a FortWaterBodyExclusionVolume and a UndergroundVolume, which might have something to do with this issue.

Does anyone at least know why this occurring? And better, how to fix it?

Here’s a full output log for the whole session for extra detail:
(putting it in pastebin since I can’t upload files yet)