Image dose not work after transfer from old

same here

same issue and players getting kiced for:

disconnecting: Exception (cs:59489): 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) ​

Currently into this issue too for converting old data.

Shows most of mine except crafted clothing (from inventory)

Awesome

It means you have a image that is too large to send to the client, most likely a kit image rather then a item icon. 3.145728mb is the limit and what ever image that is is bigger then that

ucMNHpoR2on82hk.png k1lly0u

It means you have a image that is too large to send to the client, most likely a kit image rather then a item icon. 3.145728mb is the limit and what ever image that is is bigger then that

The only errors i get in console are for Boots/Shoes/clothing that i equipped my bots with in kits , all the clothing was crafted from my inventory and shows on the bots but everytime someone accesses the kit gui menu it spams my console with the error if it contains any of the clothing items. I have nothing bought from .or crafted in the workshop,
latest version still rejects the images. they all show in my game inventory.

CqWBD2bwP5yK5DK.png k1lly0u

It means you have a image that is too large to send to the client, most likely a kit image rather then a item icon. 3.145728mb is the limit and what ever image that is is bigger then that

Did you change that? because the icons use to work on the old version

Merged post

just check my images they are only around 300 kb

Got it to work, it was indeed my image size. Not sure if it makes a huge diff or not, but i did find that using PNG instead of JPG worked better for me in case anyone else wants to try that.

Yo the new kits ui is sexy!!!

AmdFW6uu7InvfPS.png RJGamer1002
Did you change that? because the icons use to work on the old version

Merged post

just check my images they are only around 300 kb
No, the max packet size is entirely Rust, I am unsure if they changed it. I updated ImageLibrary yesterday to prevent storing images larger than the max size.
Send me your Kits data file and Ill try and find the image causing the problem
DZhD5KrWMmEhM6G.png k1lly0u
I updated ImageLibrary yesterday to prevent storing images larger than the max size.
wait do i need imagelibrary? for this to work?

fixed for me 

VWyyy3iGW4e0xpA.png RJGamer1002
wait do i need imagelibrary? for this to work?

Yes ofc it depends upon image library, look on front page of this plugin.
Many other plugins also require image library its a foundational plugin for 99% of modded servers

1YYbtetbRo27ki0.png WebGhost

Yes ofc it depends upon image library, look on front page of this plugin.
Many other plugins also require image library its a foundational plugin for 99% of modded servers

Oh ok... Because I was not using on the old one and it was working fine. He should set it to say required and not work with

Edit: just realized he changed that


Merged post

yes that fix it thanks you