Page 1 of 1

Ubuntu

Posted: 21 Jan 2007, 01:27
by KIFIKA
I was able to install everything just fine on linux, but whenever i open the game connect to server and begin to play, after a couple seconds (time varies) the game just completely closes..
any suggestions on how to fix this problem?

Reply

Posted: 21 Jan 2007, 04:37
by Amethyst
If you got it from the repositories uninstall Guichan and Tmw.

Here is your real solution:

Here is the real solution to your problem.

In the terminal type:

sudo apt-get install WINE

Install wine.

Then download the Windows' client for themanaworld. Then after downloaded right click and choose open with Wine Windows Emulator.

During the install click browse for the install directory and do this:

/ > home > your home folder.

Just click the home folder and it should say something like:

z:/home/myhomefolder.

Then install and enjoy.
___________________________________

When your trying to use the .lnk file open with "wineboot".

Re: Reply

Posted: 21 Jan 2007, 09:02
by Matt
@KIFIKA:
What are the last lines in your tmw.log?

gdb

Posted: 21 Jan 2007, 13:39
by Avaniel
Please post the last lines of your tmw.log as Matt suggested. Alternitavely run tmw via gdb:
Open a terminal and type:

gdb tmw
run
bt
*copy paste the output here*
q
y
*you should now be back in your terminal*

Good luck

Posted: 22 Jan 2007, 01:26
by KIFIKA
I think i did it right, but..
[New Thread -1255105632 (LWP 8815)]
0x0119 0 0 0 1f11 52
0x0119 0 0 0 1f10 -3
0x0119 0 0 0 1f11 52
0x0119 0 0 0 1f11 52
0x0119 0 0 0 1f10 -3
0x0119 0 0 0 1f10 -3
0x0119 0 0 0 1f11 52
0x0119 0 0 0 1f11 26
Error: Animation: Could not find graphics/sprites/item016.xml!
[Thread -1218995296 (zombie) exited]
[Thread -1234478176 (zombie) exited]
^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C^[[C
Program exited with code 01.
(gdb) q

Posted: 22 Jan 2007, 02:14
by Crush
What version of tmw are you running?
What value has the option "updatehost" in the config.xml in your tmw folder?
Did you wait until the updater has finished?