[b12] crash when failing to get HTML stuff

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
greycat
Sher'Tul
Posts: 1396
Joined: Tue May 11, 2010 11:51 pm

[b12] crash when failing to get HTML stuff

#1 Post by greycat »

Started a Cursed. Met a skeleton warrior in the Trollshaws. It killed me. I told it to go back to the main menu:

Code: Select all

[ONLINE PROFILE] auth
[ONLINE PROFILE] rpc called	http://te4.org/lua/profilesrpc.ws/TryAuth
Lua Error: /Json2.lua:213: Failed to scan constant from string <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<H1>ERROR</H1>
<H2>The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<P>
While trying to retrieve the URL:
<A HREF="http://te4.org/lua/profilesrpc.ws/TryAuth">http://te4.org/lua/profilesrpc.ws/TryAuth</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Connection to 91.121.118.35 Failed
</STRONG>
</UL>

<P>
The system returned:
<PRE><I>    (61) Connection refused</I></PRE>

<P>
The remote host or network may be down.  Please try the request again.
<P>Your cache administrator is <A HREF="mailto:greg@wooledge.org">greg@wooledge.org</A>. 

<BR clear="all">
<HR noshade size="1px">
<ADDRESS>
Generated Sat, 09 Oct 2010 15:59:34 GMT by cyclops.wooledge.org (squid/2.7.STABLE7)
</ADDRESS>
</BODY></HTML>
 at starting position 1
	At [C]:-1 
	At [C]:-1 assert
	At /Json2.lua:213 
	At (tail call):-1 
	At (tail call):-1 
	At /engine/PlayerProfile.lua:232 tryAuth
	At /engine/PlayerProfile.lua:84 init
	At /engine/class.lua:38 new
	At /engine/init.lua:91 
	At [C]:-1 dofile
	At /loader/init.lua:111 
PANIC: unprotected error in call to Lua API (attempt to index a nil value)

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [b12] crash when failing to get HTML stuff

#2 Post by darkgod »

Ah good one :)
The server had crashed :/
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply