Bug 3644 - Attempting to connect to a server results in Sys_StringToSockaddr failing
Status: RESOLVED INVALID
Alias:
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: unspecified
Hardware: PC Windows XP
: P3 major
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2008-05-12 00:17 EDT by ensiform
Modified: 2008-05-12 19:19:20 EDT
0 users

See Also:



Description ensiform 2008-05-12 00:17:51 EDT
Using latest ioq3 revision, console output:

]\connect *my ip stripped* (localhost does this too)
Resolving update.quake3arena.com
update.quake3arena.com resolved to 192.246.40.56:27951
Sys_StringToSockaddr: Error resolving uake3arena.com: No such host is known.
Bad server address

Using "connect -4 ip/localhost" results in the error showing e3arena.com instead of uake3arena.com

Server is using default value of net_enabled, client is using default value.
MinGW build for both.
Comment 1 ensiform 2008-05-12 19:19:20 EDT
Doh my bad.