Page 1 of 1

Failing to load dejavusans.ttf, Segmentation Fault

Posted: 07 Jan 2008, 16:19
by zeeli
Hi.

I just compiled tmw 0.0.24 and it fails to start. (Segmentation fault (core dumped))

Here is my tmw.log

Code: Select all

[16:14:44.01] The Mana World v0.1.0
[16:14:44.01] Initializing libxml2...
[16:14:44.01] Initializing configuration...
[16:14:44.01] Initializing SDL...
[16:14:44.03] Initializing resource manager...
[16:14:44.03] Adding to PhysicsFS: /home/eeli//.tmw
[16:14:44.03] Adding to PhysicsFS: data
[16:14:44.03] Adding to PhysicsFS: /usr/local/share/tmw/data
[16:14:44.03] Setting video mode 800x600 windowed
[16:14:44.13] Using video driver: x11
[16:14:44.13] Possible to create hardware surfaces: no
[16:14:44.13] Window manager available: yes
[16:14:44.13] Accelerated hardware to hardware blits: no
[16:14:44.13] Accelerated hardware to hardware colorkey blits: no
[16:14:44.13] Accelerated hardware to hardware alpha blits: no
[16:14:44.13] Accelerated software to hardware blits: no
[16:14:44.13] Accelerated software to hardware colorkey blits: no
[16:14:44.13] Accelerated software to hardware alpha blits: no
[16:14:44.13] Accelerated color fills: no
[16:14:44.13] Available video memory: 0
[16:14:44.13] Initializing GUI...
[16:14:44.13] Unable to load dejavusans.ttf: SDLTrueTypeFont::SDLTrueTypeFont: Couldn't open data/fonts/dejavusans.ttf
[16:14:44.13] Exception
Please help me!


Best Regards,
zEeLi

Posted: 07 Jan 2008, 16:26
by Jaxad0127
You shouldn't be using version 0.1. Use version 0.0.24 instead. Version 0.1 is still being developed.

Posted: 07 Jan 2008, 16:32
by zeeli
Sorry, my bad. I thought i downloaded 0.0.24 sources from svn, but they were actually 0.1.0.

Thanks anyway!

Posted: 07 Jan 2008, 16:33
by Bjørn
If you want to compile 0.0.24, either download the source or check out the 0.0 branch located at tmw/branches/0.0 in the Subversion repository.