error when loading game from xunleashed
Posted: August 7th, 2007, 6:01 am
08/07/07 09:58:06 AM XUnleashed Client: urls get returned to our script like this:
// res://shdocvw.dll/http_404.htm#http://w ... om/bar.htm
//For testing use DocURL = "res://shdocvw.dll/http_404.htm#https://www.microsoft.com/bar.htm"
DocURL=document.URL;
//this is where the http or https will be
08/07/07 09:58:06 AM XUnleashed Client: ERROR: Unknown protocol used, reporting...
no clue why this is happening or what caused it
// res://shdocvw.dll/http_404.htm#http://w ... om/bar.htm
//For testing use DocURL = "res://shdocvw.dll/http_404.htm#https://www.microsoft.com/bar.htm"
DocURL=document.URL;
//this is where the http or https will be
08/07/07 09:58:06 AM XUnleashed Client: ERROR: Unknown protocol used, reporting...
no clue why this is happening or what caused it