PDA

View Full Version : Neeed help running The mana world!


searayman
October 28th, 2006, 04:56 PM
after succesfullg compiling the mana world i get this error when i try and un it:

mike@mike-desktop:~$ tmw
tmw: error while loading shared libraries: libguichan_sdl.so.0: cannot open shared object file: No such file or directory
mike@mike-desktop:~$

Artificial Intelligence
October 28th, 2006, 05:51 PM
If you have libguichan installed and still complains. Try with a symblink:

eg.
sudo ln -s /usr/lib/libguichan_sdl.so.0.0.0 /usr/lib/libguichan_sdl.so.0

searayman
October 28th, 2006, 05:59 PM
If you have libguichan installed and still complains. Try with a symblink:

eg.
sudo ln -s /usr/lib/libguichan_sdl.so.0.0.0 /usr/lib/libguichan_sdl.so.0

i tried what u wanted but not sure if it did anything:

mike@mike-desktop:~$ sudo ln -s /usr/lib/libguichan_sdl.so.0.0.0 /usr/lib/libguichan_sdl.so.0
Password:
mike@mike-desktop:~$ tmw
tmw: error while loading shared libraries: libguichan_sdl.so.0: cannot open shared object file: No such file or directory
mike@mike-desktop:~$


and i installed guichan from source with no problems and same with the mana world, but it wont work, if i go into usr/local/bin i can see the tmw

Bjørn
October 29th, 2006, 12:19 AM
i tried what u wanted but not sure if it did anything:

mike@mike-desktop:~$ sudo ln -s /usr/lib/libguichan_sdl.so.0.0.0 /usr/lib/libguichan_sdl.so.0
Password:
mike@mike-desktop:~$ tmw
tmw: error while loading shared libraries: libguichan_sdl.so.0: cannot open shared object file: No such file or directory
mike@mike-desktop:~$


and i installed guichan from source with no problems and same with the mana world, but it wont work, if i go into usr/local/bin i can see the tmw
Maybe you installed Guichan to /usr/local/ as well? It is not default behaviour for libs to be searched in /usr/local/lib, so if libguichan_sdl.so.0 is there it won't be found unless you either add it to your ld.so.conf (and run ldconfig as root afterwards) or set the LD_LIBRARY_PATH.

Note that for Ubuntu Dapper users we have a repository, check the download page on our website. It also works for me on Edgy.

Josey
November 12th, 2006, 09:42 PM
I'm getting this error after I get in game for a few seconds.

The Mana World v0.0.20
Account: 0
Char: 1
0x0119 0 0 0 1eff -50
Id: 1 5 001
Id: 4 3 004
Error: Animation: Could not find graphics/sprites/item004.xml!

Artificial Intelligence
November 13th, 2006, 12:26 AM
http://themanaworld.org/downloads.php#repository

Josey
November 13th, 2006, 07:19 PM
Well I can get in game now but it crashes right away or after a minute at best.

Couldn't load spriteset!

I'm pretty sure this is because I can't seem to get guichan_0.5.0-1_i386.deb to work right in Edgy. The latest in the repository is guichan0.4.0

Can someone point me to a howto for setting up guichan0.5.0? Or a plain howto on compiling from source? Which I suppose I should learn how to do instead of always relying on .deb

Thanks in advance... if not for this forum us newbs wouldn't make it. :D

Josey
November 14th, 2006, 02:45 PM
anyone?

Bjørn
November 15th, 2006, 04:19 AM
It's not able to load a certain spriteset, and that's not because of Guichan. It's either because you haven't updated yet to at least version 0.0.21 (though the repository has 0.0.21.1) or because something went wrong with the updates (try deleting ~/.tmw/updates) or because there's a bug in the game or in the updates (in which case we'd really need to know _which_ spriteset it couldn't load, you could find that in ~/.tmw/tmw.log after the error appeared).

The updating system has no way of verifying the downloaded files yet. This is planned to be added, so that we can at least eliminate the second case.

Note btw that by now Dapper is no longer supported, since the packages are being built on Edgy.

Josey
November 15th, 2006, 11:45 PM
Thanks for the reply... yes i have an older version 20.1

Any idea what I am doing wrong after adding this to repositories?
deb http://bertram.ifrance.com/tmw-dapper ./

http://bertram.ifrance.com/tmw-dapper/./Packages.gz: 404 Not Found

Josey
November 15th, 2006, 11:59 PM
:(

I'd really like to play this but I have no idea why it isnt working.
Synaptic after adding deb http://bertram.ifrance.com ./ and
deb-src http://bertram.ifrance.com ./

tmw:
Depends: libcurl3-gnutls (>=7.15.5-1) but 7.15.4-1ubuntu2 is to be installed
Depends: libxml2 (>=2.6.27) but 2.6.26.dfsg-2ubuntu4 is to be installed
Depends: tmw-data but it is not going to be installed

](*,)

Artificial Intelligence
November 16th, 2006, 03:16 AM
Which version (x.xx) of ubuntu are you running?

Josey
November 16th, 2006, 01:56 PM
6.10 Edgy

Artificial Intelligence
November 16th, 2006, 03:35 PM
You have added the wrong source, try go back to the download pages of TMW and re-read it again.

Josey
November 16th, 2006, 04:06 PM
This is the repository I need to add correct?

deb http://bertram.ifrance.com/tmw-dapper ./

After adding that with synaptic and hitting reload I get this:

http://bertram.ifrance.com/tmw-dapper/./Packages.gz: 404 Not Found

Artificial Intelligence
November 16th, 2006, 04:12 PM
It might be down at the moment.

Josey
November 16th, 2006, 04:36 PM
Can't wait till it's up :)

My favorite rpg (Final Fantasy Tactics) used job classes. This does something like that doesn't it?

Busch
November 21st, 2006, 02:29 AM
Well this is what i did and it worked.


sudo ln -s /usr/local/lib/libguichan_sdl.so.0 /usr/lib

and after that it will do the same thing for another file and you just do this.

sudo ln -s /usr/local/lib/libguichan.so.0 /usr/lib

worked for me im playing it right now:)

Busch
November 21st, 2006, 02:33 AM
oh wow alot of stuff happened while i was writing up that post.. lol that was the answer to the other question :P.. but yea the ubuntu repository thing doesnt work the link is broke. I just installed the source which worked fine

blind675
December 6th, 2006, 11:48 AM
help ...
what's all this ???

blind@blind-laptop:~$ tmw
tmw: Symbol `_ZTIN3gcn7TextBoxE' has different size in shared object, consider re-linking
tmw: Symbol `_ZTIN3gcn10ScrollAreaE' has different size in shared object, consider re-linking
tmw: Symbol `_ZTIN3gcn6WindowE' has different size in shared object, consider re-linking
tmw: Symbol `_ZTIN3gcn6ButtonE' has different size in shared object, consider re-linking
tmw: Symbol `_ZTIN3gcn7ListBoxE' has different size in shared object, consider re-linking
tmw: Symbol `_ZTIN3gcn11RadioButtonE' has different size in shared object, consider re-linking
tmw: Symbol `_ZTIN3gcn8CheckBoxE' has different size in shared object, consider re-linking
tmw: Symbol `_ZTIN3gcn9TextFieldE' has different size in shared object, consider re-linking
tmw: Symbol `_ZTIN3gcn6SliderE' has different size in shared object, consider re-linking
The Mana World v0.0.21.1
*** glibc detected *** tmw: free(): invalid pointer: 0x0811a328 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6[0xb77c68bd]
/lib/tls/i686/cmov/libc.so.6(__libc_free+0x84)[0xb77c6a44]
/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0xb7976fc1]
/usr/lib/libguichan.so.0(_ZN3gcn8GraphicsC2Ev+0x360)[0xb79ba010]
[0x81340b8]

and most important ... how to fix ? :p

Artificial Intelligence
December 6th, 2006, 11:52 AM
You need the latest version of Mana world to get it to work.