*** tpb has joined #freeorion | 00:00 | |
*** blackmamba55 has joined #freeorion | 00:23 | |
*** VargaD has quit IRC | 00:36 | |
*** StrangerDanger has joined #freeorion | 01:34 | |
*** STalKer-X has quit IRC | 01:52 | |
*** STalKer-X has joined #freeorion | 02:07 | |
*** tmass has quit IRC | 02:12 | |
*** blackmamba55 has quit IRC | 04:06 | |
*** blackmamba55 has joined #freeorion | 04:52 | |
*** STalKer-Y has joined #freeorion | 04:57 | |
*** STalKer-X has quit IRC | 04:57 | |
*** blackmamba55 has quit IRC | 05:26 | |
*** GeofftheMedio_ has joined #freeorion | 06:05 | |
*** GeofftheMedio has quit IRC | 06:06 | |
*** GeofftheMedio_ is now known as GeofftheMedio | 06:06 | |
*** VargaD has joined #freeorion | 08:46 | |
*** GeofftheMedio has quit IRC | 09:29 | |
*** GeofftheMedio has joined #freeorion | 09:29 | |
*** Lukc has joined #freeorion | 09:34 | |
*** VargaD has quit IRC | 09:34 | |
*** VargaD has joined #freeorion | 09:37 | |
*** __alex has joined #freeorion | 09:58 | |
*** tmass has joined #freeorion | 12:10 | |
*** VargaD has quit IRC | 12:14 | |
*** VargaD has joined #freeorion | 12:29 | |
*** VargaD has quit IRC | 14:22 | |
*** VargaD has joined #freeorion | 15:32 | |
*** Digit01 has joined #freeorion | 16:08 | |
Lukc | GeofftheMedio, is there a particular place where to propose new techs? (diffs included) | 17:17 |
---|---|---|
GeofftheMedio | the forums, content creation section | 17:34 |
Lukc | Arf, I hoped there was another way. :( | 17:34 |
*** GeofftheMedio_ has joined #freeorion | 18:05 | |
*** GeofftheMedio_ has joined #freeorion | 18:06 | |
*** GeofftheMedio has quit IRC | 18:06 | |
*** GeofftheMedio_ is now known as GeofftheMedio | 18:07 | |
Lukc | GeofftheMedio, is there also a tool to debug the various .txt files that contain techs/parts/whatever ? | 18:15 |
GeofftheMedio | if you run freeorion and start a game, it will output some error messages to the .log files if there are problems parsing the content.txt files | 18:38 |
Lukc | Is the log the same thing that is displayed on stdout? | 18:39 |
Lukc | Or does it contain more information? | 18:39 |
Lukc | Well, I’m gonna see anyway. | 18:39 |
GeofftheMedio | I suspect it is the same in most cases | 18:40 |
GeofftheMedio | at least for parsing issues | 18:40 |
Lukc | Yes, it is. | 18:41 |
Lukc | Well, then, it’s not really helpful. :/ | 18:41 |
Lukc | I’m glad my problem has been solved, since. /o\ | 18:42 |
GeofftheMedio | it's quite useful actually, as it locate approximately where your syntax error / typo is | 18:42 |
GeofftheMedio | (although use of macros might complicate things, as the error reporting wasn't implemented with them in mind | 18:43 |
GeofftheMedio | so the line number might be off if you're using a macro | 18:43 |
Lukc | Actually, it seems more that the line number might be off even without… | 18:43 |
Lukc | (*-even?@ | 18:43 |
Lukc | s/@/)/ | 18:43 |
GeofftheMedio | as I said, "approximiately" | 18:44 |
Lukc | It seems to don’t display anything if a bad keyword is used. | 18:44 |
Lukc | Yes, but in my case it wasn’t, at first… | 18:44 |
Lukc | (of course, I only added one tech, so I knew where it was coming from…) | 18:44 |
Lukc | But the exact line would be much more useful. | 18:45 |
GeofftheMedio | it reports a parse error. getting a single line where things are broken isn't well defined in all / many cases | 18:45 |
Lukc | Maybe the parser is not strict enough, then. | 18:46 |
Lukc | I mean, if any unrecognised keyword displayed a warning/error, it would be so much easier to find it… | 18:46 |
Lukc | s/it/where the problem is/ | 18:47 |
GeofftheMedio | no so simple, due to arbitrary text being allowed (needed) in some cases | 18:48 |
Lukc | Ok. | 18:49 |
Lukc | But I suppose in many other cases warnings could be displayed? | 18:49 |
GeofftheMedio | in many there are | 18:50 |
Lukc | Ah, I got the unlucky case, then. :( | 18:52 |
GeofftheMedio | and if you use a keyword where another is expected, searching for a bad keyword won't help | 18:52 |
Lukc | In fact, I used EffectsGroups instead of EffectsGroup. | 18:53 |
Lukc | So, I’m not sure what you mean. /o\ | 18:53 |
GeofftheMedio | exactly that | 18:53 |
GeofftheMedio | both are valid keywords | 18:53 |
GeofftheMedio | searching for something that isn't a keyword won't detect that error | 18:53 |
Lukc | But… "EffectGroups" is not present anywhere in the file. :o | 18:54 |
Lukc | Is it just unused, then? | 18:54 |
Lukc | Or the parser is not case-sensitive with keywords, maybe? | 18:54 |
GeofftheMedio | it is not | 18:55 |
GeofftheMedio | (case sensitive) | 18:55 |
Lukc | Ok. | 18:55 |
Lukc | Ah, then I see the problem. ^_^” | 18:55 |
*** StrangerDanger has quit IRC | 19:26 | |
*** StrangerDanger has joined #freeorion | 19:31 | |
*** VargaD has quit IRC | 20:37 | |
*** VargaD has joined #freeorion | 20:40 | |
Lukc | Is it me or the 0.4 has been released, but the trunk version still contains 0.17? | 20:50 |
Lukc | And is it me or “Orbital Mining”’s description says it will be possible to mine on Gas Giants ? | 20:55 |
Lukc | (by the way, is it right if I report things here instead of the forum? :() | 20:57 |
Lukc | And I think I’m receiving “Famine struc $planet.” when the max population of that planet increased. | 21:05 |
Lukc | And is it me or the homeworld is the last planet, but that its name does not correspond? (eg Thule III is the 5th planet, and the 3rd planet is Thule IV, and the 4th is Thule V…) | 21:25 |
Lukc | And, I think that when I select a fleet, that I order a move, that I don’t select anything else, that I end the turn, I can’t select a ship of my fleet, and I can’t re-select directly my fleet (I have to select another fleet, and then only select mine again). | 21:55 |
Lukc | GeofftheMedio, you sure you have not a bug tracker? | 21:55 |
*** Digit01 has quit IRC | 22:00 | |
Lukc | Oh, and Asteroid Mining has an ambiguous short description. It says “Improves Mining”, but mining wasn’t possible before… so I suggest replacing it by “New Mining Target”, or something like that. :3 | 22:06 |
*** __alex has quit IRC | 23:39 | |
Lukc | Am I making everyone flee? :o | 23:41 |
* Lukc dances. | 23:41 | |
*** VargaD has quit IRC | 23:54 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!