b__g Posted January 29, 2023 Posted January 29, 2023 (edited) Po dzisiejszej aktualizacji wykonując służbę na elfie (choć pewnie dot. to innych taborów pasażerskich), gdy zatrzymamy się i któryś z pasażerów próbuje wysiąść gra nas wyrzuca z powodu literówki w nazwie metody. 😉 Gdy mamy fart i żaden pax nie chce wysiąść - pojedziemy dalej. Wycinek z logu z wyjątkiem odpowiedzialnym za problem: [2023-01-29 02:41:03]: Disconnecting connId=0 to prevent exploits from an Exception in MessageHandler: NullReferenceException Object reference not set to an instance of an object. at DirectedAgent.MovmentProperties (UnityEngine.Vector3 target, System.String setAnim, System.String[] resetAnim, PassengerActivity action) [0x00000] in <00000000000000000000000000000000>:0 at DirectedAgent.MoveToLocationInternal (UnityEngine.Vector3 targetPoint, PassengerActivity passengerActiv, System.Boolean setValues, DoorDescriptor _doorsToFollow, SeatDecriptor seatDecriptor) [0x00000] in <00000000000000000000000000000000>:0 at DirectedAgent.AllowPassengerToLeaveTrain (DoorDescriptor _doorToFollow, UnityEngine.Vector3[] spawnPoints, MovePeopleAtPlatform targetPlatform) [0x00000] in <00000000000000000000000000000000>:0 at PeopleLeaveTrain.SelectPeopleToLeaveTrain (System.Int32 numberPeopleLeavingFromGivenPart, System.Collections.Generic.List`1[T] peopleInGivenPart, SingleNavLink doorToFollow, MovePeopleAtPlatform movePeopleAtPlatform) [0x00000] in <00000000000000000000000000000000>:0 at PeopleLeaveTrain.agentLeaveTrain (MovePeopleAtPlatform movePeopleAtPlatform, System.Collections.Generic.Dictionary`2[TKey,TValue] doors, System.Collections.Generic.Dictionary`2[TKey,TValue] peopleLeaveTrains) [0x00000] in <00000000000000000000000000000000>:0 at MovePeopleAtPlatform.RpcPeopleDisembark (NavMeshLinkController train, System.Collections.Generic.Dictionary`2[TKey,TValue] peopleLeavingTrain) [0x00000] in <00000000000000000000000000000000>:0 at PeopleTrainSync.UserCode_RpcPeopleDisembark__String__List`1 (System.String platformGuid, System.Collections.Generic.List`1[T] peopleCountInfo) [0x00000] in <00000000000000000000000000000000>:0 at Mirror.NetworkIdentity.HandleRemoteCall (System.Int32 componentIndex, System.Int32 functionHash, Mirror.RemoteCalls.RemoteCallType remoteCallType, Mirror.NetworkReader reader, Mirror.NetworkConnectionToClient senderConnection) [0x00000] in <00000000000000000000000000000000>:0 at Mirror.NetworkClient.OnRPCMessage (Mirror.RpcMessage message) [0x00000] in <00000000000000000000000000000000>:0 at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0 at Mirror.NetworkClient+<>c__DisplayClass47_0`1[T].<RegisterHandler>g__HandlerWrapped|0 (Mirror.NetworkConnection _, T value) [0x00000] in <00000000000000000000000000000000>:0 at System.Action`2[T1,T2].Invoke (T1 arg1, T2 arg2) [0x00000] in <00000000000000000000000000000000>:0 at Mirror.MessagePacking+<>c__DisplayClass7_0`2[T,C].<WrapHandler>g__Wrapped|0 (C conn, T msg, System.Int32 _) [0x00000] in <00000000000000000000000000000000>:0 at System.Action`3[T1,T2,T3].Invoke (T1 arg1, T2 arg2, T3 arg3) [0x00000] in <00000000000000000000000000000000>:0 at Mirror.MessagePacking+<>c__DisplayClass6_0`2[T,C].<WrapHandler>b__0 (Mirror.NetworkConnection conn, Mirror.NetworkReader reader, System.Int32 channelId) [0x00000] in <00000000000000000000000000000000>:0 at Mirror.NetworkClient.UnpackAndInvoke (Mirror.NetworkReader reader, System.Int32 channelId) [0x00000] in <00000000000000000000000000000000>:0 at Mirror.NetworkClient.OnTransportData (System.ArraySegment`1[T] data, System.Int32 channelId) [0x00000] in <00000000000000000000000000000000>:0 at kcp2k.KcpTransport.<Awake>b__22_2 (System.ArraySegment`1[T] message, kcp2k.KcpChannel channel) [0x00000] in <00000000000000000000000000000000>:0 at kcp2k.KcpClient.<Connect>b__7_1 (System.ArraySegment`1[T] message, kcp2k.KcpChannel channel) [0x00000] in <00000000000000000000000000000000>:0 at kcp2k.KcpConnection.TickIncoming_Authenticated (System.UInt32 time) [0x00000] in <00000000000000000000000000000000>:0 at kcp2k.KcpConnection.TickIncoming () [0x00000] in <00000000000000000000000000000000>:0 at Mirror.NetworkLoop.NetworkEarlyUpdate () [0x00000] in <00000000000000000000000000000000>:0 [2023-01-29 02:41:03]: Client disconnected without intent! Going back to main menu! [2023-01-29 02:41:03]: No DissonancePlayerSync.Instance present. [2023-01-29 02:41:03]: The Font Atlas Texture of the Font Asset LiberationSans SDF assigned to Location_text is missing. [2023-01-29 02:41:03]: Command Function System.Void PlayerBody::CmdChangeCamera(CameraSwitcher/CameraView) called without an active client. [2023-01-29 02:41:03]: [Dissonance:Network] (01:41:03.691) MirrorIgnoranceClient: Disconnected [2023-01-29 02:41:09]: Transport(<color=green>WebSocket</color>) event: <color=green>ClosedWithError</color> [2023-01-29 02:41:09]: Setting up 12 worker threads for Enlighten. [2023-01-29 02:41:09]: Exception while disposing Monitor! [2023-01-29 02:41:09]: Exception while destroying NetworkPoller! [2023-01-29 02:41:09]: NullReferenceException: Object reference not set to an instance of an object. at UnityEngine.Rendering.HighDefinition.ProbeCameraCache`1[K].Clear () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Rendering.HighDefinition.HDRenderPipeline.Dispose (System.Boolean disposing) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Rendering.RenderPipelineManager.CleanupRenderPipeline () [0x00000] in <00000000000000000000000000000000>:0 Edited January 29, 2023 by b_____g 3
SIMRAIL Team Admin BOT Posted January 29, 2023 SIMRAIL Team Posted January 29, 2023 Thank you for reporting this issue. A similar problem has already been reported by other users. Dziękujemy za zgłoszenie tego problemu. Podobny problem był już zgłaszany przez innych użytkowników.
Recommended Posts