*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
* llnz wanders home | 00:02 | |
*** llnz has quit IRC | 00:02 | |
*** andrei has quit IRC | 00:04 | |
*** andrei has joined #tp | 00:07 | |
tpb | disconnected from worldforge: Ping sent at 2008-04-30T00:06:08 not replied to. | 00:08 |
---|---|---|
tpb | tpb has joined on worldforge | 00:08 |
tpb | mode change by purple.worldforge.org on worldforge: +nt | 00:08 |
tpb | mode change by blue.worldforge.org on worldforge: -o tpb | 00:19 |
tpb | mode change by blue.worldforge.org on worldforge: -t | 00:19 |
tpb | aloril_ has joined on worldforge | 00:19 |
*** Demitar has quit IRC | 00:58 | |
*** Demitar has joined #tp | 01:00 | |
*** JLafont has quit IRC | 02:03 | |
*** nash has quit IRC | 03:22 | |
tpb | aloril__ has joined on worldforge | 03:34 |
tpb | aloril_ has quit worldforge (Read error: Connection reset by peer) | 03:37 |
*** llnz has joined #tp | 04:33 | |
* llnz adds daneel-ai to the sloccount | 04:36 | |
*** llnz2 has joined #tp | 04:45 | |
*** llnz has quit IRC | 04:46 | |
*** llnz2 is now known as llnz | 04:46 | |
mithro | llnz: cool | 04:53 |
mithro | we should add our student branches to ohloh | 04:53 |
llnz | maybe once they start coding | 04:54 |
mithro | ohloh can be a bit slow - we add now and it'll start updating by the time they start coding :) | 04:55 |
llnz | true | 04:57 |
llnz | they don't handle/display the few patches with [email protected] email address (by my mistake in libtpproto-cpp) | 04:58 |
tpb | aloril__ has quit worldforge (Ping timeout: 378 seconds) | 05:12 |
mithro | ? | 05:37 |
llnz | commits such as http://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-cpp.git;a=commit;h=3ca6ce82240bc9d6bc3633a41cca0dc14a8372c6 | 05:47 |
tpb | <http://ln-s.net/1q+m> (at git.thousandparsec.net) | 05:47 |
llnz | do not appear in ohloh | 05:47 |
llnz | oh wait | 05:49 |
llnz | they do now | 05:49 |
*** mithro has quit IRC | 06:10 | |
*** Epyon has joined #tp | 06:34 | |
llnz | hi Epyon | 06:35 |
*** mithro has joined #tp | 06:38 | |
llnz | wb mithro | 06:39 |
Epyon | hi llnz ) | 06:46 |
Epyon | :) | 06:46 |
llnz | Epyon: how is it going? | 06:56 |
mithro | hello | 06:59 |
Epyon | All ok :) | 07:01 |
*** AquaFox has joined #tp | 07:16 | |
llnz | hi AquaFox | 07:18 |
AquaFox | hi llnz | 07:18 |
llnz | > tpserver-cpp> status | 07:23 |
llnz | > Server: tpserver-cpp | 07:23 |
llnz | > Version: 0.5.0 | 07:23 |
llnz | :-) | 07:23 |
llnz | > llnz-dev2 | 07:25 |
llnz | > Running on tpserver-cpp (Version: 0.5.0) playing MiniSec (Version: 0.3) - This is Lee\'s development game, running the bleeding edge tpserver-cpp. Reset Often. | 07:25 |
llnz | (at http://metaserver.thousandparsec.net/) | 07:25 |
tpb | Title: Thousand Parsec : Metaserver Server Listing (at metaserver.thousandparsec.net) | 07:25 |
llnz | :-) :-) | 07:25 |
mithro | :P | 07:43 |
CIA-29 | llnz tpserver-cpp * r235c1e2a6cf1 /AUTHORS: Added xdotx to the authors. | 08:05 |
CIA-29 | llnz tpserver-cpp * r743fc56d466b /modules/games/rfts/ (5 files): Merge with git+ssh://[email protected]/var/lib/git/tpserver-cpp.git | 08:05 |
*** Iwanowitch has joined #tp | 08:21 | |
mithro | llnz: so the minisec game completed? | 08:25 |
mithro | have you tried restarting with persistence? | 08:26 |
llnz | yes | 08:26 |
llnz | and yes | 08:26 |
llnz | about 2 hours into the game i restarted the server | 08:26 |
llnz | and i recently restarted it as well | 08:26 |
mithro | llnz: have you tried killing and restarting the server while the AI's play minisec? | 08:27 |
mithro | like every couple of minutes? | 08:27 |
llnz | yes | 08:27 |
llnz | not that often, but it was in the middle of the game when i restarted the server | 08:27 |
mithro | so you restarted about 100 times in a full run would be a very good test? | 08:28 |
tpb | aloril has joined on worldforge | 08:29 |
llnz | that's like more than once per turn | 08:31 |
llnz | errr... | 08:31 |
llnz | that like ever other turn or so | 08:32 |
llnz | wow, mysql is slow (compared to in memory caches) | 08:33 |
llnz | like 3 objects a second (not sure what else it's doing though) | 08:35 |
mithro | that is slow, I can to 200-300 querys a second on my local mysql without the computer breaking a sweat | 08:36 |
* llnz figures out how many queries to load an object | 08:36 | |
* mithro needs two | 08:37 | |
llnz | 9 for a fleet, 8 for a planet | 08:37 |
llnz | another few of the orderqueue | 08:39 |
mithro | ouch :/ | 08:40 |
llnz | but only have to do it once | 08:41 |
mithro | there is a mysql slow query log | 08:45 |
llnz | over 10 minutes just to load all the objects (and order queue, probably) so far | 08:45 |
llnz | yes, i should have a look | 08:45 |
llnz | the database is 258MB | 08:46 |
mithro | that should fit entirely in memory | 08:46 |
llnz | yes | 08:46 |
llnz | no slow query log being written | 08:55 |
llnz | pulling 19113 objects, up to 5153 | 08:57 |
llnz | 5882 | 09:02 |
Epyon | Ouch | 09:02 |
Epyon | I just got a tooth poisoned -_- | 09:02 |
mithro | Epyon: :/ | 09:03 |
Epyon | mithro, llnz, whos responsible for the 3d client? | 09:03 |
mithro | jmtan | 09:03 |
mithro | he is currently concentrating on exams | 09:03 |
mithro | but he will be back next week | 09:04 |
Epyon | Ah, I'd still ask him what he'd need in terms of art | 09:04 |
* Epyon raised his texturing skills up to Journeyman level recently xP | 09:04 | |
mithro | Journeyman? | 09:05 |
mithro | Epyon: cool | 09:05 |
* Epyon played too much Oblivion lately :P | 09:06 | |
* llnz realises why it's so slow, ponders making correction/optomisation in 0.5.1 | 09:13 | |
mithro | llnz: oh? | 09:23 |
llnz | it's loading all the dead objects too | 09:23 |
*** xdotx has quit IRC | 09:24 | |
* llnz wanders off | 09:26 | |
llnz | later all | 09:26 |
*** llnz has quit IRC | 09:27 | |
mithro | ~seen bddebian | 09:28 |
tpb | mithro: bddebian was last seen in #tp 22 hours, 50 minutes, and 46 seconds ago: <bddebian> Heya | 09:28 |
*** ezod has quit IRC | 10:21 | |
*** mithro has quit IRC | 11:02 | |
tpb | aloril_ has joined on worldforge | 11:29 |
*** JLafont has joined #tp | 11:32 | |
tpb | aloril has quit worldforge (Ping timeout: 378 seconds) | 11:32 |
tpb | aloril_ has quit worldforge (Ping timeout: 378 seconds) | 12:02 |
tpb | aloril has joined on worldforge | 12:17 |
*** andrei has quit IRC | 12:22 | |
*** Erroneous has joined #tp | 12:53 | |
*** bddebian has joined #tp | 13:31 | |
bddebian | Heya | 13:34 |
*** Demitar has quit IRC | 13:53 | |
*** Demitar has joined #tp | 13:58 | |
*** accAgon has joined #tp | 15:25 | |
*** AquaFox has quit IRC | 15:39 | |
*** JLafont has quit IRC | 15:52 | |
*** bddebian has quit IRC | 16:25 | |
*** Demitar has quit IRC | 17:07 | |
*** JLafont has joined #tp | 17:09 | |
*** andrei_ has joined #tp | 17:17 | |
*** xdotx has joined #tp | 17:49 | |
tpb | aloril has quit worldforge (Ping timeout: 378 seconds) | 18:25 |
*** xdotx has quit IRC | 18:25 | |
*** vi1985 has joined #tp | 18:32 | |
*** vi1985 has quit IRC | 18:47 | |
*** xdotx has joined #tp | 18:48 | |
*** nash has joined #tp | 18:49 | |
*** accAgon has quit IRC | 18:57 | |
*** Demitar has joined #tp | 18:58 | |
*** vi1985 has joined #tp | 19:11 | |
*** mithro has joined #tp | 19:36 | |
*** nash has quit IRC | 19:38 | |
mithro | morning people | 19:39 |
*** nash has joined #tp | 19:40 | |
andrei_ | mithro, Hello | 19:41 |
*** nash has quit IRC | 19:42 | |
mithro | andrei_: how goes HURD? | 19:42 |
andrei_ | mithro, Quite good, it's fun | 19:43 |
*** nash has joined #tp | 19:44 | |
andrei_ | mithro, Finally done with my last exam, so I get to spend more time on it soon :) | 19:46 |
* mithro has always wanted a good microkernel system | 19:47 | |
mithro | I don't see why a webcam driver should be able to crash your computer | 19:48 |
andrei_ | Heh, I know how you feel. There are far too many shoddy drivers | 19:49 |
*** vi1985 has quit IRC | 19:50 | |
*** nash has joined #tp | 19:50 | |
mithro | andrei_: and there are plenty of drivers which don't really *need* to be non-shoddy | 19:51 |
andrei_ | mithro, That is true, it would be nice if they could just restart. Like my USB driver that likes to panic my kernel when I unplug my mouse | 19:52 |
*** Epyon has quit IRC | 19:54 | |
*** llnz has joined #tp | 19:57 | |
mithro | andrei_: yeah | 19:57 |
andrei_ | mithro, Unfortunately hurd has a very long way to go | 19:58 |
mithro | andrei_: yeah :( | 19:58 |
*** Erroneous has quit IRC | 20:26 | |
*** TBBle_ has quit IRC | 20:55 | |
*** nash has quit IRC | 20:59 | |
*** nash has joined #tp | 21:06 | |
*** tuna has quit IRC | 21:08 | |
*** CIA-29 has quit IRC | 21:08 | |
*** DTRemenak|RDP has quit IRC | 21:08 | |
*** SmokingRope has quit IRC | 21:08 | |
*** tuna has joined #tp | 21:08 | |
*** DTRemenak|RDP has joined #tp | 21:08 | |
*** SmokingRope has joined #tp | 21:08 | |
*** CIA-29 has joined #tp | 21:08 | |
*** bddebian has joined #tp | 21:19 | |
bddebian | Heya | 21:20 |
mithro | hey bddebian | 21:57 |
mithro | bddebian: get my email? | 21:58 |
bddebian | Yes and I'm working on the document. I have to tell you though, I don't know if I have the time to meet all your needs. | 21:59 |
*** TBBle has joined #tp | 22:03 | |
bddebian | mithro: reply sent | 22:27 |
*** vist has joined #tp | 23:16 | |
vist | HIHI | 23:18 |
llnz | hi vist | 23:18 |
*** vist has left #tp | 23:18 | |
*** vist has joined #tp | 23:18 | |
*** vist has left #tp | 23:19 | |
*** Iwanowitch has quit IRC | 23:22 | |
greywhind | mithro: ping? | 23:37 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!