trazan Posted July 29, 2009 Report Share Posted July 29, 2009 the disappear when i start iti just see a black window and it disappear in scndmy pc {GRAPHIC CARD VGA controller Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10) Subsystem: Giga-byte Technology Device d000_____MEMORY INFORMATION Total memory: 2003 MB Total swap: 4055 MB_______CPU INFORMATION GenuineIntel, IntelĀ® Core2 Duo CPU E7200 @ 2.53GHz Number of CPUs: 2 CPU clock currently at 1600.000 MHz with 3072 KB cache Numbering: family(6) model(23) stepping(6) Bogomips: 5066.40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm____________SYSTEM INFORMATION Running Ubuntu Linux, the 5.0 release. GNOME: 2.26.1 (Ubuntu 2009-05-06) Kernel version: 2.6.29-02062904-generic (#02062904 SMP Sun May 24 00:14:52 UTC 2009) GCC: 4.3.3 (i486-linux-gnu) Xorg: unknown (09 April 2009 02:10:02AM) (09 April 2009 02:10:02AM) Hostname: trazan-desktop Uptime: 0 days 0 h 18 min_________-}can any one help me Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted July 29, 2009 Report Share Posted July 29, 2009 How did you install the game?If you run it from the command-line, then it should print some message when it stops, so it would be good to know what it says. Quote Link to comment Share on other sites More sharing options...
trazan Posted July 30, 2009 Author Report Share Posted July 30, 2009 i installed it from synpaticthe problame happend with me and with my freind and he has the same MotherBordother people intall it by the same way and it work with them but thier VGA is GForceHow to run it from commandline i entered that command (0 A.D.) to run it but it dosen't work Quote Link to comment Share on other sites More sharing options...
Belisarivs Posted July 30, 2009 Report Share Posted July 30, 2009 (edited) Ah well. Somebody compiled it for Ubuntu.Despite warning.And despite warning you installed it.Sorry but you provide information of no value.1) You have integrated card with has quite poor performance. Expect slideshow.2) Run game from terminal and paste here error message it outputs there. This is essential and whenever you encounter problems in any program, it is advised to do so. Get used to it as it will be expected almost anytime you report bug.3) Your game is more or less outdated. There are ~ daily commits to 0AD tree. So, your bug could be fixed already.Don't install those packages. Game is not ready for players. Compile it. If you fail to follow steps in guide, just give it up and wait for Beta stage at least.No offense intended, but please understand, game is still far from finished. You won't enjoy it much anyway, yet.You can help by reporting bugs, but not from packaged version. Edited July 30, 2009 by Belisarivs Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted July 30, 2009 Report Share Posted July 30, 2009 What Belisarivs says is valid (though maybe unnecessarily impolite ) - the game is under development and far from complete, so there are likely to be lots of bugs, and if you use a pre-packaged version then it's very hard to work out what problem you're experiencing, so there's little we can do to solve it without an excessive amount of effort. Best to wait until the game becomes more stable Quote Link to comment Share on other sites More sharing options...
shade Posted July 30, 2009 Report Share Posted July 30, 2009 (edited) Hello. The problem described trazan is simular to my, so ill wirite in his topic. he didnt add any info, so ill add my own. If he will be back, maybe he will corect his post. Now if you can take look at my problem.Yes, i can se game starting, quick blinking of window. Its black, and it disapers. log from console while start:TIMER| InitVfs: 319.036 usTIMER| InitScripting: 1.8853 msTIMER| CONFIG_Init: 4.5489 msTIMER| write_sys_info: 874.692 usTIMER| ps_console: 3.02182 msTIMER| ps_lang_hotkeys: 3.02958 msTIMER| ps_gui_init: 18.787 uspyrogenesis_dbg: /usr/include/boost/smart_ptr/shared_ptr.hpp:409: T* boost::shared_ptr< <template-parameter-1-1> >::operator->() const [with T = RealDirectory]: Assertion `px != 0' failed.Game was compiled from SVN, few minutes before this post. Edited July 30, 2009 by shade Quote Link to comment Share on other sites More sharing options...
janwas Posted July 30, 2009 Report Share Posted July 30, 2009 Hi and thanks for the output! This sounds a bit like http://trac.wildfiregames.com/ticket/279 - it seems I screwed up a mkdir() and will need to fix that (there should be some time for coding this weekend).Can you please check if binaries/data/cache exists, and if not, whether creating it avoids the problem? Quote Link to comment Share on other sites More sharing options...
shade Posted July 31, 2009 Report Share Posted July 31, 2009 (edited) If you think about svn:ls -l svn-src/0ad/trunk/binaries/data/razem 4drwxr-sr-x 3 paludisbuild paludisbuild 72 07-24 16:06 cachedrwxr-sr-x 3 paludisbuild paludisbuild 128 07-24 16:06 config-rw-r--r-- 1 paludisbuild paludisbuild 62 07-24 16:06 createzip.batdrwxr-sr-x 7 paludisbuild paludisbuild 192 07-23 14:33 modsdrwxr-sr-x 4 paludisbuild paludisbuild 96 07-24 16:06 profilesdrwxr-sr-x 3 paludisbuild paludisbuild 96 07-23 14:32 screenshotsdrwxr-sr-x 4 paludisbuild paludisbuild 96 07-24 16:06 testsdrwxr-sr-x 5 paludisbuild paludisbuild 128 07-23 14:33 toolsand if you think about game directory after installation, there isnt cache dir in 0ad/data after install, making it by hand isnt helping. I found this topic while searching for my problem http://aur.archlinux.org/packages.php?ID=28560 and there one of post is same as my problem. Edited July 31, 2009 by shade Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted July 31, 2009 Report Share Posted July 31, 2009 You'll get the same error if the cache directory exists but is unwritable, e.g. if your username doesn't have write permission. Until we sort out the writable-directory thing properly, you should probably just make the whole game directory writable. (It needs at least data/cache/ and logs/ and probably some others.) Quote Link to comment Share on other sites More sharing options...
shade Posted July 31, 2009 Report Share Posted July 31, 2009 Thx for tip Ykkroshmkdir /opt/0ad/data/cache/;chown -R root:games /opt/0ad;chmod -R g+w /opt/0ad fixed problem. Now game starts Quote Link to comment Share on other sites More sharing options...
janwas Posted July 31, 2009 Report Share Posted July 31, 2009 Automatic creation of directories now hopefully works. Could you please try again after deleting the cache/ directory you created? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.