When is try to set my map to Playset i get this message “An Actor of type FortMinigameSettingsBuilding which is marked as a Playset. This Actor type is not allowed i Playset maps” How do i find this item to delete it?
Hi Marcus, that text reminds me of similar text I’ve seen for Components.
So I’d start by checking any of the more ‘complicated’ props in the playset for this component.
What should i do with the props with this component?
Which props did you find with this component?
I wonder if there are multiple versions of the same prop. (Ones with extra complexity of FortMinigameSettingsBuilding and ones without)
I seems like the props with that component are not the problm anymore. Now i get this message “PlaysetGeneration: Warning: ‘S_Athena_Foundation_Inner3’ FortStaticMeshActor actor was excluded” on 350 props. Can you help with that?
Do you have 350 instances of ‘Foundation_Inner’?
Probably unrelated (since the name in the message is different than the name of the asset) But I did notice that there are only 2 foundation meshes (so maybe the 3/3rd one listed in the error is unexpected)
Do i need to delete all the props that is makeing the problem? Or can i do somehing with them that makes them playset?
Which props were you trying to add that contained the ‘FortMinigameSettingsBuilding’ component?
Looks like everything that can be used to create a playset has a ‘FortPlaysetPropItemDefinition’ and ‘PlaysetProp’ as primary asset type, I don’t see anything different about those Foundations.
First when i got the problem i was trying to add spawners but now they are not the problem. Do i have to delete the props which are the proble?
Ah, that’s weird. I don’t see ‘FortMinigameSettingsBuilding’ component on spawners… but I think it’s safe to say that spawners should not be part of a playset.
What instructions are you using to create the playsets? I’d try creating a playset with only the problematic prop to determine if it can be used in a playset.