Starting after this last wipe, players get kicked reason: kicked: rpc error in moveitem.

Last wipe this plugin worked perfect with same settings. I updated to the latest version when you released it 3 days ago. I assumed all was good but its RPC kicking. I wasnt aware untill player brought it to my attention.

Any ideas what to do or how to fix this?
I did test this myself and I get kicked as well same exact error message. 

Can you explain how to trigger the rpc kick and share the entire error message?

getting same on a server where im playing, removed weapon from turret, try to replace and awlays get kicked with rpc moveitem

Tanki

getting same on a server where im playing, removed weapon from turret, try to replace and awlays get kicked with rpc moveitem

I tried removing and replacing the weapon from a turret that was attached to a Minicopter, but it worked fine. I suspect folks encountering this might have additional plugins which are contributing to the issue.

ok thanks for have tested.

Yeah I am facing this on my private local server too when one of my own mods trying to reroute Itemflow. So it's my fault :D

Its not White's mod.



Merged post

It is happening this way:

example campfire.

1) have meat in output

2) RMB on the meat -> Rust think meat is in main inventory

BUT it has been rerouted to backpacks

3) then later i want to move it from backpacks to my main -> collision happens



Merged post

soo.. my mod was listening on when an item is added to players inventory and then moved to backpacks (to keep main clean).

But my mod did too fast so Rust still thought the item id is in main. when I later moved the item to main: boom!