Hi, I get an RPC error whenever I move an item in my inventory taken from the administrator spawn menu of stack size 1000.
From my current efforts at fixing the error, I've opened up the assembly-csharp.dll in dotPeek and have seen this is caused by "Item->SplitItem(amount)" when the amount is less than 0.
However, even without plugins on the server, this still occurs.
How could I resolve this?
- Thanks in advance, Harry.
