Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: revert to original regex on player disconnect #377

Closed
wants to merge 4 commits into from

Conversation

lbzepoqo
Copy link
Contributor

Disconnect

- Shouldn't be included as a match
[2024.08.10-08.30.19:792][567]LogNet: UChannel::Close: Sending CloseBunch. ChIndex == 0. Name: [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 1.1.1.1:52726, Name: EOSIpNetConnection_2146796295, Driver: EOSNetDriver_2146922353 EOSNetDriver_2146922353, IsServer: YES, PC: NULL, Owner: SQJoinBeaconClient_2146796291, UniqueId: RedpointEOS:000247529eb74da9850270da40dfaf23

+ Finally ends with this
[2024.08.10-08.35.52:000][393]LogNet: UChannel::Close: Sending CloseBunch. ChIndex == 0. Name: [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 1.1.1.1:65079, Name: EOSIpNetConnection_2146795950, Driver: GameNetDriver EOSNetDriver_2147482534, IsServer: YES, PC: SD_BP_PlayerController_C_2146794876, Owner: SD_BP_PlayerController_C_2146794876, UniqueId: RedpointEOS:000247529eb74da9850270da40dfaf23

Connect

- Shouldn't be included as a match
[2024.08.10-11.22.33:053][422]LogNet: UChannel::Close: Sending CloseBunch. ChIndex == 0. Name: [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 1.1.1.1:31896, Name: EOSIpNetConnection_2146627125, Driver: EOSNetDriver_2146631612 EOSNetDriver_2146631612, IsServer: YES, PC: NULL, Owner: SQJoinBeaconClient_2146627121, UniqueId: RedpointEOS:00027a42943c4f41ac10f061ad1290fb

+ Finally ends with this
[2024.08.10-11.22.49:452][158]LogSquad: PostLogin: NewPlayer: SD_BP_PlayerController_C /Steel_Division/Maps/Mutaha/Gameplay_Layers/SD_Mutaha_Seed_v1.SD_Mutaha_Seed_v1:PersistentLevel.SD_BP_PlayerController_C_2146627067 (IP: 1.1.1.1 | Online IDs: EOS: 00027a42943c4f41ac10f061ad1290fb steam: 76561199214364992)

@werewolfboy13
Copy link
Collaborator

PR not able to be pushed. Not seeing any changes to master.

Copy link
Collaborator

@werewolfboy13 werewolfboy13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changes seen.

@werewolfboy13
Copy link
Collaborator

Fixed in another PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants