Cockpit Error: ctxt is zero

For all the help you need with Armagetron!
Post Reply
User avatar
Lacrymosa
Round Winner
Posts: 286
Joined: Wed Feb 15, 2006 6:44 pm
Location: Heaven or Hell...?
Contact:

Cockpit Error: ctxt is zero

Post by Lacrymosa »

I'm currently working on a new cockpit, but I seem to get always the same error, no matter what I do, it says "ctxt is zero". Does anybody know what I have to do to make it work? Here is the cockpit file:

http://beta.armagetronad.net/resource-b ... ockpit.xml

On a site note: Is it possible to delete files in the resource browser (i.e. older cockpit versions that do not work) ?
epsy
Adjust Outside Corner Grinder
Posts: 2003
Joined: Tue Nov 07, 2006 6:02 pm
Location: paris
Contact:

Post by epsy »

"ctxt is NULL"¹ means that the thing we use to retrive files from httpds failed to etablish a connection. It's from the code that downloads resources. It's generally because of DNS resolving issues.

Also, no, you can't delete resources on the official repository.

¹: The message was recently replaced with something clearer
Post Reply