ManaPlus - Former Official TMW Client v1.6.4.23

Development discussions for TMW's official client, alternative clients and client adaptations.


Locked
User avatar
enchilado
Knight
Knight
Posts: 972
Joined: 06 Mar 2009, 01:21

Re: TMW Client Patch

Post by enchilado »

Ah, okay. That worked. Didn't realise it had a different name - thanks 4144 :)
User avatar
yourmistakes
Knight
Knight
Posts: 695
Joined: 05 Dec 2009, 06:08
Location: North Korea
Contact:

Re: TMW Client Patch

Post by yourmistakes »

thanks, 4144, that worked, i uninstalled, deleted the application directory, and switched it to the wood theme
Ametz
Peon
Peon
Posts: 20
Joined: 12 Mar 2010, 22:28

Re: TMW Client Patch

Post by Ametz »

I have a walking problem with this 4144 Client.

Behaviour original client:
When left mouse is holded down the character moves towards where the mouse is.
But when the mouse hovering over an place you cant go the character stops (freezes)
When the mouse comes out of that zone the character starts walking again (Still holding down mouse button)

Behaviour 4144 client:
When left mouse is holded down the character moves towards where the mouse is.
But when the mouse hovering over an place you cant go the character stops (freezes)
When the mouse comes out of that zone the character DONT starts walking again, i must then click the mouse button again to get the character to walk. (With original client there is no need to click the mouse button again, it just starts moving when mouse is out of that zone.)
Image
User avatar
enchilado
Knight
Knight
Posts: 972
Joined: 06 Mar 2009, 01:21

Re: TMW Client Patch

Post by enchilado »

I would use the arrowkeys to walk around.
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: TMW Client Patch

Post by 4144 »

New patch release.
User avatar
Dark_Mag
Warrior
Warrior
Posts: 347
Joined: 18 Dec 2009, 20:14
Contact:

Re: TMW Client Patch

Post by Dark_Mag »

Thanks for new patch version 4144. ow everything works pretty well.
Image
Image
User avatar
Big Crunch
TMW Adviser
TMW Adviser
Posts: 1056
Joined: 16 Dec 2009, 22:52

Re: TMW Client Patch

Post by Big Crunch »

i keep crashing and getting a 'floating point exception'. It happens when i die.
sexy red bearded GM
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: TMW Client Patch

Post by 4144 »

Big Crunch wrote:i keep crashing and getting a 'floating point exception'. It happens when i die.
If you using windows, can you copy to pastebin file mana.rpt from directory with game?
User avatar
Big Crunch
TMW Adviser
TMW Adviser
Posts: 1056
Joined: 16 Dec 2009, 22:52

Re: TMW Client Patch

Post by Big Crunch »

4144 wrote:
Big Crunch wrote:i keep crashing and getting a 'floating point exception'. It happens when i die.
If you using windows, can you copy to pastebin file mana.rpt from directory with game?
ubuntu 9.10 sorry i didnt clarify
sexy red bearded GM
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: TMW Client Patch

Post by Jaxad0127 »

Can you install GDB and run the client from there to get a backtrace?
$ gdb mana
> run
*crash*
> bt
*details to post here*
Image
User avatar
Big Crunch
TMW Adviser
TMW Adviser
Posts: 1056
Joined: 16 Dec 2009, 22:52

Re: TMW Client Patch

Post by Big Crunch »

jaxad0127 wrote:Can you install GDB and run the client from there to get a backtrace?
$ gdb mana
> run
*crash*
> bt
*details to post here*
(gdb) run
Starting program: /usr/games/mana
[Thread debugging using libthread_db enabled]
[20:18:41.35] Generating config dir: /home/oneal//.config/mana/mana
[20:18:41.38] configPath: /home/oneal//.config/mana/mana/config.xml
[20:18:41.38] Run in safe mode
[20:18:41.38] Configuration::write() writing configuration...
[New Thread 0x7fffefd11910 (LWP 4405)]
[New Thread 0x7fffef006910 (LWP 4882)]
[New Thread 0x7fffee1ef910 (LWP 4883)]
[Thread 0x7fffee1ef910 (LWP 4883) exited]
[New Thread 0x7fffed9ee910 (LWP 4884)]
[Thread 0x7fffed9ee910 (LWP 4884) exited]
[New Thread 0x7fffed1ed910 (LWP 4885)]
[Thread 0x7fffed1ed910 (LWP 4885) exited]
[Thread 0x7fffef006910 (LWP 4882) exited]
[New Thread 0x7fffef006910 (LWP 4886)]
[Thread 0x7fffef006910 (LWP 4886) exited]
[New Thread 0x7fffef006910 (LWP 4887)]
[New Thread 0x7fffe7fff910 (LWP 4888)]
[Thread 0x7fffe7fff910 (LWP 4888) exited]

Program received signal SIGFPE, Arithmetic exception.
0x00000000004193e1 in ?? ()
(gdb) bt
#0 0x00000000004193e1 in ?? ()
#1 0x00007ffff5e72711 in gcn::BasicContainer::drawChildren(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#2 0x000000000043667c in ?? ()
#3 0x00007ffff5e72711 in gcn::BasicContainer::drawChildren(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#4 0x00007ffff5e849c9 in gcn::Container::draw(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#5 0x00007ffff5e72711 in gcn::BasicContainer::drawChildren(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#6 0x00007ffff5e72711 in gcn::BasicContainer::drawChildren(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#7 0x00007ffff5e72711 in gcn::BasicContainer::drawChildren(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#8 0x00007ffff5e849c9 in gcn::Container::draw(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#9 0x00000000004656b5 in ?? ()
#10 0x000000000052a645 in ?? ()
#11 0x00000000005589b5 in ?? ()
#12 0x00007ffff4e06abd in __libc_start_main () from /lib/libc.so.6
#13 0x0000000000418f59 in ?? ()
#14 0x00007fffffffe3f8 in ?? ()
#15 0x000000000000001c in ?? ()
---Type <return> to continue, or q <return> to quit---
sexy red bearded GM
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: TMW Client Patch

Post by 4144 »

Better install debug symbols:
aptitude install mana-4144-dbg

then try again with gdb and post results here.
User avatar
Big Crunch
TMW Adviser
TMW Adviser
Posts: 1056
Joined: 16 Dec 2009, 22:52

Re: TMW Client Patch

Post by Big Crunch »

4144 wrote:Better install debug symbols:
aptitude install mana-4144-dbg

then try again with gdb and post results here.
gdb) run
Starting program: /usr/games/mana
[Thread debugging using libthread_db enabled]
[20:49:56.27] Generating config dir: /home/oneal//.config/mana/mana
[20:49:56.28] configPath: /home/oneal//.config/mana/mana/config.xml
[20:49:56.28] Run in safe mode
[20:49:56.28] Configuration::write() writing configuration...
[New Thread 0x7fffefd11910 (LWP 5048)]
[New Thread 0x7fffef006910 (LWP 5049)]
[New Thread 0x7fffee1ef910 (LWP 5050)]
[Thread 0x7fffee1ef910 (LWP 5050) exited]
[New Thread 0x7fffed9ee910 (LWP 5051)]
[Thread 0x7fffed9ee910 (LWP 5051) exited]
[New Thread 0x7fffed1ed910 (LWP 5052)]
[Thread 0x7fffed1ed910 (LWP 5052) exited]
[Thread 0x7fffef006910 (LWP 5049) exited]
[New Thread 0x7fffef006910 (LWP 5053)]
[Thread 0x7fffef006910 (LWP 5053) exited]
[New Thread 0x7fffef006910 (LWP 5054)]
[New Thread 0x7fffe7fff910 (LWP 5055)]
[Thread 0x7fffef006910 (LWP 5054) exited]
[Thread 0x7fffe7fff910 (LWP 5055) exited]
[New Thread 0x7fffef006910 (LWP 5057)]
[New Thread 0x7fffe7fff910 (LWP 5058)]
[Thread 0x7fffe7fff910 (LWP 5058) exited]
[New Thread 0x7fffe73fd910 (LWP 5059)]
[Thread 0x7fffe73fd910 (LWP 5059) exited]
[New Thread 0x7fffe6bfc910 (LWP 5060)]
[Thread 0x7fffe6bfc910 (LWP 5060) exited]
[Thread 0x7fffef006910 (LWP 5057) exited]
[New Thread 0x7fffef006910 (LWP 5061)]
[Thread 0x7fffef006910 (LWP 5061) exited]
[New Thread 0x7fffef006910 (LWP 5062)]
[New Thread 0x7fffe63fb910 (LWP 5063)]
[Thread 0x7fffe63fb910 (LWP 5063) exited]

Program received signal SIGFPE, Arithmetic exception.
0x00000000004193e1 in ?? ()
(gdb)


this time instead of crashing it froze, no exiting had to kill process
sexy red bearded GM
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: TMW Client Patch

Post by 4144 »

Big Crunch wrote:[New Thread 0x7fffef006910 (LWP 5062)]
[New Thread 0x7fffe63fb910 (LWP 5063)]
[Thread 0x7fffe63fb910 (LWP 5063) exited]

Program received signal SIGFPE, Arithmetic exception.
0x00000000004193e1 in ?? ()
(gdb)


this time instead of crashing it froze, no exiting had to kill process

try receive crash and after type in gdb:
bt
User avatar
Big Crunch
TMW Adviser
TMW Adviser
Posts: 1056
Joined: 16 Dec 2009, 22:52

Re: TMW Client Patch

Post by Big Crunch »

4144 wrote:
Big Crunch wrote:[New Thread 0x7fffef006910 (LWP 5062)]
[New Thread 0x7fffe63fb910 (LWP 5063)]
[Thread 0x7fffe63fb910 (LWP 5063) exited]

Program received signal SIGFPE, Arithmetic exception.
0x00000000004193e1 in ?? ()
(gdb)


this time instead of crashing it froze, no exiting had to kill process

try receive crash and after type in gdb:
bt
(gdb) bt
#0 0x00000000004193e1 in AvatarListBox::draw (this=<value optimized out>,
gcnGraphics=0x83adf0) at gui/widgets/avatarlistbox.cpp:119
#1 0x00007ffff5e72711 in gcn::BasicContainer::drawChildren(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#2 0x000000000043667c in ScrollArea::draw (this=0xc95b00, graphics=0x83adf0)
at gui/widgets/scrollarea.cpp:261
#3 0x00007ffff5e72711 in gcn::BasicContainer::drawChildren(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#4 0x00007ffff5e849c9 in gcn::Container::draw(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#5 0x00007ffff5e72711 in gcn::BasicContainer::drawChildren(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#6 0x00007ffff5e72711 in gcn::BasicContainer::drawChildren(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#7 0x00007ffff5e72711 in gcn::BasicContainer::drawChildren(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#8 0x00007ffff5e849c9 in gcn::Container::draw(gcn::Graphics*) ()
from /usr/lib/libguichan-0.8.1.so.1
#9 0x00000000004656b5 in Gui::draw (this=0x87f950) at gui/gui.cpp:184
#10 0x000000000052a645 in Client::exec (this=0x7fffffffe110) at client.cpp:584
#11 0x00000000005589b5 in main (argc=1, argv=<value optimized out>)
at main.cpp:246



sorry forgot to do that
sexy red bearded GM
Locked