What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

1.7A update

Something is acting wiled in AuctionItem.time and AuctionItem.timeType

Made this test:

Code:
foreach (AuctionItem it in getAuctionBuyList(myparm), 9, 200))
{
      Log("*" + me.name + "* " + " Item: " + it.item.name + " Timetype: " + it.timeType.ToString() + " Time: " + it.time.ToString());
      Thread.Sleep(5000);
}

Got this result:

Code:
Item: Combined Feed Timetype: 10 Time: 0
Item: Combined Feed Timetype: 10 Time: 0
Item: Combined Feed Timetype: 10 Time: 0
Item: Combined Feed Timetype: 10 Time: 0
Item: Combined Feed Timetype: 10 Time: 0
Item: Combined Feed Timetype: 8 Time: 0
Item: Combined Feed Timetype: 8 Time: 0
Item: Combined Feed Timetype: 8 Time: 0
Item: Combined Feed Timetype: 8 Time: 0
Item: Wrapped Steel Fishing Rod Timetype: 8 Time: 0
Item: Wrapped Steel Fishing Rod Timetype: FortyEightHours Time: 14777
Item: Wrapped Steel Fishing Rod Timetype: 10 Time: 0
Item: Wrapped Steel Fishing Rod Timetype: 10 Time: 0
Item: Wrapped Steel Fishing Rod Timetype: 10 Time: 0
Item: Wrapped Steel Fishing Rod Timetype: 10 Time: 0
Item: Wrapped Steel Fishing Rod Timetype: FortyEightHours Time: 53120
Item: Wrapped Steel Fishing Rod Timetype: 11 Time: 0
Item: Wrapped Steel Fishing Rod Timetype: 11 Time: 0
Item: Honor Boost Tonic Timetype: 8 Time: 0
Item: Honor Boost Tonic Timetype: 9 Time: 0
Item: Honor Boost Tonic Timetype: FortyEightHours Time: 52468
Item: Wrapped Springy Steel Fishing Rod Timetype: 8 Time: 0

Out pls have a look into it.

Tnx friend, been a hella fast update!!

/hat
 
Alcor75, thanks.
Check please auction stuff now.
 
Ну вот, теперь совсем аукцион поломал ( Даже для простого поиска на ауке вылетает ошибка что нужен патрон статус. Поправь, плз
Auction is broken now ( getAuctionBuyList - "Purchase patron status for direct access"
 
Last edited:
Ну вот, теперь совсем аукцион поломал ( Даже для простого поиска на ауке вылетает ошибка что нужен патрон статус. Поправь, плз
Auction is broken now ( getAuctionBuyList - "Purchase patron status for direct access"
Are u Patron? Because getAuctionBuyList is working for me. Maybe, you are missing any parameter.
 
Ну вот, теперь совсем аукцион поломал ( Даже для простого поиска на ауке вылетает ошибка что нужен патрон статус. Поправь, плз
Auction is broken now ( getAuctionBuyList - "Purchase patron status for direct access"
I am having the same error.

My guess on the error: the new version of AB makes use of the AH Convenience shortcut. But that is only available for Patron user.

Out, please helppppppp!!! :(
 
Last edited:
I am having the same error.

Yea, me too.

Out, tnx for the correction on Time and TimeType.

About the new error people is reporting i have my thought:

There are 2 way to get right to sell items on the Auction House, you can buy Patron status, OR you can get a Auction License from the Coins Shop.

Now if you Get the Patron Status, you can use the Button to Direct Access the AH BUT! if you only have a Auction License you can't! and you need to go near the Auctioner and open the AH to use it ( Used to be the old way for Patron too.)

Something tell me that the new AB is trying to Access the AH using only the new button (Not available if you have the Auction License) and the old way is been somehow disabled.

This is why we, that own a Auction License and do not have the Patron status, get the error message.

This is uppening since the Time and TimeType correction and was working before.

I really hope this can be fixed, i totally relay on it, if somehow it is a problem, pls let us know, i will change my behaviors.

Hope this help.

UPDATE:
Made some test and discovered that:
If you turn in a Auction License now (After the Update) the "Direct Access the AH" button is usable and everithing Work again!
BUT! If you turned in the Auction License before the Patch, the button is grayed out and you need to access the auction house the old way, so this is a Client Bug!

Btw i'm not sure how long they will wait before to fix it, Out pls can you add a parm to use the old system?

/Hat
 
Last edited:
what is this error?

1:43:33 AM: f:\Dropbox\archeage\archebuddy\Plugins\OpenAH\OpenAH.cs(10,18) : error CS0101: The namespace 'OpenAuctionHouse' already contains a definition for 'OpenAuctionHouse'
 
Yea, me too.

Out, tnx for the correction on Time and TimeType.

About the new error people is reporting i have my thought:

There are 2 way to get right to sell items on the Auction House, you can buy Patron status, OR you can get a Auction License from the Coins Shop.

Now if you Get the Patron Status, you can use the Button to Direct Access the AH BUT! if you only have a Auction License you can't! and you need to go near the Auctioner and open the AH to use it ( Used to be the old way for Patron too.)

Something tell me that the new AB is trying to Access the AH using only the new button (Not available if you have the Auction License) and the old way is been somehow disabled.

This is why we, that own a Auction License and do not have the Patron status, get the error message.

This is uppening since the Time and TimeType correction and was working before.

I really hope this can be fixed, i totally relay on it, if somehow it is a problem, pls let us know, i will change my behaviors.

Hope this help.

UPDATE:
Made some test and discovered that:
If you turn in a Auction License now (After the Update) the "Direct Access the AH" button is usable and everithing Work again!
BUT! If you turned in the Auction License before the Patch, the button is grayed out and you need to access the auction house the old way, so this is a Client Bug!

Btw i'm not sure how long they will wait before to fix it, Out pls can you add a parm to use the old system?

/Hat

I turn in AH License after the update but "direct access the AH" still grayed.
 
Last edited:
UPDATE:
Made some test and discovered that:
If you turn in a Auction License now (After the Update) the "Direct Access the AH" button is usable and everithing Work again!
BUT! If you turned in the Auction License before the Patch, the button is grayed out and you need to access the auction house the old way, so this is a Client Bug!

Btw i'm not sure how long they will wait before to fix it, Out pls can you add a parm to use the old system?

/Hat

No. Bought Auction License now. Turn in. And "Direct Access the AH" button is grey (
 
No. Bought Auction License now. Turn in. And "Direct Access the AH" button is grey (

Confirm, you are right if you are in NA server, the button is Gray.
But in Euro the button is active :) (and is probably a bug, it should be grayed)
This game Devs are crazy!

Update:
Euro let you use the button to open the auction house, but for some reason it give me the "Account have no status to list item" when AB try to sell a item, but if i open the AH with the button and sell a item by hand, it work.

/hat
 
Last edited:
Out, is there a fix/update for everyone's graphic solutions problem yet? Everyone with multiple clients will have first client at lowest setting, and the rest of the clients will all start up at highest settings and is too taxing on CPU
 
So. If we patron - we can use auction without npc
If we not - we should use npc.
Right?
 
Out, is there a fix/update for everyone's graphic solutions problem yet? Everyone with multiple clients will have first client at lowest setting, and the rest of the clients will all start up at highest settings and is too taxing on CPU
Delete your Archeage documents folder, log into glyph with an account and set your settings, log out. Now it's fixed.
 
Delete your Archeage documents folder, log into glyph with an account and set your settings, log out. Now it's fixed.

hmm i do this and still only one client start on low settings and 3 on high

win 8
 
All my clients are default by "High" settings. If you change to "low settings", the game is STILL in HIGH settings until you restart. But after you restart, it becomes the same cycle again
 
Delete your Archeage documents folder, log into glyph with an account and set your settings, log out. Now it's fixed.
Yeah this does not work for multiple clients at the moment. For example if we are running 3 clients, the first one will be low settings and the rest will be the highest graphics. I already tried what you suggested earlier :(
 
So. If we patron - we can use auction without npc
If we not - we should use npc.
Right?
Out, sorry to keep bothering you, but all of us who have purchased multiple AB keys have the Very High graphics quality problem :(

the first AB session will be low settings, but the second, third, fourth, etc accounts will all be on Very High settings, so super lag, and cannot multibox anymore :(

please help thanks!
 
Back
Top