10.03.2006: Server update.

Where game and project announcements are made.
Post Reply
User avatar
Platyna
Grand Knight
Grand Knight
Posts: 2215
Joined: 19 Nov 2005, 13:19
Location: Poland
Contact:

10.03.2006: Server update.

Post by Platyna »

Complete list of changes can be found here:
http://svn.sourceforge.net/viewcvs.cgi/ ... iew=markup

There is like two seconds delay during login after choosing a server, its origin is currently unknown, anyway I am well aware of it and working to solve this issue so don't report this problem anymore.

Regards.
Last edited by Platyna on 30 Jan 2007, 21:14, edited 1 time in total.
User avatar
knivey
Novice
Novice
Posts: 187
Joined: 05 Mar 2006, 03:01

Post by knivey »

Code: Select all

[17:34:08] ResourceManager::release(graphics/tiles/Woodland.png)
[17:34:09] Unhandled packet: 13a
[17:34:09] graphics/sprites/monster15.png
[17:34:09] ResourceManager::get(graphics/sprites/monster15.png)
[17:34:09] Warning: graphics/sprites/monster15.png not found!
[17:34:09] Warning: resource doesn't exist!
[17:34:09] Error: Unable to load monster spriteset!
All your base are belong to us.
User avatar
Platyna
Grand Knight
Grand Knight
Posts: 2215
Joined: 19 Nov 2005, 13:19
Location: Poland
Contact:

Post by Platyna »

No idea why but ElvenProgrammer not included the spriteset in release tarball...

Download this file (sorry you have to copy/paste URL due to PHPBB bug):

Code: Select all

http://svn.sourceforge.net/viewcvs.cgi/*checkout*/themanaworld/tmw/trunk/data/graphics/sprites/monster15.png
And copy it to data/graphics/sprites/.

Regards.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Well the graphics was included in SVN and windows release, I probably forgot to add it to Makefile.am, but well I usually am not responsable for linux installing/packaging.
Post Reply