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) ?
Cockpit Error: ctxt is zero
-
- Adjust Outside Corner Grinder
- Posts: 2003
- Joined: Tue Nov 07, 2006 6:02 pm
- Location: paris
- Contact:
"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
Also, no, you can't delete resources on the official repository.
¹: The message was recently replaced with something clearer