Opened 2 years ago

Closed 2 years ago

#6442 closed defect (fixed)

Crash when joining local game on Hostname

Reported by: Asger Owned by: Silier
Priority: Must Have Milestone: Alpha 26
Component: Network Keywords:
Cc: Patch: Phab:D4545

Description

When I try to join Freagarach his game in the local network using Hostname it just crashes the game. When we try it using the IP it works fine

Attachments (1)

0ADCrash05-03-22.7z (17.6 KB ) - added by Asger 2 years ago.
Crash data

Download all attachments as: .zip

Change History (5)

by Asger, 2 years ago

Attachment: 0ADCrash05-03-22.7z added

Crash data

comment:1 by Silier, 2 years ago

Okay so actually issue is, hostname was invalid and code creates thread with failed connection.

Last edited 2 years ago by Silier (previous) (diff)

comment:2 by Silier, 2 years ago

Owner: set to Silier
Patch: Phab:D4545
Status: newassigned

comment:3 by Silier, 2 years ago

Priority: Release BlockerMust Have

exists in 25

comment:4 by Silier, 2 years ago

Resolution: fixed
Status: assignedclosed

In 26649:

Don't create thread on failed connection

Differential revision: D4545
Fixes: #6442

Note: See TracTickets for help on using tickets.