I'm getting this C++ error
Posted: Fri Oct 08, 2004 6:02 am
A failed assertion occurs
ProcName: client_ryzom_rd.exe
Date: 2004/10/07 23:00:50
File: R:\code\ryzom\src_v2\client\client.cpp
Line: 150
Reason: "sock.connected()"
-------------------------------
Log with no filter:
-------------------------------
Log Starting [2004/10/07 23:00:50]
2004/10/07 23:00:50 client_ryzom_rd.exe DBG 2460 inet_address.cpp 242 : LNETL0: Network error: resolution of hostname 'ryzom.com' failed
2004/10/07 23:00:50 client_ryzom_rd.exe INF 2460 sock.cpp 117 : LNETL0: Exception will be launched: Socket error: Hostname resolution failed for ryzom.com (183: )
2004/10/07 23:00:50 client_ryzom_rd.exe WRN 2460 client.cpp 133 : Can't connect to web server 'ryzom.com:80': Socket error: Hostname resolution failed for ryzom.com (183: )
2004/10/07 23:00:50 client_ryzom_rd.exe AST 2460 client.cpp 150 : "sock.connected()"
-------------------------------
Access Violation exception generated at <NULL>, thread attempts to read at <NULL>.
The thread attempted to read from or write to a virtual address for which it does not have the appropriate access.
-------------------------------
Log with no filter:
-------------------------------
Log Starting [2004/10/07 23:00:50]
2004/10/07 23:00:50 client_ryzom_rd.exe DBG 2460 inet_address.cpp 242 : LNETL0: Network error: resolution of hostname 'ryzom.com' failed
2004/10/07 23:00:50 client_ryzom_rd.exe INF 2460 sock.cpp 117 : LNETL0: Exception will be launched: Socket error: Hostname resolution failed for ryzom.com (183: )
2004/10/07 23:00:50 client_ryzom_rd.exe WRN 2460 client.cpp 133 : Can't connect to web server 'ryzom.com:80': Socket error: Hostname resolution failed for ryzom.com (183: )
2004/10/07 23:00:50 client_ryzom_rd.exe AST 2460 client.cpp 150 : "sock.connected()"
-------------------------------
any help, this happened after i patched btw
ProcName: client_ryzom_rd.exe
Date: 2004/10/07 23:00:50
File: R:\code\ryzom\src_v2\client\client.cpp
Line: 150
Reason: "sock.connected()"
-------------------------------
Log with no filter:
-------------------------------
Log Starting [2004/10/07 23:00:50]
2004/10/07 23:00:50 client_ryzom_rd.exe DBG 2460 inet_address.cpp 242 : LNETL0: Network error: resolution of hostname 'ryzom.com' failed
2004/10/07 23:00:50 client_ryzom_rd.exe INF 2460 sock.cpp 117 : LNETL0: Exception will be launched: Socket error: Hostname resolution failed for ryzom.com (183: )
2004/10/07 23:00:50 client_ryzom_rd.exe WRN 2460 client.cpp 133 : Can't connect to web server 'ryzom.com:80': Socket error: Hostname resolution failed for ryzom.com (183: )
2004/10/07 23:00:50 client_ryzom_rd.exe AST 2460 client.cpp 150 : "sock.connected()"
-------------------------------
Access Violation exception generated at <NULL>, thread attempts to read at <NULL>.
The thread attempted to read from or write to a virtual address for which it does not have the appropriate access.
-------------------------------
Log with no filter:
-------------------------------
Log Starting [2004/10/07 23:00:50]
2004/10/07 23:00:50 client_ryzom_rd.exe DBG 2460 inet_address.cpp 242 : LNETL0: Network error: resolution of hostname 'ryzom.com' failed
2004/10/07 23:00:50 client_ryzom_rd.exe INF 2460 sock.cpp 117 : LNETL0: Exception will be launched: Socket error: Hostname resolution failed for ryzom.com (183: )
2004/10/07 23:00:50 client_ryzom_rd.exe WRN 2460 client.cpp 133 : Can't connect to web server 'ryzom.com:80': Socket error: Hostname resolution failed for ryzom.com (183: )
2004/10/07 23:00:50 client_ryzom_rd.exe AST 2460 client.cpp 150 : "sock.connected()"
-------------------------------
any help, this happened after i patched btw