component is null
at System.Environment.get_StackTrace () [0x00000] in <1eb9db207454431c84a47bcd81e79c37>:0
at LogUtil.Error (System.String message, System.String category, System.String stackTrace) [0x00000] in :0
at DebugUtil.Fail (System.String message) [0x00000] in :0
at DebugUtil.AssertNotNull (System.Object obj, System.String message) [0x00000] in :0
at FarmPlantWOComponentReplicatee.GetFarmPlantWOComponent () [0x00000] in :0
at ClientFarmPlantHarvestRequestEvent.Execute (ConnectionIdentifier connectionId) [0x00000] in :0
at EventManager.Read (System.Int32 seqNum, System.Collections.Generic.Queue1[T] inFlightPackets, PrefilledRingBuffer1[T] prefilledRingBuffer, DionicDataStreamReader headerStream, DionicDataStreamReader dataStream) [0x00000] in <4ea35057824e47a999c93e15de24ff1b>:0
at ReplicationManager.Read (System.Int32 seqNum, Unity.Collections.NativeArray1[T] fullData) [0x00000] in <4ea35057824e47a999c93e15de24ff1b>:0 at Connection.ReadPacket (System.Int32 seqNum, Unity.Collections.NativeArray1[T] fullData) [0x00000] in :0
at ConnectionManager.UnpackData (System.Int32 seqNum, Unity.Collections.NativeArray`1[T] data) [0x00000] in :0
at SlidingWindowReceiver.Receive (Unity.Collections.DataStreamReader& stream) [0x00000] in <9122aaac8d3e412eb1961c52ce3297c9>:0
at SlidingWindow.Receive (Packet+PacketType type, Unity.Collections.DataStreamReader stream) [0x00000] in <9122aaac8d3e412eb1961c52ce3297c9>:0
at ConnectionManager.ReceivePacket (Unity.Collections.DataStreamReader stream, System.Boolean allowSimulator) [0x00000] in :0
at ConnectionManager.OnNetworkTick () [0x00000] in :0
at Connection.OnNetworkTick () [0x00000] in :0
at Host.OnNetworkTick () [0x00000] in :0
at NetworkConnectionModule.OnNetworkTick () [0x00000] in :0
at NetworkModule.OnNetworkTick () [0x00000] in <5377f60f9a7a4903a691a618d9fda601>:0
at NetworkModule.UpdateFrameUnityLate () [0x00000] in <5377f60f9a7a4903a691a618d9fda601>:0
at GameOrchestrator.Update () [0x00000] in <9cdf2a6e82a04ad1a393a3a71ac70b3d>:0
Tried to grab an item from a storage container as it was transferring to a new container; game crashed