Page 1 of 1

ManaMarket "Buy" problem

Posted: 19 Sep 2013, 18:06
by Rill
During the last few days, when I click on "Buy" in ManaMarket nothing happens. In the past, clicking on "Buy" always brought up a screen showing the items for sale.

Re: ManaMarket "Buy" problem

Posted: 19 Sep 2013, 18:52
by o11c
I'm not aware of any changes to ManaMarket, and the changes to server code aren't in until next week.

To aid in debugging, does this happen only after the last ManaPlus release?

Re: ManaMarket "Buy" problem

Posted: 19 Sep 2013, 19:24
by 4144
o11c wrote:I'm not aware of any changes to ManaMarket, and the changes to server code aren't in until next week.

To aid in debugging, does this happen only after the last ManaPlus release?
This probably happend because MM overflow message string. Server ignoring messages like this.
MM have build in protection against very long strings, but i not sure how it really works.

Re: ManaMarket "Buy" problem

Posted: 19 Sep 2013, 19:47
by Rill
o11c wrote:I'm not aware of any changes to ManaMarket, and the changes to server code aren't in until next week.

To aid in debugging, does this happen only after the last ManaPlus release?
I believe I downloaded version 1.3.9.1 on 9/5/13. The problem with ManaMarket started one or two days ago.

Re: ManaMarket "Buy" problem

Posted: 19 Sep 2013, 20:01
by o11c
4144 wrote:
o11c wrote:I'm not aware of any changes to ManaMarket, and the changes to server code aren't in until next week.

To aid in debugging, does this happen only after the last ManaPlus release?
This probably happend because MM overflow message string. Server ignoring messages like this.
MM have build in protection against very long strings, but i not sure how it really works.
Found this in the logs:
stdout wrote: clif_validate_chat(): ManaMarket (ID 2201763) sent a malformed message: exceeded
maximum message length.
With the new server code there will no longer be any hard limit (other than the 65k one) on the length of a chat message ... it's still a good idea to limit it in the general case, but I *could* make an exception for anyone with a GM level (which includes bots) - I expect the client is just fine with receiving a longer message.

The whole "get rid of stupid limits" is the whole point of my rewriting ...

Re: ManaMarket "Buy" problem

Posted: 08 Jan 2014, 03:35
by Jerobeel
Im having same problem, my version of Manaplus is 1.4.1.4, what should i do?

Re: ManaMarket "Buy" problem

Posted: 08 Jan 2014, 13:33
by 4144
Jerobeel wrote:Im having same problem, my version of Manaplus is 1.4.1.4, what should i do?
Try check on other players, for me on ManaMarket buy works.

Re: ManaMarket "Buy" problem

Posted: 10 Jan 2014, 17:25
by lle0
The option to buy is no longer available to me...

My access level is 0 and client is 1.3.12.22.

Image

Re: ManaMarket "Buy" problem

Posted: 10 Jan 2014, 17:43
by 4144
lle0 wrote:The option to buy is no longer available to me...

My access level is 0 and client is 1.3.12.22.
Enable trades.
Default key is R.

Re: ManaMarket "Buy" problem

Posted: 10 Jan 2014, 17:53
by lle0
4144 wrote:
lle0 wrote:The option to buy is no longer available to me...

My access level is 0 and client is 1.3.12.22.
Enable trades.
Default key is R.
Worked perfectly. Thanks for the help. :D