2011-04-12T00:05:49 *** Chris_0076 has joined #aichallenge 2011-04-12T00:07:31 *** amstan_ has joined #aichallenge 2011-04-12T00:07:31 *** ChanServ sets mode: +o amstan_ 2011-04-12T00:08:24 *** amstan has quit IRC (Ping timeout: 260 seconds) 2011-04-12T00:12:31 *** Mathnerd314 has quit IRC (Ping timeout: 246 seconds) 2011-04-12T00:13:16 *** antimatroid has joined #aichallenge 2011-04-12T00:17:46 *** Chris_0076 has quit IRC (Ping timeout: 246 seconds) 2011-04-12T00:30:35 *** amstan_ is now known as amstan 2011-04-12T00:36:58 *** closedbracket has quit IRC (Read error: Connection reset by peer) 2011-04-12T01:01:43 *** phire has quit IRC (Ping timeout: 252 seconds) 2011-04-12T01:01:58 *** janzert has quit IRC (Ping timeout: 260 seconds) 2011-04-12T01:05:50 *** janzert has joined #aichallenge 2011-04-12T01:21:59 *** iFire has quit IRC (Read error: Connection reset by peer) 2011-04-12T01:25:14 *** iFire has joined #aichallenge 2011-04-12T01:51:11 *** Stocha has joined #aichallenge 2011-04-12T02:01:55 *** iFire has quit IRC (Read error: Connection reset by peer) 2011-04-12T02:02:12 *** Zepp has quit IRC (Quit: leaving) 2011-04-12T02:02:19 *** Zepp has joined #aichallenge 2011-04-12T02:04:51 *** iFire has joined #aichallenge 2011-04-12T02:04:54 *** iFire has joined #aichallenge 2011-04-12T02:24:53 all bots wont be deterministic 2011-04-12T02:25:21 most chess programs aren't 2011-04-12T02:25:58 *** Stocha has quit IRC (Quit: Page closed) 2011-04-12T03:18:47 *** Ice_Harley has joined #aichallenge 2011-04-12T03:21:46 Hi. How can I just run game between some bots? Play_one_game.cmd returns SyntaxError in Sandbox.py 2011-04-12T03:25:37 I think it's because of using Windows instead of Ubuntu. 2011-04-12T03:26:16 *** aerique has joined #aichallenge 2011-04-12T03:26:17 So, can I just use engine without that sandboxes and databases? 2011-04-12T03:53:44 *** woudshoo has joined #aichallenge 2011-04-12T03:54:53 *** ltriant has quit IRC (Quit: Computer has gone to sleep) 2011-04-12T03:58:08 *** p4p4p5 has joined #aichallenge 2011-04-12T04:01:10 *** antimatroid has quit IRC (Ping timeout: 246 seconds) 2011-04-12T04:03:50 *** p4p4p6 has joined #aichallenge 2011-04-12T04:07:24 *** p4p4p5 has quit IRC (Ping timeout: 246 seconds) 2011-04-12T04:16:30 *** antimatroid has joined #aichallenge 2011-04-12T04:16:46 *** FireFly has joined #aichallenge 2011-04-12T04:25:07 *** delt0r___ has joined #aichallenge 2011-04-12T04:26:27 *** delt0r has quit IRC (Read error: Connection reset by peer) 2011-04-12T04:27:34 *** sigh has joined #aichallenge 2011-04-12T04:29:06 *** antimatroid has quit IRC (Ping timeout: 246 seconds) 2011-04-12T04:35:27 *** p4p4p6 has quit IRC (Remote host closed the connection) 2011-04-12T04:36:05 *** Kingpin13 has joined #aichallenge 2011-04-12T04:45:12 *** amstan has quit IRC (Ping timeout: 246 seconds) 2011-04-12T04:47:23 *** antimatroid has joined #aichallenge 2011-04-12T04:55:54 *** Naktibalda has joined #aichallenge 2011-04-12T05:06:39 the warlight guy made another post 2011-04-12T05:06:41 http://blog.warlight.net/index.php/2011/04/warlight-as-a-candidate-to-the-google-ai-challenge/ 2011-04-12T05:06:43 and set this up 2011-04-12T05:06:48 looks promising for the next contest 2011-04-12T05:25:38 even better than ants, but there is no turning back 2011-04-12T05:32:08 *** shutch has quit IRC (Quit: Lost terminal) 2011-04-12T05:33:33 *** dr- is now known as lotus 2011-04-12T05:35:12 *** lotus is now known as dr- 2011-04-12T05:36:10 by next i mean the following one 2011-04-12T05:37:21 antimatroid, maybe you know. How can I just use engine without that sandboxes and databases? 2011-04-12T05:38:08 i'm not overly sure 2011-04-12T05:38:10 sigh ^^? 2011-04-12T05:38:23 the play one game scripts have just worked for me on windows and ubuntu 2011-04-12T05:38:52 just run the play_one_game script 2011-04-12T05:39:11 or look in there to see what command it is doing 2011-04-12T05:39:28 only thing you need installed is python 2011-04-12T05:40:06 i have python. I am under Windows. play_one_game returns SyntaxError in Sandbox.py 2011-04-12T05:40:21 what is the error? 2011-04-12T05:40:47 and what version of python? 2011-04-12T05:41:08 2.7 and 3.2 2011-04-12T05:41:23 make sure that is it not using 3.2 2011-04-12T05:43:21 but if it is still not working, please pastebin the error :) 2011-04-12T05:43:23 we need 2.7? 2011-04-12T05:43:26 http://pastebin.com/BnS09zCt 2011-04-12T05:44:27 Ice_Harley: once you get a game to run, grab the replay data out of the replay file in the viewer directory, then paste it into the textbox you get when you open "copy_paste.hmtl" in the visualizer directory and click load text or whatever 2011-04-12T05:44:54 antimatroid: yes, I know this, thanks 2011-04-12T05:45:00 Ice_Harley: ah yeah, that looks like it is caused by running python 3 2011-04-12T05:45:19 sigh: isn't it going to be a bit of an issue telling people they need an old version of python? 2011-04-12T05:45:19 ok, I will try on 2.7 2011-04-12T05:45:25 *** needsch has joined #aichallenge 2011-04-12T05:46:17 the .cmd file is also looking in the Python31 folder 2011-04-12T05:46:22 which it probably shouldn't be then? 2011-04-12T05:46:45 for python.exe that is, when running the python bots 2011-04-12T05:47:04 I saw Python31 folder in .cmd and install new version ) 2011-04-12T05:47:10 *** Stocha has joined #aichallenge 2011-04-12T05:47:12 hehe :P 2011-04-12T05:47:27 antimatroid: have to choose one or the other because they are incompatible, and python2 is still being actively developed, it's not deprecated or anything 2011-04-12T05:47:59 they must have been making some pretty necessary changes to make past versions incompatible? 2011-04-12T05:48:12 surely that's one of the most undesirable things with a language 2011-04-12T05:48:59 it's more of a cleanup of the language, tidy up all the crap that has accumulated :) 2011-04-12T05:49:58 there are tools to transition scripts from version 2 to 3 but it still requires manual effort 2011-04-12T05:50:00 sigh: were you about for my annoying c++ situation yesterday? 2011-04-12T05:50:14 what was that? 2011-04-12T05:50:18 i can't return a reference to an element of a vector of bools due to how they store them 2011-04-12T05:50:28 so i can't index a matrix of bools as visited[location] 2011-04-12T05:50:32 i have to use chars 2011-04-12T05:50:42 ah, i see 2011-04-12T05:50:43 or visited[location.row][location.col] 2011-04-12T05:50:49 are you tight on space? 2011-04-12T05:50:52 no 2011-04-12T05:50:57 now new error: http://pastebin.com/q2mgvA27 2011-04-12T05:51:06 but wouldn't it take a fair bit longer to make something 8 times the size? 2011-04-12T05:51:12 and reset it etc. 2011-04-12T05:51:26 Ice_Harley: what version of the repo are you using? 2011-04-12T05:51:29 and i might be tight on size when i make a game tree 2011-04-12T05:52:16 sigh: i downloaded it yesterday 2011-04-12T05:54:21 hmmm 2011-04-12T05:55:32 how can Sandbox raise a name error, if the import failed *that* should have raised an error 2011-04-12T05:55:47 :S 2011-04-12T05:58:04 worker/engine.py does have the line "from sandbox import Sandbox" at the top right? 2011-04-12T05:58:31 oops, my fault 2011-04-12T05:59:02 I commented it, trying to disable sandboxind and farget to enable 2011-04-12T05:59:13 :) 2011-04-12T05:59:31 works now, thanks a lot! 2011-04-12T05:59:38 no worries 2011-04-12T06:01:37 Ice_Harley: half the time I annoy sigh about errors it's from something like that :P 2011-04-12T06:02:37 *** FireFly has quit IRC (Quit: swatted to death) 2011-04-12T06:05:22 wtf... play_one_game.cmd uses python3 for the bots o_O 2011-04-12T06:05:31 with a hardcoded path 2011-04-12T06:07:15 @later tell McLeopold why are the bots in play_one_game.cmd using python3 with a hardcoded path to exe? This is confusing people, especially since the engine *requires* python2 2011-04-12T06:07:15 sigh: Yes master! 2011-04-12T06:08:13 Ice_Harley: the sample bots should work fine with python2... I don't know why it specifies python3... I don't touch any of the windows stuff... 2011-04-12T06:11:44 Even more: hardcoded to python31 folder, but on Python.com I found only version 3.2, so need to rename in any case 2011-04-12T06:13:01 yeah, that's silly 2011-04-12T06:17:53 Ice_Harley: have you started a bot yet? 2011-04-12T06:18:00 i'm curious about how other people do food gathering 2011-04-12T06:23:34 I will start it today 2011-04-12T07:01:20 *** Eruonen has joined #aichallenge 2011-04-12T07:19:31 *** Stocha has quit IRC (Ping timeout: 252 seconds) 2011-04-12T08:01:40 *** needsch has quit IRC (Quit: Leaving.) 2011-04-12T08:24:11 *** mceier has joined #aichallenge 2011-04-12T08:26:20 *** kaemo has quit IRC (Ping timeout: 252 seconds) 2011-04-12T08:33:35 *** dlila has joined #aichallenge 2011-04-12T09:09:27 *** berak_ has joined #aichallenge 2011-04-12T09:20:09 *** phire has joined #aichallenge 2011-04-12T09:44:30 *** needsch has joined #aichallenge 2011-04-12T09:48:42 *** needsch has quit IRC (Ping timeout: 252 seconds) 2011-04-12T10:05:44 *** aerique has quit IRC (Quit: ...) 2011-04-12T10:50:04 *** contestbot_ has joined #aichallenge 2011-04-12T10:50:05 *** contestbot has quit IRC (Disconnected by services) 2011-04-12T10:52:53 *** contestbot has joined #aichallenge 2011-04-12T10:52:54 *** ChanServ sets mode: +o contestbot 2011-04-12T10:54:00 *** contestbot_ has quit IRC (Read error: Operation timed out) 2011-04-12T10:54:01 *** sigh has quit IRC (Read error: Connection reset by peer) 2011-04-12T10:55:51 *** contestbot_ has joined #aichallenge 2011-04-12T10:55:52 *** contestbot has quit IRC (Disconnected by services) 2011-04-12T10:57:06 *** needsch has joined #aichallenge 2011-04-12T10:57:06 *** contestbot_ is now known as contestbot 2011-04-12T10:57:07 *** ChanServ sets mode: +o contestbot 2011-04-12T10:59:04 *** amstan has joined #aichallenge 2011-04-12T10:59:04 *** ChanServ sets mode: +o amstan 2011-04-12T11:03:16 *** antimatroid has quit IRC (Ping timeout: 276 seconds) 2011-04-12T11:18:42 *** antimatroid has joined #aichallenge 2011-04-12T11:26:42 *** Ice_Harley has quit IRC (Ping timeout: 252 seconds) 2011-04-12T11:27:45 *** computer1iz_222 has joined #aichallenge 2011-04-12T11:30:37 *** computerwiz_222 has quit IRC (Ping timeout: 246 seconds) 2011-04-12T11:30:58 *** antimatroid has quit IRC (Ping timeout: 248 seconds) 2011-04-12T11:38:11 *** woudshoo has quit IRC (Ping timeout: 276 seconds) 2011-04-12T11:42:51 *** FireFly has joined #aichallenge 2011-04-12T11:50:18 *** antimatroid has joined #aichallenge 2011-04-12T12:08:02 *** FireFly has quit IRC (Quit: swatted to death) 2011-04-12T12:10:05 *** FireFly has joined #aichallenge 2011-04-12T12:10:06 *** FireFly has joined #aichallenge 2011-04-12T12:16:04 *** antimatroid has quit IRC (Ping timeout: 246 seconds) 2011-04-12T12:19:59 *** computerwiz_222 has joined #aichallenge 2011-04-12T12:22:57 *** computer1iz_222 has quit IRC (Ping timeout: 264 seconds) 2011-04-12T12:32:27 *** computer1iz_222 has joined #aichallenge 2011-04-12T12:34:15 *** antimatroid has joined #aichallenge 2011-04-12T12:36:03 *** computerwiz_222 has quit IRC (Ping timeout: 276 seconds) 2011-04-12T12:46:07 *** phire has quit IRC (Ping timeout: 258 seconds) 2011-04-12T13:14:16 *** amstan has quit IRC (Ping timeout: 260 seconds) 2011-04-12T13:27:56 *** Naktibalda has quit IRC (Quit: ChatZilla 0.9.86.1 [Firefox 4.0/20110318052756]) 2011-04-12T13:28:39 *** Frontier has joined #aichallenge 2011-04-12T13:40:29 *** boegel has joined #aichallenge 2011-04-12T13:52:35 *** Crivens has joined #aichallenge 2011-04-12T14:00:36 *** andy_ has joined #aichallenge 2011-04-12T14:03:20 is the software stable enough to start developing an ai on now? or should I wait until the contest actually starts? 2011-04-12T14:15:24 *** ahmedhelal has joined #aichallenge 2011-04-12T14:38:37 *** choas has joined #aichallenge 2011-04-12T14:42:04 *** ebrahim has joined #aichallenge 2011-04-12T14:43:18 *** amstan has joined #aichallenge 2011-04-12T14:43:18 *** ChanServ sets mode: +o amstan 2011-04-12T14:44:16 *** ebrahim has left #aichallenge 2011-04-12T14:50:16 *** janzert has quit IRC (Read error: Connection reset by peer) 2011-04-12T14:53:31 *** berak_ has quit IRC (Quit: ChatZilla 0.9.84 [SeaMonkey 2.0a3/20090223135443]) 2011-04-12T14:57:11 *** janzert has joined #aichallenge 2011-04-12T15:14:53 *** kaemo has joined #aichallenge 2011-04-12T15:22:07 *** Accoun has quit IRC () 2011-04-12T15:33:44 *** Accoun has joined #aichallenge 2011-04-12T15:57:21 *** boegel has quit IRC (Quit: Leaving) 2011-04-12T15:58:57 *** Apophis_ has joined #aichallenge 2011-04-12T16:01:57 *** Apophis has quit IRC (Ping timeout: 248 seconds) 2011-04-12T16:10:57 *** Frontier1 has joined #aichallenge 2011-04-12T16:11:57 *** Frontier has quit IRC (Ping timeout: 252 seconds) 2011-04-12T16:24:41 *** amstan has quit IRC (Ping timeout: 240 seconds) 2011-04-12T16:49:22 *** choas has quit IRC (Quit: leaving) 2011-04-12T17:06:10 *** phire has joined #aichallenge 2011-04-12T17:20:25 *** amstan has joined #aichallenge 2011-04-12T17:20:25 *** ChanServ sets mode: +o amstan 2011-04-12T17:25:31 *** dlila has quit IRC (Quit: Leaving) 2011-04-12T17:30:35 *** antimatroid has quit IRC (Ping timeout: 258 seconds) 2011-04-12T17:37:16 *** nann has joined #aichallenge 2011-04-12T17:40:33 *** Mathnerd314 has joined #aichallenge 2011-04-12T17:40:55 *** Apophis_ has quit IRC (Ping timeout: 246 seconds) 2011-04-12T17:45:40 *** antimatroid has joined #aichallenge 2011-04-12T17:49:55 *** andy_ has quit IRC (Ping timeout: 252 seconds) 2011-04-12T17:55:04 *** Chris_0076 has joined #aichallenge 2011-04-12T17:59:54 *** ltriant has joined #aichallenge 2011-04-12T18:10:29 *** Mathnerd314 has quit IRC (Ping timeout: 248 seconds) 2011-04-12T18:26:23 *** Daniel350 has joined #aichallenge 2011-04-12T18:34:53 *** Kingpin13 has quit IRC (Quit: You're a kitty!) 2011-04-12T18:36:15 *** mceier has quit IRC (Quit: leaving) 2011-04-12T18:36:51 *** kaemo has quit IRC (Ping timeout: 276 seconds) 2011-04-12T18:41:00 *** FireFly has quit IRC (Remote host closed the connection) 2011-04-12T18:45:11 *** Mathnerd314 has joined #aichallenge 2011-04-12T19:23:00 *** Zepp has quit IRC (Ping timeout: 240 seconds) 2011-04-12T19:23:37 *** Sunhay has quit IRC (Ping timeout: 264 seconds) 2011-04-12T19:26:07 *** bhasker has joined #aichallenge 2011-04-12T19:40:35 *** Zepp has joined #aichallenge 2011-04-12T19:40:35 *** Sunhay has joined #aichallenge 2011-04-12T19:41:02 *** iFire` has joined #aichallenge 2011-04-12T19:42:58 *** iFire has quit IRC (Ping timeout: 260 seconds) 2011-04-12T19:48:41 *** Mathnerd314 has quit IRC (Disconnected by services) 2011-04-12T20:04:05 *** bhasker has quit IRC (Ping timeout: 252 seconds) 2011-04-12T20:12:55 *** Mathnerd314 has joined #aichallenge 2011-04-12T20:13:12 *** needsch has quit IRC (Read error: Connection reset by peer) 2011-04-12T20:33:43 *** phire has quit IRC (Ping timeout: 260 seconds) 2011-04-12T20:36:46 *** sigh has joined #aichallenge 2011-04-12T20:37:08 *** phire has joined #aichallenge 2011-04-12T20:42:53 *** delt0r___ has quit IRC (Read error: Operation timed out) 2011-04-12T20:44:07 *** delt0r___ has joined #aichallenge 2011-04-12T20:48:47 *** bhasker has joined #aichallenge 2011-04-12T20:53:08 *** bhasker has quit IRC (Client Quit) 2011-04-12T21:00:27 *** Sunhay has quit IRC (Ping timeout: 246 seconds) 2011-04-12T21:00:53 *** Zepp has quit IRC (Ping timeout: 260 seconds) 2011-04-12T21:18:30 *** Zepp has joined #aichallenge 2011-04-12T21:18:30 *** Sunhay has joined #aichallenge 2011-04-12T21:30:13 *** sigh has quit IRC (Remote host closed the connection) 2011-04-12T22:36:58 *** amstan has quit IRC (Remote host closed the connection) 2011-04-12T22:37:31 *** amstan has joined #aichallenge 2011-04-12T22:37:31 *** ChanServ sets mode: +o amstan 2011-04-12T22:43:14 *** Frontier1 has quit IRC (Read error: Connection reset by peer) 2011-04-12T23:28:25 *** chris__0076 has joined #aichallenge 2011-04-12T23:28:40 *** Eruonen has quit IRC (Ping timeout: 258 seconds) 2011-04-12T23:30:32 *** Chris_0076 has quit IRC (Ping timeout: 240 seconds)