Index: trunk/BNC/src/bnccore.cpp
===================================================================
--- trunk/BNC/src/bnccore.cpp	(revision 6521)
+++ trunk/BNC/src/bnccore.cpp	(revision 6522)
@@ -210,4 +210,5 @@
   t_irc ircPut = _ephUser.putNewEph(eph, true);
   if (eph->checkState() == t_eph::bad) {
+    messagePrivate("WRONG EPHEMERIS\n" + eph->toString(3.0).toAscii());
     return failure;
   }
