ManaMarket "Buy" problem

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
User avatar
Rill
Novice
Novice
Posts: 247
Joined: 21 Jun 2012, 05:59

ManaMarket "Buy" problem

Post 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.
User avatar
o11c
Grand Knight
Grand Knight
Posts: 2262
Joined: 20 Feb 2011, 21:09
Location: ^ ^

Re: ManaMarket "Buy" problem

Post 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?
Former programmer for the TMWA server.
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: ManaMarket "Buy" problem

Post 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.
User avatar
Rill
Novice
Novice
Posts: 247
Joined: 21 Jun 2012, 05:59

Re: ManaMarket "Buy" problem

Post 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.
User avatar
o11c
Grand Knight
Grand Knight
Posts: 2262
Joined: 20 Feb 2011, 21:09
Location: ^ ^

Re: ManaMarket "Buy" problem

Post 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 ...
Former programmer for the TMWA server.
User avatar
Jerobeel
Peon
Peon
Posts: 31
Joined: 06 Jan 2014, 22:51
Contact:

Re: ManaMarket "Buy" problem

Post by Jerobeel »

Im having same problem, my version of Manaplus is 1.4.1.4, what should i do?
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: ManaMarket "Buy" problem

Post 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.
User avatar
lle0
Newly Registered User
Posts: 5
Joined: 23 May 2010, 22:45

Re: ManaMarket "Buy" problem

Post 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
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: ManaMarket "Buy" problem

Post 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.
User avatar
lle0
Newly Registered User
Posts: 5
Joined: 23 May 2010, 22:45

Re: ManaMarket "Buy" problem

Post 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
Post Reply