*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
tansell | everything else similar seems to work | 00:08 |
---|---|---|
tansell | (string-append (number->string 1000) " Hello") | 00:08 |
tansell | that works | 00:08 |
alanp_ | let me try a different property on the dummy comp | 00:09 |
alanp_ | tp.client.pyscheme.error.SchemeError: Unknown expression type -- eval HP | 00:11 |
tansell | so does | 00:11 |
tansell | let ((bits (list 500000000))) ((lambda (bits) (let ((n (apply + bits))) (cons n (string-append (number->string (/ n 1000000)) " mega-units")) ) ) bits)) | 00:11 |
alanp_ | how are you testing it? | 00:11 |
alanp_ | you set the display function to that? | 00:11 |
alanp_ | i can't connect if i set a display function to that... | 00:13 |
tansell | alanp_, testing it in pyscheme interperator | 00:18 |
tansell | something tpclient-pywx is doing to pyscheme is making it so that it can't parse that | 00:18 |
alanp_ | nod | 00:18 |
tansell | oh - I think I might have discovered the difference | 00:24 |
tansell | ahh ha! unicode bytes again | 00:25 |
llnz | hehe | 00:27 |
llnz | bbl | 00:30 |
*** llnz has quit IRC | 00:30 | |
*** krytzz has quit IRC | 01:04 | |
*** krytzz has joined #tp | 01:21 | |
alanp_ | tansell: ahhhhh | 01:24 |
alanp_ | well, i have to get to sleep, it's about 1:30AM here | 01:25 |
*** alanp_ is now known as alanp | 01:25 | |
tansell | alanp, just about to push a patch | 01:25 |
CIA-21 | mithro libtpclient-py-stable * r808b10cd2dd9 /tp/client/pyscheme/expressions.py: Make pyscheme work with unicode inputs. | 01:25 |
alanp | all good now?!?! | 01:25 |
alanp | hm, i still error out | 01:28 |
CIA-21 | mithro tpclient-pywx-stable * r63b1b014b882 /libtpclient-py: Bumped libtpclient-py for pyscheme fix. | 01:29 |
alanp | ah | 01:29 |
tansell | alanp, now you need to do an update | 01:29 |
tansell | and requirements.py should update libtpclient-py | 01:29 |
* alanp did | 01:29 | |
tansell | it works locally here | 01:30 |
tansell | (with minisec that is) | 01:30 |
alanp | i'm getting different errors now | 01:31 |
tansell | well - the scheme stuff is working | 01:31 |
alanp | unbounded variable | 01:31 |
alanp | tp.client.pyscheme.error.SchemeError: Unbound variable designtype.missilesize | 01:31 |
alanp | Now evaluating (lambda (design) (* (floor (/ 88 (designType.MissileSize design))) (designType.MissileFirepower design))) | 01:31 |
tansell | alanp, so that is probably a problem in your scheme | 01:32 |
alanp | hmmm | 01:32 |
tansell | (or atleast the order that you are telling the client to evaluate the scheme) | 01:33 |
alanp | how did you test it in minisec? | 01:36 |
*** llnz has joined #tp | 01:37 | |
tansell | I clicked new design | 01:37 |
tansell | then clicked add component | 01:37 |
tansell | and noticed that the scheme parsing error had gone away | 01:37 |
tansell | now it gets a | 01:38 |
tansell | Traceback (most recent call last): | 01:38 |
tansell | File "./windows/main/winDesign.py", line 331, in OnAdd | 01:38 |
tansell | if self.selected.Used == -1: | 01:38 |
tansell | AttributeError: 'Design' object has no attribute 'Used' | 01:38 |
tansell | error | 01:38 |
alanp | i still get an error in parser | 01:39 |
alanp | hmm | 01:39 |
tansell | what does requirements.py show? | 01:39 |
alanp | no error there | 01:40 |
alanp | the original keyerror i was getting earlier | 01:40 |
CIA-21 | mithro tpclient-pywx-stable * r3c4511f4c416 /windows/main/winDesign.py: Fixed the wrong case for Design.used. | 01:40 |
tansell | alanp, no - give me the output | 01:40 |
alanp | http://pastebin.com/m62820400 | 01:40 |
tpb | Title: pastebin - collaborative debugging tool (at pastebin.com) | 01:40 |
tansell | that is not the output of requirements.py | 01:41 |
alanp | http://pastebin.com/m12a5425d | 01:42 |
tpb | Title: pastebin - collaborative debugging tool (at pastebin.com) | 01:42 |
alanp | works on minisec now, nice | 01:43 |
alanp | awesome the scheme errors work too | 01:43 |
alanp | the error messages seem to stack though, if you add 2 components with the same error message, the error box reports the same error 2 times | 01:44 |
tansell | okay looks like you have the right versions of things now | 01:44 |
alanp | well i pulled after each commit :) | 01:45 |
alanp | i need to catch some sleep, i will continue this tommorow, thanks for the assistance! | 01:46 |
*** Khezar has quit IRC | 01:48 | |
*** Greywhind has joined #tp | 01:48 | |
llnz | nash and all: epyon has been away with exams, will be in a couple of days | 01:50 |
tansell | hey Greywhind | 01:57 |
tansell | you'll probably want to merge some of the change I just commited | 01:57 |
Greywhind | tansell: ok | 02:07 |
Greywhind | i'll look at that tomorrow | 02:08 |
tansell | you can either try and merge | 02:08 |
tansell | or just use git-cherry-pick | 02:08 |
*** Landon has quit IRC | 02:49 | |
*** Landon has joined #tp | 02:53 | |
*** peres has joined #tp | 03:13 | |
*** greenlion has joined #tp | 03:17 | |
*** nash has quit IRC | 03:55 | |
*** llnz2 has joined #tp | 03:58 | |
*** llnz has quit IRC | 03:59 | |
*** llnz2 is now known as llnz | 03:59 | |
*** Greywhind has quit IRC | 04:44 | |
*** llnz2 has joined #tp | 04:45 | |
*** llnz has quit IRC | 04:45 | |
*** llnz2 is now known as llnz | 04:45 | |
CIA-21 | mavrinac tpserver-cpp-battlexml * r104409969059 /AUTHORS: | 05:10 |
CIA-21 | Revert "Added myself to the AUTHORS file as per Aaron" | 05:10 |
CIA-21 | This reverts commit 7a7c21df9fee817f3dfddbc28006d4fbf87f5e88. | 05:10 |
CIA-21 | mavrinac tpserver-cpp-battlexml * redf129ae406d / (24 files in 3 dirs): Merge branch 'master' of git+ssh://[email protected]/git/tpserver-cpp | 05:10 |
CIA-21 | mavrinac tpserver-cpp-battlexml * r4d076fa5600d / (tpserver-cpp-inplace.xml tpserver-cpp.xml.in): | 05:10 |
CIA-21 | Add 'started' element to tpconfig XML (regex to match so that single | 05:10 |
CIA-21 | player launchers know when the server is ready). | 05:10 |
CIA-21 | llnz tpserver-cpp-battlexml * rba946f3725a4 / (15 files in 3 dirs): Merge branch 'battlexml' | 05:10 |
CIA-21 | llnz tpserver-cpp-battlexml * r57091918f499 /tpserver/Makefile.am: | 05:10 |
CIA-21 | Put the tinyxml.h in the right place in make install | 05:10 |
CIA-21 | Sets up another header install location and what headers go there. Much | 05:10 |
CIA-21 | better than having to setup many convience libraries. | 05:10 |
CIA-21 | llnz tpserver-cpp-battlexml * r8c700d232504 /tpserver/ (game.cpp game.h): | 05:10 |
CIA-21 | Add exception and try catch for failure of createGame in a Ruleset. | 05:10 |
CIA-21 | Allows for the ruleset to fail to createGame, safely. Closes issue 82. | 05:10 |
CIA-21 | llnz tpserver-cpp * r8c700d232504 /tpserver/ (game.cpp game.h): | 05:10 |
CIA-21 | Add exception and try catch for failure of createGame in a Ruleset. | 05:10 |
CIA-21 | Allows for the ruleset to fail to createGame, safely. Closes issue 82. | 05:10 |
*** mithro has quit IRC | 06:28 | |
*** peres has quit IRC | 07:04 | |
*** llnz2 has joined #tp | 07:34 | |
*** llnz has quit IRC | 07:34 | |
*** llnz2 is now known as llnz | 07:34 | |
*** llnz has quit IRC | 07:57 | |
*** Noughmad has joined #tp | 09:10 | |
*** peres has joined #tp | 09:35 | |
*** peres has left #tp | 12:29 | |
*** Erroneous has joined #tp | 13:26 | |
*** Greywhind has joined #tp | 14:01 | |
*** greenlion has quit IRC | 15:32 | |
*** krytzz has quit IRC | 15:32 | |
*** gau_veldt has quit IRC | 15:32 | |
*** greenlion has joined #tp | 15:34 | |
*** krytzz has joined #tp | 15:34 | |
*** gau_veldt has joined #tp | 15:34 | |
*** Noughmad has quit IRC | 16:09 | |
*** greenlion has quit IRC | 19:41 | |
*** Erroneous has quit IRC | 20:08 | |
CIA-21 | joelboh tpclient-pyweb * r6113a917dd37 /backend/ (application.py middleman.py utils.py): Backend: First attempt at support for orders. Also added a utils module. | 20:17 |
CIA-21 | joelboh tpclient-pyweb * r7bc3500ee650 /backend/application.py: Backend: Forgot to update turn info in get_orders handler. | 20:30 |
*** llnz has joined #tp | 23:49 | |
*** llnz2 has joined #tp | 23:53 | |
*** llnz has quit IRC | 23:54 | |
*** llnz2 is now known as llnz | 23:54 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!