Upcoming changes to "AllowClientInsertModels"

Is there a reason it needs to take AssetIds? On the server you can insert it through InsertService and then replicate the instances over Remote objects. I’m not a fan of asset IDs, because either way it’s ugly:

  • Inserting assetIds from client -> server is essentially inserting models clientside which we just dropped support for
  • Inserting assetIds from server -> client is the exact same as inserting through InsertService and replicating the instances manually, except there’s ambiguity to whether the server is doing this or sending the client an AssetId which it will insert itself

Not sure if this is what you meant by your comment, but I use a script to Parent UIs into PlayerGui and it shows up on that players screen. So you should be able to send other objects that way as well.

Bumping topic, we will be putting this change into effect this week.

1 Like

The following places are likely to be affected:

  • 141461667 - Create your own Security Base [STORAGE] By kevini44
  • 147289696 - Super Mario 64 ROBLOX Edition! (Cancelled) By Zedreadr
  • 157678860 - Build A Hideout And Sword Fight By xNormality
  • 19331497 - Ben 10 Roleplaying Game (WITHOUT TOOLS) By LuckyAura
  • 26951462 - Ben 10 Fighting Game (WITH TOOLS) By LuckyAura
  • 278593329 - Cliffside Isles By Semag Games (30 robux place)
  • 300040726 - Bleach: Soul Of End - V1.3.1 [ EXP Revamp ] By mikk878el
  • 33901142 - Build Your Spaceship & Explore The Universe -FIXED By MaxR3d
  • 423367346 - Whomps Fortress By Zedreadr
  • 423981696 - Cool Cool Mountain By Zedreadr
  • 427027955 - Whomp King Boss By Zedreadr
  • 427878886 - Shifting Sand Land By Zedreadr
  • 42975313 - Build a Boat and Sail it! ADMIN ABUSE = BAN By thefastbugatti
  • 433191211 - Lethal Lava Land By Zedreadr
  • 434996412 - Hazy Maze Cave By Zedreadr
  • 439124768 - Manhattan [MARVEL] By Dubem101
  • 453312834 - Rollernauts By Numoji
  • 591770906 - BoomBox Hangout (MONEY FIDGET SPINNER!!!) By TheDuckOfGamingOnYT
  • 619739600 - Animation Pack Previewer By CloneTrooper1019
  • 628774492 - mosters By Simply_Dino
  • 687152726 - (BADGES) HN: ML! By :+1:up™
  • 73742918 - Accelerate V3 [Discontinued] [READ DESC] By Fluent_Lua
  • 783204718 - PLEASE VISIT OUR NEW GAME By Games Page Studios
  • 844333168 - Welcome to Roblox Building Remade By Dylan_50
  • 858546149 - Avatar Test V3 By TheGamer101
  • 949087374 - Build to Survive Monsters! [Updates] By Typical Tycoons
  • 949231197 - Build to Survive Monsters By Anonymous Productions
  • 967946732 - (BETA) Build A Ship To Survivor’s Island 4.0 By Navillion

The following is a mapping of placeid to the assetid that was logged:
placeid, assetid
141461667 592120960
147289696 421744970
157678860 137995138
19331497 566871235
26951462 422647420
278593329 316730646
300040726 614269325
33901142 202043120
423367346 421744970
423981696 421744970
427027955 421744970
427878886 421744970
42975313 59617205
42975313 65962665
433191211 421744970
434996412 421744970
439124768 151675683
453312834 453302880
591770906 28203605
619739600 1018554245
619739600 619521311
619739600 619527470
619739600 658830056
619739600 892267099
619739600 973766674
628774492 138021372
687152726 22853045
73742918 408470686
783204718 138021372
844333168 322580242
858546149 101742885
858546149 46358991
949087374 137995228
949087374 138021372
949231197 138021372
967946732 56453030

This list comes from the original effort to determine the impact of AllowClientInsertModels. It is not a complete list and only applies to places that were recently played. Places that are not commonly played will not show up in this list.

3 Likes

Update

@LordRugdumph has toggled the flag today that disables AllowClientInsertModels.

4 Likes