Client crash with the lastest CVS

Ask for help regarding any technical issue or report any bug or OS independent issues.
Locked
User avatar
KaTSuo
Novice
Novice
Posts: 53
Joined: 25 Sep 2005, 19:01
Location: France
Contact:

Client crash with the lastest CVS

Post by KaTSuo »

Hi!

I've downloaded the 0.0.16 via CVS 3 hours ago and compiled it without any problems (I'm under Win XP).
But there is a bug... When I press "Play" the programme is closing or giving me an error. I can't login :( !

(Another problem : There is a bug with the scrollbar, you can't read the news.txt entirely).
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

The scrollbar bug was fixed some minutes ago, about the crash, what error do you get? That could help a lot as well as the log file.
User avatar
KaTSuo
Novice
Novice
Posts: 53
Joined: 25 Sep 2005, 19:01
Location: France
Contact:

Post by KaTSuo »

Hm it's strange... The GUI is not the same when I launch the program with Dev-C++ and it don't display the update screen...

The client is crashing when I launch TMW with the .exe so I can't tell you wich line is buggy :s !
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

When you start tmw in dev-cpp you don't see the update screen because it's disabled by a command line option.
When you launch the exe, the window crashes even before showing the update dialog? If so do you get any error message? And again, can you please show the content of tmw.log?
User avatar
KaTSuo
Novice
Novice
Posts: 53
Joined: 25 Sep 2005, 19:01
Location: France
Contact:

Post by KaTSuo »

The window crash when I press "Play" so I can see the update window and the program can download the files.

Here is the tmw.log :

Code: Select all

[19:16:00] Adding to PhysicsFS: ./updates\update-0.0.16-1.zip
[19:16:00] Using video driver: windib
[19:16:00] Possible to create hardware surfaces: no
[19:16:00] Window manager available: yes
[19:16:00] Accelerated hardware to hardware blits: no
[19:16:00] Accelerated hardware to hardware colorkey blits: no
[19:16:00] Accelerated hardware to hardware alpha blits: no
[19:16:00] Accelerated software to hardware blits: no
[19:16:00] Accelerated software to hardware colorkey blits: no
[19:16:00] Accelerated software to hardware alpha blits: no
[19:16:00] Accelerated color fills: no
[19:16:00] Available video memory: 0
[19:16:00] ResourceManager::get(graphics/sprites/player_male_base.png)
[19:16:01] ResourceManager::get(graphics/sprites/player_male_hair.png)
[19:16:01] ResourceManager::get(graphics/gui/mouse.png)
[19:16:01] Sound::init() Initializing sound...
[19:16:01] Sound::info() SDL_mixer: 1.2.6 (compiled)
[19:16:01] Sound::info() SDL_mixer: 1.2.6 (linked)
[19:16:01] Sound::info() Driver: waveout
[19:16:01] Sound::info() Format: S16LSB
[19:16:01] Sound::info() Rate: 22050
[19:16:01] Sound::info() Channels: 2
[19:16:01] ResourceManager::get(graphics/images/login_wallpaper.png)
[19:16:01] State: UPDATE
[19:16:01] Sound::startMusic() Playing "data/music/Magick - Real.ogg" -1 times
[19:16:01] Sound::startMusic() Warning: error loading file.
[19:16:01] Window::Window("Updating...")
[19:16:01] ResourceManager::get(graphics/gui/vscroll_grey.png)
[19:16:01] ResourceManager::get(graphics/gui/bg_quad_dis.png)
[19:16:01] ResourceManager::get(graphics/gui/resize.png)
[19:16:01] ResourceManager::get(graphics/gui/button.png)
[19:16:01] ResourceManager::get(graphics/gui/buttonhi.png)
[19:16:01] ResourceManager::get(graphics/gui/buttonpress.png)
[19:16:01] ResourceManager::get(graphics/gui/button_disabled.png)
[19:16:01] ResourceManager::get(graphics/gui/deepbox.png)
[19:16:01] ResourceManager::get(graphics/gui/vscroll_up_default.png)
[19:16:01] ResourceManager::get(graphics/gui/vscroll_down_default.png)
[19:16:01] ResourceManager::get(graphics/gui/hscroll_left_default.png)
[19:16:01] ResourceManager::get(graphics/gui/hscroll_right_default.png)
[19:16:01] ResourceManager::get(graphics/gui/vscroll_up_pressed.png)
[19:16:01] ResourceManager::get(graphics/gui/vscroll_down_pressed.png)
[19:16:01] ResourceManager::get(graphics/gui/hscroll_left_pressed.png)
[19:16:01] ResourceManager::get(graphics/gui/hscroll_right_pressed.png)
[19:16:01] Downloading: http://themanaworld.org/files/news.txt
[19:16:02] Downloading: http://themanaworld.org/files/resources.txt
[19:16:06] update-0.0.16-1.zip already here
[19:16:12] Adding to PhysicsFS: ./updates\update-0.0.16-1.zip
[19:16:12] ResourceManager::release(graphics/gui/deepbox.png)
[19:16:12] ResourceManager::release(graphics/gui/vscroll_up_default.png)
[19:16:12] ResourceManager::release(graphics/gui/vscroll_up_pressed.png)
[19:16:12] ResourceManager::release(graphics/gui/vscroll_down_default.png)
[19:16:12] ResourceManager::release(graphics/gui/vscroll_down_pressed.png)
[19:16:12] ResourceManager::release(graphics/gui/hscroll_left_default.png)
[19:16:12] ResourceManager::release(graphics/gui/hscroll_left_pressed.png)
[19:16:12] ResourceManager::release(graphics/gui/hscroll_right_default.png)
[19:16:12] ResourceManager::release(graphics/gui/hscroll_right_pressed.png)
[19:16:12] ResourceManager::release(graphics/gui/button.png)
[19:16:12] ResourceManager::release(graphics/gui/buttonhi.png)
[19:16:12] ResourceManager::release(graphics/gui/buttonpress.png)
[19:16:12] ResourceManager::release(graphics/gui/button_disabled.png)
[19:16:12] Window::~Window("Updating...")
[19:16:12] ResourceManager::release(graphics/gui/bg_quad_dis.png)
[19:16:12] ResourceManager::release(graphics/gui/vscroll_grey.png)
[19:16:12] ResourceManager::release(graphics/gui/resize.png)
[19:16:12] State: LOGIN
[19:16:12] Window::Window("Login")
[19:16:12] ResourceManager::get(graphics/gui/vscroll_grey.png)
[19:16:12] ResourceManager::get(graphics/gui/bg_quad_dis.png)
[19:16:12] ResourceManager::get(graphics/gui/resize.png)
That's all.

(I've updated my files and the scrollbar is always buggy :p)
I'm French, sorry for my bad english XD !
Image
Matt
Grand Knight
Grand Knight
Posts: 1759
Joined: 07 Aug 2004, 10:47
Location: Germany->Bavaria

Post by Matt »

KaTSuo wrote: (I've updated my files and the scrollbar is always buggy :p)
Well if you dont have developer access to cvs you have to wait until the anonymous cvs is updated.
Locked