[ECO] [GRO] [FR] Community Space Subtypes Don't Allow Certain Events
Product: The Sims 4
Platform:PC
Which language are you playing the game in? English
How often does the bug occur? Every time (100%)
What is your current game version number? 1.103.315.1020
What expansions, game packs, and stuff packs do you have installed? All expansion packs, all game packs, all stuff packs, Bust the Dust Kit, Country Kitchen Kit, Throwback Fit Kit, Courtyard Oasis Kit, Industrial Loft Kit, Industrial Loft Kit, Fashion Street Kit, Incheon Arrivals Kit, Blooming Rooms Kit, Little Campers Kit, Desert Luxe Kit, Holiday Celebration Pack, and Family Portrait
Steps: How can we find the bug ourselves? Change a Community Space lot into either a Community Garden, Marketplace, or Maker Place and try to throw these events there: Family Reunion (Growing Together) Neighborhood Potluck (For Rent) Pool Party (For Rent)
What happens when the bug occurs? The lot doesn't appear in the list of available venues when throwing those certain three events.
What do you expect to see? As you can throw these events on the default Community Space lot, you should be able to throw these events on its subtypes (Community Garden, Marketplace, Maker Space), as all the other events that allow you to throw an event there also allow to throw it in its subtypes.
Have you installed any customization with the game, e.g. Custom Content or Mods? Never used.
Did this issue appear after a specific patch or change you made to your system? Neutral/Not Sure
I don't know if it's intentional or an oversight, so I thought I'd report it.
When putting together a list of what events you can throw at what location on The Sims Forums, I've noticed that Family Reunion, Neighborhood Potluck, and Pool Party events have Community Space lot allowed, but not its subtypes. I've checked in-game too by changing one Community Space in Evergreen Harbor to Marketplace. Trying to throw a Pool Party, only two lots out of three were available.
Under spoilers, I'll bring up the tuning file section:
Kava Party
<L n="compatible_venues"> <T> 28614 <!-- venue_residential --> </T> <T> 25847 <!-- venue_park --> </T> <T> 16869 <!-- venue_bar --> </T> <T> 16870 <!-- venue_club --> </T> <T> 16875 <!-- venue_lounge --> </T> <T> 122247 <!-- venue_cafe --> </T> <T> 123794 <!-- venue_pool --> </T> <T> 205126 <!-- venue_beach --> </T> <T> 208182 <!-- venue_rentable_universityHousing --> </T> <T> 223944 <!-- venue_CommunityLot --> </T> <T> 223946 <!-- subVenue_Garden --> </T> <T> 223945 <!-- subVenue_Market --> </T> <T> 231465 <!-- subVenue_MakerSpace --> </T> </L>Now, let's look at Pool Party:
<L n="compatible_venues"> <T> 28614 <!-- venue_residential --> </T> <T> 9279 <!-- venue_generic --> </T> <T> 229251 <!-- venue_residential_tinyhome --> </T> <T> 252380 <!-- venue_residential_HauntedHouse --> </T> <T> 103675 <!-- venue_rentable_cabin --> </T> <T> 239458 <!-- venue_rentable_vacation_generic --> </T> <T> 173833 <!-- venue_Rentable_Jungle --> </T> <T> 149495 <!-- Venue_Penthouse --> </T> <T> 227304 <!-- Venue_Penthouse --> </T> <T> 16875 <!-- venue_lounge --> </T> <T> 16870 <!-- venue_club --> </T> <T> 107453 <!-- venue_ForestPark --> </T> <T> 25847 <!-- venue_park --> </T> <T> 123794 <!-- venue_pool --> </T> <T> 223944 <!-- venue_CommunityLot --> </T> <T> 314133 <!-- venue_RecCenter --> </T> </L>As you can see, in Kava Party, there was venue_CommunityLot (Community Space) and its subtypes (subVenue_Garden, subVenue_Market, and subVenue_MakerSpace).
However, in Pool Party, there is only venue_CommunityLot (Community Space) and no subtypes are listed.
This is the issue here. If the subtypes (subVenue_Garden, subVenue_Market, and subVenue_MakerSpace) were added, this issue would be easily solved.
Edit By Crinrict: Added Tag to Title. Please add pack tags yourself. Thank you.