Problem with compiling tmw 0.0.x Client

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
User avatar
strikerbcb
Novice
Novice
Posts: 155
Joined: 15 Apr 2005, 06:42
Location: Brasil
Contact:

Problem with compiling tmw 0.0.x Client

Post by strikerbcb »

I can´t compile the latest svn version of client of tmw. It´s some problem with the codes or with the dependences. All it´s configured well ...

Code: Select all

.objs\src\being.o:being.cpp:(.text+0x1417): undefined reference to `Text::~Text()'
.objs\src\being.o:being.cpp:(.text+0x17d7): undefined reference to `Text::~Text()'
.objs\src\being.o:being.cpp:(.text+0x1b97): undefined reference to `Text::~Text()'
.objs\src\being.o:being.cpp:(.text+0x20cd): undefined reference to `Text::~Text()'
.objs\src\being.o:being.cpp:(.text+0x217f): undefined reference to `Text::Text(std::string const&, int, int, gcn::Graphics::Alignment, gcn::Font*, gcn::Color)'
.objs\src\being.o:being.cpp:(.text+0x29ac): undefined reference to `Text::~Text()'
.objs\src\being.o:being.cpp:(.text+0x2a5c): undefined reference to `Text::adviseXY(int, int)'
.objs\src\gui\viewport.o:viewport.cpp:(.text+0x2ecc): undefined reference to `textManager'
.objs\src\gui\viewport.o:viewport.cpp:(.text+0x2f41): undefined reference to `textManager'
.objs\src\gui\viewport.o:viewport.cpp:(.text+0x2f53): undefined reference to `TextManager::draw(Graphics*, int, int)'
.objs\src\monster.o:monster.cpp:(.text+0x10b5): undefined reference to `Text::~Text()'
.objs\src\monster.o:monster.cpp:(.text+0x11b0): undefined reference to `Text::Text(std::string const&, int, int, gcn::Graphics::Alignment, gcn::Font*, gcn::Color)'
.objs\src\monster.o:monster.cpp:(.text+0x1276): undefined reference to `Text::adviseXY(int, int)'
.objs\src\npc.o:npc.cpp:(.text+0x8fc): undefined reference to `Text::~Text()'
.objs\src\npc.o:npc.cpp:(.text+0x9e0): undefined reference to `Text::~Text()'
.objs\src\npc.o:npc.cpp:(.text+0xac4): undefined reference to `Text::~Text()'
.objs\src\npc.o:npc.cpp:(.text+0xba2): undefined reference to `Text::~Text()'
.objs\src\npc.o:npc.cpp:(.text+0xc54): undefined reference to `Text::Text(std::string const&, int, int, gcn::Graphics::Alignment, gcn::Font*, gcn::Color)'
.objs\src\npc.o:npc.cpp:(.text+0xea5): undefined reference to `Text::adviseXY(int, int)'
.objs\src\player.o:player.cpp:(.text+0x51c): undefined reference to `FlashText::FlashText(std::string const&, int, int, gcn::Graphics::Alignment, gcn::Font*, gcn::Color)'
.objs\src\player.o:player.cpp:(.text+0xfd1): undefined reference to `Text::adviseXY(int, int)'
.objs\src\player.o:player.cpp:(.text$_ZN9FlashTextD1Ev[FlashText::~FlashText()]+0xb): undefined reference to `vtable for FlashText'
.objs\src\player.o:player.cpp:(.text$_ZN9FlashTextD1Ev[FlashText::~FlashText()]+0x16): undefined reference to `Text::~Text()'
collect2: ld returned 1 exit status
Process terminated with status 1 (2 minutes, 57 seconds)
23 errors, 70 warnings
Thanks
<<Striker>> - Evolving Ever
Project World of Dragons - Brazilian Total Rework Fork of the TMW and a newer 3D Client/Server
Mundo dos Dragões - http://www.mundodosdragoes.org
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Re: Problem with compiling tmw 0.0.x Client

Post by Crush »

Add text.cpp and text.h to your project.
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
User avatar
strikerbcb
Novice
Novice
Posts: 155
Joined: 15 Apr 2005, 06:42
Location: Brasil
Contact:

Re: Problem with compiling tmw 0.0.x Client

Post by strikerbcb »

thanks, i update the files of project in Codeblocks and works fine.
<<Striker>> - Evolving Ever
Project World of Dragons - Brazilian Total Rework Fork of the TMW and a newer 3D Client/Server
Mundo dos Dragões - http://www.mundodosdragoes.org
User avatar
strikerbcb
Novice
Novice
Posts: 155
Joined: 15 Apr 2005, 06:42
Location: Brasil
Contact:

Re: Problem with compiling tmw 0.0.x Client

Post by strikerbcb »

now i have one more problem, the character, the npcs, don´t showed in the screen !

I can´t move, and anything happens. All the graphics it´s in the right place and loaded fine...

I see the log, but it´s everything is 'alright'.

The server log too ...

It´s very strange problem ... some tips ?
<<Striker>> - Evolving Ever
Project World of Dragons - Brazilian Total Rework Fork of the TMW and a newer 3D Client/Server
Mundo dos Dragões - http://www.mundodosdragoes.org
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Problem with compiling tmw 0.0.x Client

Post by Jaxad0127 »

Can you post your log file (C:\Documents and Settings\(username)\.tmw\tmw.log)?
Image
User avatar
strikerbcb
Novice
Novice
Posts: 155
Joined: 15 Apr 2005, 06:42
Location: Brasil
Contact:

Re: Problem with compiling tmw 0.0.x Client

Post by strikerbcb »

i simply not understand, one month ago all it´s fine and working, with the content of the tmw works fine, but with mine don´t work ...

It´s very strange, i can´t see the char and npcs ... and i don´t see any errors in server or client logs ...

See the logs ...

Code: Select all

[23:05:28.57] Starting The Mana World Version 0.0.26
[23:05:28.57] Initializing SDL...
[23:05:28.62] Initializing resource manager...
[23:05:28.62] Adding to PhysicsFS: C:\Documents and Settings\Principal\/.tmw
[23:05:28.62] Adding to PhysicsFS: data
[23:05:28.62] Adding to PhysicsFS: data
[23:05:28.62] Initializing configuration...
[23:05:28.64] Setting video mode 800x600 windowed
[23:05:28.92] Using OpenGL with double buffering.
[23:05:28.92] OpenGL texture size: 4096 pixels (rectangle textures)
[23:05:28.92] Initializing GUI...
[23:05:28.92] Loaded data/graphics/gui/sansserif8.png
[23:05:28.92] Loaded data/graphics/gui/rpgfont_wider.png
[23:05:28.92] Loaded data/graphics/gui/hits_red.png
[23:05:28.92] Loaded data/graphics/gui/hits_blue.png
[23:05:28.92] Loaded data/graphics/gui/hits_yellow.png
[23:05:28.92] Loaded data/graphics/gui/mouse.png
[23:05:28.93] Window::Window("Window")
[23:05:28.93] Loaded data/graphics/gui/vscroll_grey.png
[23:05:28.93] Loaded data/graphics/gui/bg_quad_dis.png
[23:05:28.93] Loaded data/graphics/gui/close_button.png
[23:05:28.93] Loaded data/graphics/gui/browserfont.png
[23:05:28.93] Loaded data/graphics/gui/target-cursor-blue-s.png
[23:05:28.93] Loaded data/graphics/gui/target-cursor-red-s.png
[23:05:28.93] Loaded data/graphics/gui/target-cursor-blue-m.png
[23:05:28.93] Loaded data/graphics/gui/target-cursor-red-m.png
[23:05:28.93] Loaded data/graphics/gui/target-cursor-blue-l.png
[23:05:28.95] Loaded data/graphics/gui/target-cursor-red-l.png
[23:05:28.95] Sound::init() Initializing sound...
[23:05:29.04] Sound::info() SDL_mixer: 1.2.8 (compiled)
[23:05:29.04] Sound::info() SDL_mixer: 1.2.8 (linked)
[23:05:29.04] Sound::info() Driver: waveout
[23:05:29.04] Sound::info() Format: S16LSB
[23:05:29.04] Sound::info() Rate: 22050
[23:05:29.04] Sound::info() Channels: 2
[23:05:29.04] Sound::startMusic() Playing "data/music/Magick - Real.ogg" -1 times
[23:05:29.04] Sound::startMusic() Warning: error loading file: Couldn't read from 'data/music/Magick - Real.ogg'
[23:05:29.04] Loaded data/graphics/images/login_wallpaper.png
[23:05:29.10] State: LOGIN
[23:05:29.10] Window::Window("Login")
[23:05:29.10] Loaded data/graphics/gui/deepbox.png
[23:05:29.10] Loaded data/graphics/gui/checkbox.png
[23:05:29.10] Loaded data/graphics/gui/button.png
[23:05:29.10] Loaded data/graphics/gui/buttonhi.png
[23:05:29.10] Loaded data/graphics/gui/buttonpress.png
[23:05:29.10] Loaded data/graphics/gui/button_disabled.png
[23:05:33.06] Trying to connect to account server...
[23:05:33.06] Username is striker
[23:05:33.06] Network::Connecting to 127.0.0.1:6900
[23:05:33.06] Network::Started session with 127.0.0.1:62490
[23:05:33.09] Network: Server: MDD 2D (127.0.0.1:6122)
[23:05:33.10] Window::~Window("Login")
[23:05:33.10] State: CHAR_SERVER
[23:05:33.10] Window::Window("Select Server")
[23:05:33.10] Loaded data/graphics/gui/vscroll_up_default.png
[23:05:33.10] Loaded data/graphics/gui/vscroll_down_default.png
[23:05:33.10] Loaded data/graphics/gui/hscroll_left_default.png
[23:05:33.10] Loaded data/graphics/gui/hscroll_right_default.png
[23:05:33.10] Loaded data/graphics/gui/vscroll_up_pressed.png
[23:05:33.10] Loaded data/graphics/gui/vscroll_down_pressed.png
[23:05:33.10] Loaded data/graphics/gui/hscroll_left_pressed.png
[23:05:33.10] Loaded data/graphics/gui/hscroll_right_pressed.png
[23:05:33.57] Window::~Window("Select Server")
[23:05:33.57] State: UPDATE
[23:05:33.57] Window::Window("Updating...")
[23:05:33.57] Downloading: http://www.mundodosdragoes.com/updates/news.txt
[23:05:34.64] Loaded C:\Documents and Settings\Principal\/.tmw//updates/www.mundodosdragoes.com/updates/resources2.txt
[23:05:34.64] Window::~Window("Updating...")
[23:05:34.64] State: LOADDATA
[23:05:34.64] Initializing item database...
[23:05:34.64] Loaded data/items.xml
[23:05:34.65] ItemDB: Missing name attribute for item -1!
[23:05:34.65] ItemDB: Missing image attribute for item -1!
[23:05:34.65] ItemDB: Missing weight attribute for item -1!
[23:05:34.65] ItemDB: Missing name attribute for item -2!
[23:05:34.65] ItemDB: Missing image attribute for item -2!
[23:05:34.65] ItemDB: Missing weight attribute for item -2!
[23:05:34.65] ItemDB: Missing name attribute for item -3!
[23:05:34.65] ItemDB: Missing image attribute for item -3!
[23:05:34.65] ItemDB: Missing weight attribute for item -3!
[23:05:34.65] ItemDB: Missing name attribute for item -4!
[23:05:34.65] ItemDB: Missing image attribute for item -4!
[23:05:34.65] ItemDB: Missing weight attribute for item -4!
[23:05:34.65] ItemDB: Missing name attribute for item -5!
[23:05:34.65] ItemDB: Missing image attribute for item -5!
[23:05:34.65] ItemDB: Missing weight attribute for item -5!
[23:05:34.65] ItemDB: Missing name attribute for item -6!
[23:05:34.65] ItemDB: Missing image attribute for item -6!
[23:05:34.65] ItemDB: Missing weight attribute for item -6!
[23:05:34.65] ItemDB: Missing name attribute for item -7!
[23:05:34.65] ItemDB: Missing image attribute for item -7!
[23:05:34.65] ItemDB: Missing weight attribute for item -7!
[23:05:34.65] ItemDB: Missing name attribute for item -8!
[23:05:34.65] ItemDB: Missing image attribute for item -8!
[23:05:34.65] ItemDB: Missing weight attribute for item -8!
[23:05:34.65] ItemDB: Missing name attribute for item -9!
[23:05:34.65] ItemDB: Missing image attribute for item -9!
[23:05:34.65] ItemDB: Missing weight attribute for item -9!
[23:05:34.65] ItemDB: Missing name attribute for item -10!
[23:05:34.65] ItemDB: Missing image attribute for item -10!
[23:05:34.65] ItemDB: Missing weight attribute for item -10!
[23:05:34.65] ItemDB: Missing name attribute for item -100!
[23:05:34.65] ItemDB: Missing image attribute for item -100!
[23:05:34.65] ItemDB: Missing weight attribute for item -100!
[23:05:34.65] ItemDB: Missing name attribute for item 1!
[23:05:34.65] ItemDB: Missing image attribute for item 1!
[23:05:34.65] ItemDB: Missing weight attribute for item 1!
[23:05:34.65] ItemDB: Missing name attribute for item 2!
[23:05:34.65] ItemDB: Missing image attribute for item 2!
[23:05:34.65] ItemDB: Missing weight attribute for item 2!
[23:05:34.65] ItemDB: Missing name attribute for item 3!
[23:05:34.65] ItemDB: Missing image attribute for item 3!
[23:05:34.65] ItemDB: Missing weight attribute for item 3!
[23:05:34.65] ItemDB: Missing name attribute for item 4!
[23:05:34.65] ItemDB: Missing image attribute for item 4!
[23:05:34.65] ItemDB: Missing weight attribute for item 4!
[23:05:34.65] ItemDB: Missing name attribute for item 5!
[23:05:34.65] ItemDB: Missing image attribute for item 5!
[23:05:34.65] ItemDB: Missing weight attribute for item 5!
[23:05:34.65] ItemDB: Missing name attribute for item 6!
[23:05:34.65] ItemDB: Missing image attribute for item 6!
[23:05:34.65] ItemDB: Missing weight attribute for item 6!
[23:05:34.65] ItemDB: Missing name attribute for item 7!
[23:05:34.65] ItemDB: Missing image attribute for item 7!
[23:05:34.65] ItemDB: Missing weight attribute for item 7!
[23:05:34.65] ItemDB: Missing name attribute for item 8!
[23:05:34.65] ItemDB: Missing image attribute for item 8!
[23:05:34.65] ItemDB: Missing weight attribute for item 8!
[23:05:34.65] ItemDB: Missing name attribute for item 9!
[23:05:34.65] ItemDB: Missing image attribute for item 9!
[23:05:34.65] ItemDB: Missing weight attribute for item 9!
[23:05:34.65] ItemDB: Missing name attribute for item 10!
[23:05:34.65] ItemDB: Missing image attribute for item 10!
[23:05:34.65] ItemDB: Missing weight attribute for item 10!
[23:05:34.65] ItemDB: Missing name attribute for item 11!
[23:05:34.65] ItemDB: Missing image attribute for item 11!
[23:05:34.65] ItemDB: Missing weight attribute for item 11!
[23:05:34.65] ItemDB: Missing name attribute for item 12!
[23:05:34.65] ItemDB: Missing image attribute for item 12!
[23:05:34.65] ItemDB: Missing weight attribute for item 12!
[23:05:34.65] ItemDB: Missing name attribute for item 13!
[23:05:34.65] ItemDB: Missing image attribute for item 13!
[23:05:34.65] ItemDB: Missing weight attribute for item 13!
[23:05:34.65] ItemDB: Missing name attribute for item 14!
[23:05:34.65] ItemDB: Missing image attribute for item 14!
[23:05:34.65] ItemDB: Missing weight attribute for item 14!
[23:05:34.65] ItemDB: Missing name attribute for item 15!
[23:05:34.65] ItemDB: Missing image attribute for item 15!
[23:05:34.65] ItemDB: Missing weight attribute for item 15!
[23:05:34.65] ItemDB: Missing name attribute for item 16!
[23:05:34.65] ItemDB: Missing image attribute for item 16!
[23:05:34.65] ItemDB: Missing weight attribute for item 16!
[23:05:34.65] ItemDB: Missing name attribute for item 17!
[23:05:34.65] ItemDB: Missing image attribute for item 17!
[23:05:34.65] ItemDB: Missing weight attribute for item 17!
[23:05:34.65] ItemDB: Missing name attribute for item 18!
[23:05:34.65] ItemDB: Missing image attribute for item 18!
[23:05:34.65] ItemDB: Missing weight attribute for item 18!
[23:05:34.65] ItemDB: Missing name attribute for item 19!
[23:05:34.65] ItemDB: Missing image attribute for item 19!
[23:05:34.65] ItemDB: Missing weight attribute for item 19!
[23:05:34.65] ItemDB: Missing name attribute for item 20!
[23:05:34.65] ItemDB: Missing image attribute for item 20!
[23:05:34.65] ItemDB: Missing weight attribute for item 20!
[23:05:34.65] ItemDB: Missing name attribute for item 21!
[23:05:34.65] ItemDB: Missing image attribute for item 21!
[23:05:34.65] ItemDB: Missing weight attribute for item 21!
[23:05:34.65] ItemDB: Missing name attribute for item 22!
[23:05:34.65] ItemDB: Missing image attribute for item 22!
[23:05:34.65] ItemDB: Missing weight attribute for item 22!
[23:05:34.65] ItemDB: Missing name attribute for item 23!
[23:05:34.65] ItemDB: Missing image attribute for item 23!
[23:05:34.65] ItemDB: Missing weight attribute for item 23!
[23:05:34.65] ItemDB: Missing name attribute for item 24!
[23:05:34.65] ItemDB: Missing image attribute for item 24!
[23:05:34.65] ItemDB: Missing weight attribute for item 24!
[23:05:34.65] ItemDB: Missing name attribute for item 25!
[23:05:34.65] ItemDB: Missing image attribute for item 25!
[23:05:34.65] ItemDB: Missing weight attribute for item 25!
[23:05:34.65] ItemDB: Missing name attribute for item 26!
[23:05:34.65] ItemDB: Missing image attribute for item 26!
[23:05:34.65] ItemDB: Missing weight attribute for item 26!
[23:05:34.65] ItemDB: Missing name attribute for item 27!
[23:05:34.65] ItemDB: Missing image attribute for item 27!
[23:05:34.65] ItemDB: Missing weight attribute for item 27!
[23:05:34.65] ItemDB: Missing name attribute for item 28!
[23:05:34.65] ItemDB: Missing image attribute for item 28!
[23:05:34.65] ItemDB: Missing weight attribute for item 28!
[23:05:34.65] ItemDB: Missing name attribute for item 29!
[23:05:34.65] ItemDB: Missing image attribute for item 29!
[23:05:34.65] ItemDB: Missing weight attribute for item 29!
[23:05:34.65] ItemDB: Missing name attribute for item 30!
[23:05:34.65] ItemDB: Missing image attribute for item 30!
[23:05:34.65] ItemDB: Missing weight attribute for item 30!
[23:05:34.65] ItemDB: Ignoring unknown sound event 'swing'
[23:05:34.65] ItemDB: Missing name attribute for item 31!
[23:05:34.65] ItemDB: Missing image attribute for item 31!
[23:05:34.65] ItemDB: Missing weight attribute for item 31!
[23:05:34.65] ItemDB: Missing name attribute for item 32!
[23:05:34.65] ItemDB: Missing image attribute for item 32!
[23:05:34.65] ItemDB: Missing weight attribute for item 32!
[23:05:34.65] ItemDB: Missing name attribute for item 33!
[23:05:34.65] ItemDB: Missing image attribute for item 33!
[23:05:34.65] ItemDB: Missing weight attribute for item 33!
[23:05:34.65] ItemDB: Missing name attribute for item 34!
[23:05:34.65] ItemDB: Missing image attribute for item 34!
[23:05:34.65] ItemDB: Missing weight attribute for item 34!
[23:05:34.65] ItemDB: Missing name attribute for item 35!
[23:05:34.65] ItemDB: Missing image attribute for item 35!
[23:05:34.65] ItemDB: Missing weight attribute for item 35!
[23:05:34.65] ItemDB: Missing name attribute for item 36!
[23:05:34.65] ItemDB: Missing image attribute for item 36!
[23:05:34.65] ItemDB: Missing weight attribute for item 36!
[23:05:34.65] ItemDB: Missing name attribute for item 37!
[23:05:34.65] ItemDB: Missing image attribute for item 37!
[23:05:34.65] ItemDB: Missing weight attribute for item 37!
[23:05:34.65] ItemDB: Missing name attribute for item 38!
[23:05:34.65] ItemDB: Missing image attribute for item 38!
[23:05:34.65] ItemDB: Missing weight attribute for item 38!
[23:05:34.65] ItemDB: Missing name attribute for item 39!
[23:05:34.65] ItemDB: Missing image attribute for item 39!
[23:05:34.65] ItemDB: Missing weight attribute for item 39!
[23:05:34.65] ItemDB: Missing name attribute for item 40!
[23:05:34.65] ItemDB: Missing image attribute for item 40!
[23:05:34.65] ItemDB: Missing weight attribute for item 40!
[23:05:34.65] ItemDB: Missing name attribute for item 41!
[23:05:34.65] ItemDB: Missing image attribute for item 41!
[23:05:34.65] ItemDB: Missing weight attribute for item 41!
[23:05:34.65] ItemDB: Missing name attribute for item 42!
[23:05:34.65] ItemDB: Missing image attribute for item 42!
[23:05:34.65] ItemDB: Missing weight attribute for item 42!
[23:05:34.65] ItemDB: Missing name attribute for item 43!
[23:05:34.65] ItemDB: Missing image attribute for item 43!
[23:05:34.65] ItemDB: Missing weight attribute for item 43!
[23:05:34.65] ItemDB: Missing name attribute for item 44!
[23:05:34.65] ItemDB: Missing image attribute for item 44!
[23:05:34.65] ItemDB: Missing weight attribute for item 44!
[23:05:34.65] ItemDB: Missing name attribute for item 45!
[23:05:34.65] ItemDB: Missing image attribute for item 45!
[23:05:34.65] ItemDB: Missing weight attribute for item 45!
[23:05:34.65] ItemDB: Missing name attribute for item 46!
[23:05:34.65] ItemDB: Missing image attribute for item 46!
[23:05:34.65] ItemDB: Missing weight attribute for item 46!
[23:05:34.65] ItemDB: Missing name attribute for item 47!
[23:05:34.65] ItemDB: Missing image attribute for item 47!
[23:05:34.65] ItemDB: Missing weight attribute for item 47!
[23:05:34.65] ItemDB: Missing name attribute for item 48!
[23:05:34.65] ItemDB: Missing image attribute for item 48!
[23:05:34.65] ItemDB: Missing weight attribute for item 48!
[23:05:34.65] ItemDB: Missing name attribute for item 49!
[23:05:34.65] ItemDB: Missing image attribute for item 49!
[23:05:34.65] ItemDB: Missing weight attribute for item 49!
[23:05:34.65] ItemDB: Missing name attribute for item 50!
[23:05:34.65] ItemDB: Missing image attribute for item 50!
[23:05:34.65] ItemDB: Missing weight attribute for item 50!
[23:05:34.65] ItemDB: Missing name attribute for item 51!
[23:05:34.65] ItemDB: Missing image attribute for item 51!
[23:05:34.65] ItemDB: Missing weight attribute for item 51!
[23:05:34.65] ItemDB: Missing name attribute for item 52!
[23:05:34.65] ItemDB: Missing image attribute for item 52!
[23:05:34.65] ItemDB: Missing weight attribute for item 52!
[23:05:34.65] ItemDB: Missing name attribute for item 53!
[23:05:34.65] ItemDB: Missing image attribute for item 53!
[23:05:34.65] ItemDB: Missing weight attribute for item 53!
[23:05:34.65] ItemDB: Missing name attribute for item 54!
[23:05:34.65] ItemDB: Missing image attribute for item 54!
[23:05:34.65] ItemDB: Missing weight attribute for item 54!
[23:05:34.65] ItemDB: Missing name attribute for item 55!
[23:05:34.65] ItemDB: Missing image attribute for item 55!
[23:05:34.65] ItemDB: Missing weight attribute for item 55!
[23:05:34.65] ItemDB: Missing name attribute for item 56!
[23:05:34.65] ItemDB: Missing image attribute for item 56!
[23:05:34.65] ItemDB: Missing weight attribute for item 56!
[23:05:34.65] ItemDB: Missing name attribute for item 57!
[23:05:34.65] ItemDB: Missing image attribute for item 57!
[23:05:34.65] ItemDB: Missing weight attribute for item 57!
[23:05:34.65] ItemDB: Missing name attribute for item 58!
[23:05:34.65] ItemDB: Missing image attribute for item 58!
[23:05:34.65] ItemDB: Missing weight attribute for item 58!
[23:05:34.65] ItemDB: Missing name attribute for item 59!
[23:05:34.65] ItemDB: Missing image attribute for item 59!
[23:05:34.65] ItemDB: Missing weight attribute for item 59!
[23:05:34.65] ItemDB: Missing name attribute for item 60!
[23:05:34.65] ItemDB: Missing image attribute for item 60!
[23:05:34.65] ItemDB: Missing weight attribute for item 60!
[23:05:34.65] ItemDB: Missing name attribute for item 61!
[23:05:34.65] ItemDB: Missing image attribute for item 61!
[23:05:34.65] ItemDB: Missing weight attribute for item 61!
[23:05:34.65] ItemDB: Missing name attribute for item 62!
[23:05:34.65] ItemDB: Missing image attribute for item 62!
[23:05:34.65] ItemDB: Missing weight attribute for item 62!
[23:05:34.65] ItemDB: Missing name attribute for item 63!
[23:05:34.65] ItemDB: Missing image attribute for item 63!
[23:05:34.65] ItemDB: Missing weight attribute for item 63!
[23:05:34.65] ItemDB: Missing name attribute for item 64!
[23:05:34.65] ItemDB: Missing image attribute for item 64!
[23:05:34.65] ItemDB: Missing weight attribute for item 64!
[23:05:34.65] ItemDB: Missing name attribute for item 65!
[23:05:34.65] ItemDB: Missing image attribute for item 65!
[23:05:34.65] ItemDB: Missing weight attribute for item 65!
[23:05:34.65] ItemDB: Missing name attribute for item 66!
[23:05:34.65] ItemDB: Missing image attribute for item 66!
[23:05:34.65] ItemDB: Missing weight attribute for item 66!
[23:05:34.65] ItemDB: Missing name attribute for item 67!
[23:05:34.65] ItemDB: Missing image attribute for item 67!
[23:05:34.65] ItemDB: Missing weight attribute for item 67!
[23:05:34.65] ItemDB: Missing name attribute for item 68!
[23:05:34.65] ItemDB: Missing image attribute for item 68!
[23:05:34.65] ItemDB: Missing weight attribute for item 68!
[23:05:34.65] ItemDB: Missing name attribute for item 69!
[23:05:34.65] ItemDB: Missing image attribute for item 69!
[23:05:34.65] ItemDB: Missing weight attribute for item 69!
[23:05:34.65] ItemDB: Missing name attribute for item 70!
[23:05:34.65] ItemDB: Missing image attribute for item 70!
[23:05:34.65] ItemDB: Missing weight attribute for item 70!
[23:05:34.65] ItemDB: Missing name attribute for item 71!
[23:05:34.65] ItemDB: Missing image attribute for item 71!
[23:05:34.65] ItemDB: Missing weight attribute for item 71!
[23:05:34.65] ItemDB: Missing name attribute for item 72!
[23:05:34.65] ItemDB: Missing image attribute for item 72!
[23:05:34.65] ItemDB: Missing weight attribute for item 72!
[23:05:34.65] ItemDB: Missing name attribute for item 73!
[23:05:34.65] ItemDB: Missing image attribute for item 73!
[23:05:34.65] ItemDB: Missing weight attribute for item 73!
[23:05:34.65] ItemDB: Missing name attribute for item 74!
[23:05:34.65] ItemDB: Missing image attribute for item 74!
[23:05:34.65] ItemDB: Missing weight attribute for item 74!
[23:05:34.65] ItemDB: Missing name attribute for item 75!
[23:05:34.65] ItemDB: Missing image attribute for item 75!
[23:05:34.65] ItemDB: Missing weight attribute for item 75!
[23:05:34.65] ItemDB: Missing name attribute for item 76!
[23:05:34.65] ItemDB: Missing image attribute for item 76!
[23:05:34.65] ItemDB: Missing weight attribute for item 76!
[23:05:34.65] ItemDB: Missing name attribute for item 77!
[23:05:34.65] ItemDB: Missing image attribute for item 77!
[23:05:34.65] ItemDB: Missing weight attribute for item 77!
[23:05:34.65] ItemDB: Missing name attribute for item 78!
[23:05:34.65] ItemDB: Missing image attribute for item 78!
[23:05:34.65] ItemDB: Missing weight attribute for item 78!
[23:05:34.65] ItemDB: Missing name attribute for item 79!
[23:05:34.65] ItemDB: Missing image attribute for item 79!
[23:05:34.65] ItemDB: Missing weight attribute for item 79!
[23:05:34.65] ItemDB: Missing name attribute for item 80!
[23:05:34.65] ItemDB: Missing image attribute for item 80!
[23:05:34.65] ItemDB: Missing weight attribute for item 80!
[23:05:34.65] ItemDB: Missing name attribute for item 81!
[23:05:34.65] ItemDB: Missing image attribute for item 81!
[23:05:34.65] ItemDB: Missing weight attribute for item 81!
[23:05:34.65] ItemDB: Missing name attribute for item 90!
[23:05:34.65] ItemDB: Missing image attribute for item 90!
[23:05:34.65] ItemDB: Missing weight attribute for item 90!
[23:05:34.65] ItemDB: Missing name attribute for item 91!
[23:05:34.65] ItemDB: Missing image attribute for item 91!
[23:05:34.65] ItemDB: Missing weight attribute for item 91!
[23:05:34.65] ItemDB: Missing name attribute for item 92!
[23:05:34.65] ItemDB: Missing image attribute for item 92!
[23:05:34.65] ItemDB: Missing weight attribute for item 92!
[23:05:34.65] ItemDB: Missing name attribute for item 93!
[23:05:34.65] ItemDB: Missing image attribute for item 93!
[23:05:34.65] ItemDB: Missing weight attribute for item 93!
[23:05:34.65] ItemDB: Missing name attribute for item 94!
[23:05:34.65] ItemDB: Missing image attribute for item 94!
[23:05:34.65] ItemDB: Missing weight attribute for item 94!
[23:05:34.65] ItemDB: Missing name attribute for item 95!
[23:05:34.65] ItemDB: Missing image attribute for item 95!
[23:05:34.65] ItemDB: Missing weight attribute for item 95!
[23:05:34.65] ItemDB: Missing name attribute for item 96!
[23:05:34.65] ItemDB: Missing image attribute for item 96!
[23:05:34.65] ItemDB: Missing weight attribute for item 96!
[23:05:34.65] ItemDB: Missing name attribute for item 97!
[23:05:34.65] ItemDB: Missing image attribute for item 97!
[23:05:34.65] ItemDB: Missing weight attribute for item 97!
[23:05:34.65] ItemDB: Missing name attribute for item 98!
[23:05:34.65] ItemDB: Missing image attribute for item 98!
[23:05:34.65] ItemDB: Missing weight attribute for item 98!
[23:05:34.65] ItemDB: Missing name attribute for item 99!
[23:05:34.65] ItemDB: Missing image attribute for item 99!
[23:05:34.65] ItemDB: Missing weight attribute for item 99!
[23:05:34.67] ItemDB: Ignoring unknown sound event 'swing'
[23:05:34.67] Initializing monster database...
[23:05:34.67] Loaded data/monsters.xml
[23:05:34.67] Initializing NPC database...
[23:05:34.67] Loaded data/npcs.xml
[23:05:34.67] Trying to connect to char server...
[23:05:34.67] Network::Connecting to 127.0.0.1:6122
[23:05:34.68] Network::Started session with 127.0.0.1:59927
[23:05:34.70] CharServerHandler: Packet ID: 6b, Length: 236
[23:05:34.70] Loaded data/graphics/gui/emotions.png
[23:05:34.71] Loaded data/graphics/sprites/player_male_base.xml
[23:05:34.71] Loaded data/graphics/sprites/player_male_base.png
[23:05:34.73] Loaded data/graphics/sprites/chest-cotton-male.xml
[23:05:34.73] Loaded data/graphics/sprites/chest-cotton-male.png
[23:05:34.78] Loaded data/graphics/sprites/leg-chaps-male.xml
[23:05:34.78] Loaded data/graphics/sprites/leg-chaps-male.png
[23:05:34.81] Loaded data/graphics/sprites/head-warlordhelm.xml
[23:05:34.81] Loaded data/graphics/sprites/head-warlordhelm.png
[23:05:34.81] Loaded data/graphics/sprites/chest-chainmail-male.xml
[23:05:34.81] Loaded data/graphics/sprites/chest-chainmail-male.png
[23:05:34.82] Loaded data/graphics/sprites/hairstyle7-male.xml
[23:05:34.82] Loaded data/graphics/sprites/hairstyle7-male.png
[23:05:34.82] CharServer: Player: _Striker_GM (0)
[23:05:34.82] CharServer: Player: Striker (1)
[23:05:34.82] State: CHAR_SELECT
[23:05:34.82] Window::Window("Select Character")
[23:05:35.78] CharServerHandler: Packet ID: 71, Length: 28
[23:05:36.26] Window::~Window("Select Character")
[23:05:36.26] State: CONNECTING
[23:05:36.26] Memorizing selected character Striker
[23:05:36.26] Trying to connect to map server...
[23:05:36.26] Map: geinn_1-1.gat
[23:05:36.26] Network::Connecting to 127.0.0.1:5121
[23:05:36.26] Network::Started session with 127.0.0.1:276
[23:05:36.28] Protocol: Player start position: (21, 8), Direction: 1
[23:05:36.28] Unhandled packet: b0
[23:05:36.28] Unhandled packet: b0
[23:05:36.28] Unhandled packet: b0
[23:05:36.28] Unhandled packet: b0
[23:05:36.28] Unhandled packet: b0
[23:05:36.28] Unhandled packet: 8e
[23:05:36.29] Sound::fadeOutMusic() Fading-out (1000 ms)
[23:05:36.29] State: GAME
[23:05:36.29] Window::Window("")
[23:05:36.29] Loaded data/graphics/gui/resize.png
[23:05:36.29] Window::Window("")
[23:05:36.29] Window::Window("Striker")
[23:05:36.29] Window::Window("")
[23:05:36.29] Window::Window("Buy")
[23:05:36.29] Loaded data/graphics/gui/slider.png
[23:05:36.29] Window::Window("Sell")
[23:05:36.29] Window::Window("Shop")
[23:05:36.29] Window::Window("Inventory")
[23:05:36.29] Loaded data/graphics/gui/selection.png
[23:05:36.29] Window::Window("NPC")
[23:05:36.29] Window::Window("NPC")
[23:05:36.29] Window::Window("Skills")
[23:05:36.29] Window::Window("Setup")
[23:05:36.29] Window::Window("Map")
[23:05:36.29] Window::Window("Equipment")
[23:05:36.29] Window::Window("Trade: You")
[23:05:36.29] Window::Window("Help")
[23:05:36.29] Window::Window("Debug")
[23:05:36.29] Window::Window("Window")
[23:05:36.29] Loaded data/graphics/gui/item_shortcut_bgr.png
[23:05:36.29] Particle engine set up
[23:05:36.29] 0 joysticks/gamepads found
[23:05:36.29] Loaded data/maps/geinn_1-1.tmx
[23:05:36.31] Loaded data/graphics/tiles/001-Grassland01.png
[23:05:36.31] Loaded data/graphics/autotiles/001-G_Water01.png
[23:05:36.31] Loaded data/graphics/autotiles/003-G_Ground01.PNG
[23:05:36.31] Loaded data/graphics/autotiles/004-G_Ground02.PNG
[23:05:36.32] Loaded data/graphics/tiles/002-Woods01.png
[23:05:36.32] Loaded data/graphics/tiles/015-ForestTown01.png
[23:05:36.34] Loaded data/graphics/tiles/Vilarejo (C0001).png
[23:05:36.39] Loaded data/graphics/tiles/023-FarmVillage01.png
[23:05:36.42] Loaded data/graphics/tiles/004-Mountain01.png
[23:05:36.43] Loaded data/graphics/tiles/collision.png
[23:05:36.43] Loaded data/graphics/tiles/puits.png
[23:05:36.43] - Loading layer "Layer 0"
[23:05:36.43] - Loading layer "Layer 1"
[23:05:36.45] - Loading layer "Layer 2"
[23:05:36.45] - Loading layer "Layer 3"
[23:05:36.45] - Loading object name: graphics/particles/nomadpipe.particle.xml type: PARTICLE_EFFECT at 735:575
[23:05:36.45] Loaded data/graphics/particles/nomadpipe.particle.xml
[23:05:36.45] Loaded data/graphics/particles/fog-medium-a.png
[23:05:36.45] Loaded data/graphics/particles/fog-medium-b.png
[23:05:36.46] Loaded data/graphics/particles/fog-medium-c.png
[23:05:36.46] Sound::startMusic() Playing "data/music/vilarejo.ogg" -1 times
[23:05:36.46] Sound::startMusic() Warning: error loading file: Couldn't read from 'data/music/vilarejo.ogg'
[23:05:36.46] Unhandled packet: 7f
[23:05:36.46] Loaded data/graphics/items/generic-maggotslime.png
[23:05:36.46] Loaded data/graphics/items/use-food-roastedmaggot.png
[23:05:36.48] Loaded data/graphics/items/generic-bugleg.png
[23:05:36.48] Loaded data/graphics/items/use-food-apple.png
[23:05:36.48] Loaded data/graphics/items/weapon-dagger-knive.png
[23:05:36.48] Loaded data/graphics/items/armor-chest-cottonshirt.png
[23:05:36.48] Loaded data/graphics/items/weapon-dagger-dagger.png
[23:05:36.48] Loaded data/graphics/sprites/weapon-dagger.xml
[23:05:36.48] Loaded data/graphics/sprites/weapon0.png
[23:05:36.48] 0x0119 0 0 0 1e84 -122
[23:05:36.48] Loaded data/graphics/sprites/npc.xml
[23:05:36.48] Loaded data/graphics/sprites/npcs.png
[23:05:36.53] Loaded data/graphics/sprites/npc.xml
[23:05:36.53] Loaded data/graphics/sprites/npc.xml
[23:05:36.53] Loaded data/graphics/sprites/npc.xml
[23:05:36.54] Loaded data/graphics/sprites/npc.xml
[23:05:36.54] Loaded data/graphics/sprites/npc.xml
[23:05:58.96] Loaded data/graphics/sprites/npc.xml
[23:05:59.17] Loaded data/graphics/sprites/npc.xml
[23:06:53.90] Window::~Window("")
[23:06:53.90] Window::~Window("Striker")
[23:06:53.90] Window::~Window("")
[23:06:53.90] Window::~Window("")
[23:06:53.90] Window::~Window("Buy")
[23:06:53.90] Window::~Window("Sell")
[23:06:53.90] Window::~Window("Shop")
[23:06:53.90] Window::~Window("Inventory")
[23:06:53.90] Window::~Window("NPC")
[23:06:53.90] Window::~Window("NPC")
[23:06:53.90] Window::~Window("Skills")
[23:06:53.90] Window::~Window("Setup")
[23:06:53.90] Window::~Window("Map")
[23:06:53.90] Window::~Window("Equipment")
[23:06:53.90] Window::~Window("Trade: You")
[23:06:53.90] Window::~Window("Help")
[23:06:53.90] Window::~Window("Debug")
[23:06:53.90] Window::~Window("Window")
[23:06:54.06] State: EXIT
[23:06:54.07] Configuration::write() writing configuration...
[23:06:54.07] Window::~Window("Window")
[23:06:54.07] Sound::stopMusic()
[23:06:54.07] Sound::close() Shutting down sound...
[23:06:54.39] Unloading item database...
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 1 reference to graphics/sprites/npc.xml[10]
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 1 reference to graphics/sprites/npc.xml[1]
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 1 reference to graphics/sprites/npc.xml[24]
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 1 reference to graphics/sprites/npc.xml[48]
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 1 reference to graphics/gui/emotions.png[30x32]
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 72 references to graphics/sprites/chest-chainmail-male.png
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 72 references to graphics/sprites/chest-cotton-male.png|W:#2b454d,72818c,b7c0c5,ffffff
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 5 references to graphics/sprites/hairstyle7-male.png|W:#8c6625,dab425,ffffff
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 5 references to graphics/sprites/head-warlordhelm.png
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 72 references to graphics/sprites/leg-chaps-male.png
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 56 references to graphics/sprites/npcs.png
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 72 references to graphics/sprites/player_male_base.png
[23:06:54.39] ResourceManager::~ResourceManager() cleaning up 16 references to graphics/sprites/weapon0.png
<<Striker>> - Evolving Ever
Project World of Dragons - Brazilian Total Rework Fork of the TMW and a newer 3D Client/Server
Mundo dos Dragões - http://www.mundodosdragoes.org
User avatar
strikerbcb
Novice
Novice
Posts: 155
Joined: 15 Apr 2005, 06:42
Location: Brasil
Contact:

Re: Problem with compiling tmw 0.0.x Client

Post by strikerbcb »

anyone can help me with this ? Crush, Jaxad0127 ? I really need this. The player and npcs don´t appearing in the screen can be what thing ?

I really, really, don´t understand, the same graphics works fine in the previous version of svn that i compile ( 28/07/2008 ).

Any ideas of how i can fix this ... please ...

Thanks
<<Striker>> - Evolving Ever
Project World of Dragons - Brazilian Total Rework Fork of the TMW and a newer 3D Client/Server
Mundo dos Dragões - http://www.mundodosdragoes.org
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Problem with compiling tmw 0.0.x Client

Post by Jaxad0127 »

Just to double check, but do you have anything in your custom data folder (C:\Documents and Settings\(username)\.tmw\customdata\)? If so, move it elsewhere and try again.
Image
User avatar
strikerbcb
Novice
Novice
Posts: 155
Joined: 15 Apr 2005, 06:42
Location: Brasil
Contact:

Re: Problem with compiling tmw 0.0.x Client

Post by strikerbcb »

man it´s all right, in right places ... all of this works fine in previous svn compilation, but i don´t know not work in these version, i see more to the screen and noted one little thing ... all layers it´s showing wrong !! the colision layer it´s showed like a down layer, and i think that one down layer its in front of chars and npcs like the layer 'above the char' ! .

It´s any change in layers code ? because, it´s not a problem with the map itself, it works fine, colision, objects layer, etc, in my previous compilation of tmw ...
<<Striker>> - Evolving Ever
Project World of Dragons - Brazilian Total Rework Fork of the TMW and a newer 3D Client/Server
Mundo dos Dragões - http://www.mundodosdragoes.org
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Problem with compiling tmw 0.0.x Client

Post by Jaxad0127 »

Layer handling was changed in version 0.0.25. Version 0.0.26 fixed a bug in that code.

It looks like you aren't using the official server. Other servers may not have fixed their maps for that layer change.
Image
User avatar
strikerbcb
Novice
Novice
Posts: 155
Joined: 15 Apr 2005, 06:42
Location: Brasil
Contact:

Re: Problem with compiling tmw 0.0.x Client

Post by strikerbcb »

and how i can update my maps for this layers update ?

I´m using the latest tiled ( 0.7.1 )
<<Striker>> - Evolving Ever
Project World of Dragons - Brazilian Total Rework Fork of the TMW and a newer 3D Client/Server
Mundo dos Dragões - http://www.mundodosdragoes.org
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Problem with compiling tmw 0.0.x Client

Post by Jaxad0127 »

The maps should have 4 layers. Rename the top one (the collision layer) "Collision" and the second to last one (the fringe layer) "Fringe".

Please see the Mapping Tutorial for more details.
Image
User avatar
strikerbcb
Novice
Novice
Posts: 155
Joined: 15 Apr 2005, 06:42
Location: Brasil
Contact:

Re: Problem with compiling tmw 0.0.x Client

Post by strikerbcb »

yes, it´s exactly this ! I see the wiki a little after you post and change my maps, all works fine now ... i little work for update all maps, but it´s fine now.

Thanks.
<<Striker>> - Evolving Ever
Project World of Dragons - Brazilian Total Rework Fork of the TMW and a newer 3D Client/Server
Mundo dos Dragões - http://www.mundodosdragoes.org
Post Reply