.16

Ask for help regarding any technical issue or report any bug or OS independent issues.
Locked
_MeLo_
Peon
Peon
Posts: 45
Joined: 17 Jul 2005, 02:38

.16

Post by _MeLo_ »

when i clikc on play it shuts down the program.... hrmmmm hope u fix this soon
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

What version you're using? And where did you get it from?
_MeLo_
Peon
Peon
Posts: 45
Joined: 17 Jul 2005, 02:38

Post by _MeLo_ »

its the lastest verion and i Downloaded it from here http://prdownloads.sourceforge.net/themanaworld
drboom
Peon
Peon
Posts: 13
Joined: 22 Aug 2005, 06:59

Post by drboom »

have the same problem.Took tmw from sourceforge.Here is the content of stderr.txt :
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
drboom
Peon
Peon
Posts: 13
Joined: 22 Aug 2005, 06:59

Post by drboom »

Melo:Got it !!! you must copy the file resize.png independently from themanaworld.homeip(or smth like that) now it works
_MeLo_
Peon
Peon
Posts: 45
Joined: 17 Jul 2005, 02:38

Post by _MeLo_ »

[09:13:39] Adding to PhysicsFS: ./updates\test_update1.zip
[09:13:39] Adding to PhysicsFS: ./updates\test_update2.zip
[09:13:39] Using OpenGL with double buffering.
[09:13:39] ResourceManager::get(graphics/images/login_wallpaper.png)
[09:13:39] Binding texture 1 (1024x1024)
[09:13:39] ResourceManager::get(graphics/sprites/player_male_base.png)
[09:13:39] Binding texture 2 (1024x256)
[09:13:39] ResourceManager::get(graphics/sprites/player_male_hair.png)
[09:13:39] Binding texture 3 (512x1024)
[09:13:39] ResourceManager::get(graphics/gui/mouse.png)
[09:13:39] Binding texture 9 (32x32)
[09:13:39] Window::Window("Updating...")
[09:13:39] ResourceManager::get(graphics/gui/vscroll_grey.png)
[09:13:39] Binding texture 10 (16x32)
[09:13:39] ResourceManager::get(graphics/gui/bg_quad_dis.png)
[09:13:39] Binding texture 11 (32x256)
[09:13:39] ResourceManager::get(graphics/gui/resize.png)
[09:13:39] Warning: graphics/gui/resize.png not found!
[09:13:39] Warning: resource doesn't exist!
[09:13:39] ResourceManager::get(graphics/gui/button.png)
[09:13:39] Binding texture 13 (32x32)
[09:13:39] ResourceManager::get(graphics/gui/buttonhi.png)
[09:13:39] Binding texture 14 (32x32)
[09:13:39] ResourceManager::get(graphics/gui/buttonpress.png)
[09:13:39] Binding texture 15 (32x32)
[09:13:39] ResourceManager::get(graphics/gui/button_disabled.png)
[09:13:39] Binding texture 16 (32x32)
[09:13:39] ResourceManager::get(graphics/gui/deepbox.png)
[09:13:39] Binding texture 17 (32x32)
[09:13:39] ResourceManager::get(graphics/gui/vscroll_up_default.png)
[09:13:39] Binding texture 18 (16x16)
[09:13:39] ResourceManager::get(graphics/gui/vscroll_down_default.png)
[09:13:39] Binding texture 19 (16x16)
[09:13:39] ResourceManager::get(graphics/gui/hscroll_left_default.png)
[09:13:39] Binding texture 20 (16x16)
[09:13:39] ResourceManager::get(graphics/gui/hscroll_right_default.png)
[09:13:39] Binding texture 21 (16x16)
[09:13:39] ResourceManager::get(graphics/gui/vscroll_up_pressed.png)
[09:13:39] Binding texture 22 (16x16)
[09:13:39] ResourceManager::get(graphics/gui/vscroll_down_pressed.png)
[09:13:39] Binding texture 23 (16x16)
[09:13:39] ResourceManager::get(graphics/gui/hscroll_left_pressed.png)
[09:13:39] Binding texture 24 (16x16)
[09:13:39] ResourceManager::get(graphics/gui/hscroll_right_pressed.png)
[09:13:39] Binding texture 25 (16x16)
[09:13:39] Downloading: http://themanaworld.org/files/news.txt
[09:13:41] Downloading: http://themanaworld.org/files/resources.txt
[09:13:41] test_update1.zip already here
[09:13:41] test_update2.zip already here
[09:13:43] ResourceManager::release(graphics/gui/button.png)
[09:13:43] ResourceManager::release(graphics/gui/buttonhi.png)
[09:13:43] ResourceManager::release(graphics/gui/buttonpress.png)
[09:13:43] ResourceManager::release(graphics/gui/button_disabled.png)
[09:13:43] Window::~Window("Updating...")
[09:13:43] ResourceManager::release(graphics/gui/bg_quad_dis.png)
[09:13:43] Sound::close() Shutting down sound...


there is my error? can u fix it?
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

[09:13:39] ResourceManager::get(graphics/gui/resize.png)
[09:13:39] Warning: graphics/gui/resize.png not found!
Get the file from:
http://themanaworld.homeip.net/tmw/data ... resize.png

or re-download the installer, it should be fixed now.
Locked