Hello, this is my first post here and I hope this conforms to the rules!
I've checked the compatibility chart for my game, UT2004, and it appears to have full compatibility.

I'm attempting to extract 3 Skeletal Meshes from a Mutator called SentinelsRcBeta3.
I've attempted to extract straight from the .u file as well as exporting the .ukx from within UnrealED.
The error I'm getting is:
WARNING: bad LOD#0 mesh, switching to base
ERROR: bad base mesh
It continues to do it's thing and ends up telling me:
Exporing SkeletalMesh SentinelShockRifle to ./SentinelsRcBeta3/SkeletalMesh
but the SkeletalMesh folder is not present.
The same happens for:
SentinelFlamethrower
SentinelMinigun
SentinelRocketLauncher
I have however been able to extract:
CielingCannon & FloorCannon
from Cannons.ukx which has been exported from SentinelsRcBeta3.u using UnrealEd.
Any suggestions as to how I can get these meshes would be greatly appreciated!
Many thanks in advance. <3