*** tpb has joined #freeorion | 00:00 | |
*** tomboy64 has quit IRC | 00:04 | |
*** cubathy has joined #freeorion | 00:26 | |
*** bernardh has joined #freeorion | 00:44 | |
*** cubathy has quit IRC | 00:49 | |
*** mithro has joined #freeorion | 02:55 | |
*** STalKer-Y has joined #freeorion | 03:04 | |
*** STalKer-X has quit IRC | 03:04 | |
*** GeofftheMedio has quit IRC | 03:13 | |
*** kr0ddnoMobil has quit IRC | 03:31 | |
*** kr0ddnoMobil has joined #freeorion | 03:44 | |
*** ChanServ sets mode: +o kr0ddnoMobil | 03:44 | |
*** bernardh has quit IRC | 03:47 | |
*** GeofftheMedio has joined #freeorion | 04:32 | |
*** eagles0513875 has joined #freeorion | 05:06 | |
*** mithro has quit IRC | 05:33 | |
*** tomboy64 has joined #freeorion | 05:42 | |
*** tomboy65 has joined #freeorion | 05:50 | |
*** mithro has joined #freeorion | 05:51 | |
*** tomboy64 has quit IRC | 05:54 | |
*** bernardh has joined #freeorion | 06:07 | |
*** eagles0513875 has quit IRC | 06:31 | |
*** eagles0513875 has joined #freeorion | 06:59 | |
kr0ddnoMobil | GeofftheMedio? | 07:04 |
---|---|---|
* eagles0513875 waves to kr0ddnoMobil | 07:29 | |
GeofftheMedio | ? | 07:41 |
GeofftheMedio | kr0ddnoMobil? | 07:41 |
*** Ingmar has quit IRC | 07:42 | |
*** Ingmar has joined #freeorion | 07:42 | |
GeofftheMedio | kroddn: https://sourceforge.net/tracker/?func=detail&aid=3001629&group_id=75752&atid=544942 | 07:48 |
tpb | <http://ln-s.net/6_a7> (at sourceforge.net) | 07:48 |
*** VargaD has joined #freeorion | 07:54 | |
*** Yannis has joined #freeorion | 08:15 | |
*** tomboy65 has quit IRC | 08:19 | |
*** tomboy65 has joined #freeorion | 11:52 | |
*** Yannis has quit IRC | 11:53 | |
*** eagles0513875 has quit IRC | 12:33 | |
*** bernardh has quit IRC | 12:40 | |
*** jophish has joined #freeorion | 15:36 | |
jophish | Howdy all | 15:37 |
jophish | I'm having a little trouble compiling freeorion | 15:37 |
jophish | it seems like I have a boost version which is too recent | 15:38 |
*** jophish has quit IRC | 15:45 | |
planetmaker | 1.42 is required | 15:48 |
planetmaker | ... | 15:48 |
*** TheLorax has joined #freeorion | 15:58 | |
TheLorax | just curious, why is python a dependancy of freeorion? | 15:59 |
planetmaker | the build script can make use of it | 16:04 |
planetmaker | scons | 16:04 |
planetmaker | IIRC | 16:04 |
planetmaker | maybe something else | 16:04 |
GeofftheMedio | The AI uses python | 16:15 |
GeofftheMedio | for all the decision making and order giving | 16:15 |
TheLorax | looks like a really nice game. I definitly want to give it a whirl sometime. | 16:39 |
TheLorax | (I'm away from home atm, but when I get back on my development machine) | 16:39 |
GeofftheMedio | mkay | 16:39 |
*** cubathy has joined #freeorion | 17:04 | |
*** tomboy65 has quit IRC | 17:53 | |
*** tomboy64 has joined #freeorion | 17:53 | |
*** tomboy64 has quit IRC | 17:58 | |
*** tomboy64 has joined #freeorion | 18:00 | |
*** nairboon_ has joined #freeorion | 18:07 | |
nairboon_ | main() caught exception(std::runtime_error): ERROR: The following categories were defined in techs.txt, but no techs were defined that fell within them: "CONSTRUCTION_CATEGORY" "ECONOMICS_CATEGORY" "GROWTH_CATEGORY" "PRODUCTION_CATEGORY" "SHIPS_CATEGORY" | 18:10 |
nairboon_ | i get this when i try to run svn r3587 on ubuntu | 18:10 |
GeofftheMedio | you're probably trying to run with older versions of techs.txt and other content files | 18:23 |
GeofftheMedio | did you have a previous version of freeorion installed? | 18:23 |
GeofftheMedio | regardless, try deleting ~/.freeorion/config.xml | 18:23 |
GeofftheMedio | you probably don't want to run 3587 anyway though... it's in the midst of a reworking of some under-the-hood game mechanics and has numerous problem that make it unplayable | 18:29 |
kr0ddnoMobil | nairboon_: try the official release, its quite new | 18:38 |
nairboon_ | first i installed r3258 from getdeb | 19:26 |
nairboon_ | when deleting config.xml it runs, but it loads forever "generating universe..." | 19:27 |
GeofftheMedio | try *official release*, not whatever getdeb has | 19:27 |
nairboon_ | the getdeb one worked | 19:28 |
nairboon_ | i trying out how your trunk is progressing xD | 19:28 |
nairboon_ | its a funny game | 19:28 |
GeofftheMedio | oh, sorry. your series of messages was unclear | 19:28 |
GeofftheMedio | if it hangs on generating universe, check freeoriond.log | 19:29 |
nairboon_ | it doesnt hang really, sound is playing | 19:29 |
nairboon_ | ClientNetworking::NetworkingThread() : Networking thread will be terminated due to disconnect exception "End of file" | 19:29 |
nairboon_ | and in console | 19:30 |
nairboon_ | main() caught exception(std::exception): unregistered class | 19:30 |
GeofftheMedio | boost version issue | 19:30 |
GeofftheMedio | what version of boost are you building against? | 19:31 |
nairboon_ | 1.42 | 19:32 |
GeofftheMedio | hmm. odd. | 19:35 |
GeofftheMedio | can you make sure you're building and linking against 1.42? | 19:35 |
nairboon_ | btw something with Version.cpp is wrong | 19:35 |
GeofftheMedio | this is known | 19:35 |
nairboon_ | i'll take a look at the cmake files | 19:35 |
nairboon_ | -- Configuring freeoriond | 19:36 |
nairboon_ | -- Configuring freeorionca | 19:36 |
nairboon_ | -- Boost version: 1.42.0 | 19:36 |
nairboon_ | -- Found the following Boost libraries: | 19:36 |
nairboon_ | -- date_time | 19:36 |
nairboon_ | -- filesystem | 19:36 |
GeofftheMedio | python, serialization, regex, signals, system, thread? | 19:37 |
nairboon_ | hmm regex not | 19:38 |
nairboon_ | is regex needed? | 19:38 |
GeofftheMedio | I believe so | 19:42 |
GeofftheMedio | maybe it's header only on linux? | 19:42 |
nairboon_ | well i've boost.regex but its not needed in cmakelist.txt | 19:43 |
nairboon_ | but if it's build shoul fail | 19:43 |
GeofftheMedio | I guess it's not then | 19:44 |
nairboon_ | http://ubuntu.pastebin.com/k89Vm1Ks | 19:54 |
tpb | Title: Index: CMakeLists.txt ======= - Anonymous - k89Vm1Ks - Pastebin.com (at ubuntu.pastebin.com) | 19:54 |
nairboon_ | does this not work cross platform? at least here the svn stuff works | 19:54 |
STalKer-Y | it gets fuller in here | 19:55 |
STalKer-Y | after like 5 years :-) | 19:56 |
GeofftheMedio | nairboon: I'm not sure, but I'll give it a try when I get a chance | 19:57 |
STalKer-Y | i like it | 19:57 |
STalKer-Y | GeofftheMedio: is the sdk for windows updated with the latest stuff? | 20:07 |
GeofftheMedio | certainly lookstes | 20:09 |
GeofftheMedio | ? | 20:09 |
GeofftheMedio | no idea how that got pasted there | 20:09 |
GeofftheMedio | I typed "yes" | 20:09 |
STalKer-Y | :-) | 20:13 |
*** cubathy has quit IRC | 20:24 | |
CIA-76 | FreeOrion: geoffthemedio * r3588 /trunk/FreeOrion/universe/ (Meter.cpp PopCenter.cpp ResourceCenter.cpp): | 20:28 |
CIA-76 | FreeOrion: -Fixed some crash issues where asking a ResourceCenter for a next turn estimate of a target meter type would throw an exception unnecessarily | 20:28 |
CIA-76 | FreeOrion: -Changed LARGE_VALUE and INVALID_VALUE in Meter to small values, rather than +/- std::numeric_limits::max so that any additions to those meters won't cause them to overflow | 20:28 |
*** bernardh has joined #freeorion | 21:44 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!