*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
*** gau_veld1 has joined #tp | 00:12 | |
*** gau_veldt has quit IRC | 00:13 | |
*** gau_veld1 is now known as gau_veldt | 00:13 | |
*** nash has quit IRC | 01:27 | |
*** xdotx has joined #tp | 01:28 | |
*** llnz has joined #tp | 01:31 | |
mithro | hey xdotx | 01:50 |
---|---|---|
mithro | hey llnz | 01:51 |
xdotx | heya guys | 01:51 |
llnz | hi mithro, xdotx | 01:51 |
mithro | xdotx: so hows progress? | 01:57 |
xdotx | mithro: just got to compiling tpserver-cpp and i'm gettin' some errors in autogen/configure | 01:58 |
mithro | oh? | 01:58 |
xdotx | stuff about missing libltdl | 01:59 |
mithro | hrm | 02:02 |
mithro | apt-get install libltdl7-dev ? | 02:03 |
xdotx | would be removing 3-dev | 02:04 |
mithro | either should work | 02:04 |
mithro | got the actual error? | 02:04 |
xdotx | oo, that fixed it | 02:04 |
xdotx | (updating to 7) | 02:05 |
llnz | i thought i had fixed it that either 3 or 7 should work | 02:06 |
xdotx | configure ends with a warning about libltdl: "no configuration information is in libltdl" | 02:06 |
mithro | llnz: I thought you had too | 02:10 |
llnz | odd | 02:13 |
* xdotx oos and aaahhs at daemon-ness | 02:15 | |
llnz | hehe, thank ezod for that one | 02:19 |
xdotx | ...now if only i knew why it won't accept a connection :P | 02:21 |
xdotx | i gotta run admin to get any info from it? | 02:24 |
llnz | try running with -d (debug) | 02:31 |
xdotx | can't seem to log in. | 02:59 |
xdotx | server debug looks fine (auto gen new player, adds player to game). client reports a failed login (check pw/server) :/ | 03:00 |
xdotx | okay... screwing around fixed it :P | 03:15 |
tansell | what was it? | 03:16 |
xdotx | i think it was a bad config file. i was my old outdated one and then i just modified the rfts quickstart and it worked | 03:18 |
xdotx | was using* | 03:18 |
xdotx | i gotta get some sleep. i'll finish gettin' a dev env up tomorrow prolly | 03:21 |
*** xdotx has quit IRC | 03:26 | |
*** llnz has quit IRC | 04:04 | |
*** llnz has joined #tp | 04:04 | |
*** mithro has quit IRC | 04:39 | |
JLP | good morning everyone | 04:54 |
llnz | hi JLP | 04:54 |
* llnz wanders off | 04:54 | |
llnz | later all | 04:54 |
*** llnz has quit IRC | 04:54 | |
*** mithro has joined #tp | 05:06 | |
*** Iwanowitch has joined #tp | 08:36 | |
CIA-23 | mithro tpserver-cpp * rd2c79cd2eb69 /debian/changelog: Updated the debian changelog to get the right debs built. | 08:48 |
CIA-23 | mithro tpserver-cpp * r701f548a8178 /debian/ (9 files): Update the debian build files. | 08:48 |
*** peres has joined #tp | 08:53 | |
Iwanowitch | Singleplayer setup problem... According to the wiki (http://www.thousandparsec.net/wiki/Single_Player) : Modify the commandstring elements in tpserver-cpp.xml and daneel-ai.xml (bundled with libtpclient-py under tp/client/singleplayer) to point to the proper paths (will be done by installers in the future). | 09:01 |
tpb | <http://ln-s.net/2wi1> (at www.thousandparsec.net) | 09:01 |
Iwanowitch | I have no tp/client/singleplayer in the bundled libtpclient-py. | 09:01 |
Iwanowitch | (and yes, I'm on the singleplayer branch) | 09:03 |
Iwanowitch | (I think) | 09:03 |
mithro | ah that is old | 09:03 |
mithro | currently the only way to install the server at the moment | 09:04 |
Iwanowitch | And the AI I suppose. Kay then. | 09:04 |
mithro | the AI should come packaged with it's own daneel-ai.xml | 09:07 |
mithro | ezod is working on getting it working better with development setups | 09:08 |
Iwanowitch | So how do I make the singleplayer wizard know about the AI then? | 09:09 |
Iwanowitch | Also, I might be mistaken, but the data_files keyword in daneel-ai's setup.py doesn't seem to actually do anything. | 09:15 |
Iwanowitch | ./setup.py install ends with | 09:16 |
Iwanowitch | creating build/bdist.linux-i686/egg/rules | 09:16 |
Iwanowitch | error: can't copy 'rfts': doesn't exist or not a regular file | 09:16 |
mithro | hrm... | 09:17 |
Iwanowitch | And none of README, LICENSE, COPYING or the rules files are in the build directory. | 09:17 |
Iwanowitch | Or wait. | 09:17 |
mithro | getting that here too | 09:18 |
Iwanowitch | I'm not sure what is happening in setup.py so I'm not going to guess, but it doesn't install anyway. | 09:18 |
mithro | okay | 09:20 |
CIA-23 | mithro daneel-ai * rb2e156e4747d /setup.py: Small fix for the data file locations. | 09:21 |
mithro | Iwanowitch: can you give that a try? | 09:21 |
mithro | I should be in bed | 09:25 |
Iwanowitch | mithro: seems to install | 09:36 |
Iwanowitch | The dependencies aren't, though... But I suppose I could install them as well. | 09:37 |
Iwanowitch | (libtpclient-py right now, I suppose proto as well) | 09:37 |
Iwanowitch | Okay, works when I have the dependencies installed. | 09:41 |
Iwanowitch | Well, not the singleplayer stuff. | 09:42 |
Iwanowitch | It doesn't detect the installed AI... I suppose I need that .xml file somewhere? | 09:42 |
Iwanowitch | I have a /usr/local/share/tp/servers but no /usr/local/share/tp/aiclients | 09:45 |
Iwanowitch | I'm not sure which package is responsible for creating those... The AI clients themselves? | 09:46 |
Iwanowitch | (which would make sense I guess) | 09:48 |
Iwanowitch | ezod: poke? | 09:50 |
*** peres has quit IRC | 10:05 | |
*** peres has joined #tp | 10:07 | |
*** peres has left #tp | 11:34 | |
*** nash has joined #tp | 16:45 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!