From The Mana World
Revision as of 09:56, 23 July 2006 by Pajarico (talk | contribs) (Reordered, added, merged)

This is the FAQ for The Mana World. If you have a question, search for it in the Table of Contents. If you cannot find it, please post it on the forums, previosly having searched for similar threads.

Support questions

Does TMW have an IRC channel?

Yes it does.

  • Server: irc.freenode.net
  • Channel: #themanaworld

For a direct link: [1]

Where can I look for help?

The IRC channel is a good start for solving small problems or doubts. Is usually habited by sane people, ignore everything m[a]tt says. As most people are from Europe (GMT or GMT+1 timezones) you will have more success if you try to contact at a reasonable hour in the day.

For more complex problems (compilations problems, crashes...) is advisable to use the forums as it is a non-volatile way of storing your claims. If you do in IRC some people won't have the oportunity to read them and your oportunity of getting further help will be narrowed. At the same time posting long logs or reports on IRC is not polite.

When is this game updated?

This has several aswers. The general politics in the dev team is "When it's doneâ„¢". Expect new version to be released in a span of one to two months since the previous release.

Nevertheless, you can use SVN to fetch latest code from sourceforge's repository. That code usually has all of the bleeding-edge additions but it could also be broken and don't even compile. Althought usually it does work, is a fair warning to be done. Anyways, it doesn't imply any risk of breaking your system in any way or form.

A third update way are the automated updates. As the name says, the user doesn't have to do anything, just start the game and in the log-in screen the updates will be fetch. As a general rule it is advisable to fetch them but if you don't want to or you feel that such updates are conflicting with the (more up-to-date) data taken from SVN (like display of old maps or graphics when you're sure the ones in SVN has been already updated), you can parse the '-u' switch to the tmw executable. This will avoid any automatic update.

I want to help, how do I join the team?

First, if you are a developer read this: Joining the project.

If you're a graphic artist is suggested you read the Guidelines and take a look at the Graphics section on the front page.

If you want to help coding some scripts or managing server content, read this.

If you just want to suggest something, use the Suggestions/Feedback subforum.

Game-related questions

What are the keyboard shortcuts in The Mana World?

See the README file that came with your install for the list or press F1 while in game to see the help. The keys are currently non-configurable.

Common problems

When I try to login using the account that usually works, I get following message: Unable to connect to Login Server

This means that the game server is not online at the moment you try to login. Try again later.

If you really want to make sure, look for "host" to be equal some host (host=animesites.de) and "port" to be filled (port=6901) in config.xml. If that is the case and you still are not convinced it really is down, run "ping -c1 <host>" to check if the server's machine is up at or run "telnet <host> <port>" to also check if the server software is listening on the port you specified. Telnet should timeout after a while if it cannot connect to the specific port on the host. or (for the official server) just use the server link on the home page ;)

When installing under Debian GNU/Linux, I get the following libguichan error, And I cannot find libguichan in the repositories. What can I do?

Package libguichan is not available, but is referred to by another package
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libguichan has no installation candidate

Download the Debian package here: http://guichan.sourceforge.net/downloads.shtml