Looting horses red text? Anyone

When looting horses i get the good old red text and a message in f1 about missing prefab largewoodenbox.prefab
These are the horses gotten at the stables. and looting after death.

Anyone else getting this?

Since the Rust update this month, many loot panel names were removed. This means that any plugin that alters loot panel names, or tries to open a loot panel directly using an older name, will cause the red error on the client (when the player attempts to loot the container). The solution is to either update or fix the plugins doing this.

https://commits.facepunch.com/39229

default rust horses from the ranch no mods.

I'm not seeing that issue. Pretty sure it's a mod you have installed or previously had installed. Large wooden box prefab isn't even standard for horses.

Edit: I reproduced when looting a horse corpse. Ts3hosting reproduced on vanilla as well.

The same thing happens to me, any solution? I'll keep looking

its client side need to weight on client update.

One possible workaround would be to detect when the horse corpse spawns, then destroy it and replace it with a different container.

Or kill the corps so it goes to a bag right away?

Yes, that's the same result. Just a question of how you implement it.

ive updated my plugins (which are limited due to community server) and still seeing this on everyone of my servers, very interesting as you can put stuff into the horse and cut the horse up and it drops a loot bag..

Client side buge hope they fix it.