Hey, thanks for your help. It appears I may be out of the deep end for the time being. If you don't care to read on, it looks like I have made some changes that have gotten me past server/client bugs and I have graduated to bugs with my actual ruleset.

2008-05-27 15:54:00 < Info  > Creating new player automatically
2008-05-27 15:54:00 < Info  > Bad username or password
tpserver-cpp>

This is odd.
I made a small change to the ruleset today, adding object viewing code from mtsec to my onPlayerAdded. I repeated the make procedure I noted in my first mail. I was still getting the same issues. I then added an extra step to the procedure and ran "sudo make install". I launch the server from its installed location, with either the quickstart or the testing config file and now I can log in successfully. I didn't get off scotch free, and there are still some issues with my own code. In the "Objects" section of the universe updater I get the following error:

<<inline: planetError.png>>



The server displays only the following: (which is why I suspect my code is the problem now, which is a relief) 2008-05-28 14:04:32 < Info > Client on connection 7 is [libtpproto-py/ 0.2.4 libtpclient-py/0.3.1 tpclient-pywx/0.3.1]
2008-05-28 14:04:32 < Info  > Creating new player automatically
2008-05-28 14:04:32 < Info  > Login ok by guest
tpserver-cpp>

I realize this probably has to do with some bug in my own risk code. So I will be looking at that and further bugs to try and sort out all my little problems. If you happen to know right away what I've done wrong let me know.

I should also note that I am now properly seeing all logger calls for createPlanet and createStarSystem; whereas before I was not. Not entirely sure what I changed while trying to debug things, but obviously I am out of the woods for the time being.

Thanks for the help and attention,

Ryan 'jphr' Neufeld
---------------------------
visit me at hammerofcode.com

_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to