Max Packet Exceeded when interacting with GUI ShopSolved
Following the Rust Update 6259467 on 19/2 i have a bug giving Max Packet Exceeded when interacting with GUI Shop. Anyone getting clients crashing? I have rolled back a version and no longer have clients crashing with this error.

Tested using NPC and /shop causes same symptoms
 
Exception (cs:58851): Exception: Packet was too large (max is 3145728) Network.NetRead.Start (System.IntPtr data, System.Int32 length) (at <00000000000000000000000000000000>:0) Facepunch.Network.Raknet.Client.HandleMessage () (at <00000000000000000000000000000000>:0) Facepunch.Network.Raknet.Client.Cycle () (at <00000000000000000000000000000000>:0) Client.Update () (at <00000000000000000000000000000000>:0)

What's the shop version number? Have you tried version 2.0.7? Pre-release GUIShop v2.0.7

(Backup config) incase you want/need to go back.

Btw without you guys telling me the specific version numbers you have these issues on you make it impossible to re-create the issues.

Currently on version 2.0.5 - I rolled back to 1.9.0 and 1.8.93 but had the same issues.

The shop is unable to trade in any commands as they are the cause of this error.  Only items can currently be sold through GUI Shop.

Merged post

 Have you tried version 2.0.7? Pre-release GUIShop v2.0.7

Gives the same error. Currently unable to sell any commands including oxide perms.

Merged post

Same in 2.0.8 

You'll just have to send your config to me either in a Pastebin or dm directly on discord. Khan#8615

Sounds like a config related setup (too big an image set or something) 

Resolved. Required field shortname to be populated for all commands sold at the store.

I'll update it so that it just responds by saying;

hey, the {item} is missing a shortname please make one up for the image to cache, defaulting to the image URL.

If the image URL image is too big it will result in the following error ^which is why all images are cached now as a dependency.  

Locked automatically