PROCUREMENT : The Ultimate Path Of Exile Companion Tool!

hey stickymadness, i hope you can help me.

I made a shop at begin of rampage league and got to 89 with a character. I used procurement and it worked perfectly.

Then, 2 days ago, I made a new character and since then, my items are still on poe.xyz.is, but without ign. Needless to say, that potential buyers cant pm me then. I edited the thread with both my 89 char's ign and the new char's ign and bumped several times after that.

Still doesn't work. Here, as example: http://poe.xyz.is/search/otomarinamihak

that are the 78's maps in rampage, I'm selling a few for those 25c b/o. You can immediately see that my maps are listed and the link to my shop works correctly too. But..my ign is missing..so ppl cant whisper me, see if im online etc..
#31 of Rampage League after 7 days played.
2 Issues:
Version 1.8.2
Windows 7 64bit

Reinstalling did not fix these issues.

1. Procurement downloads an empty "Tab 1" even though I don't list it in MyTabs in Settings.xml. Also, my tab "1" is not empty. Possible thoughts are it relates to reordering my tabs, "remove only" tabs, or maybe "10" isn't the correct notation?
Settings.xml (partial)
"
<Lists>
<UserSettings>
<Setting name="AccountLogin" value="**removed**" />
<Setting name="AccountPassword" value="**removed**" />
<Setting name="UseSessionID" value="False" />
<Setting name="FavoriteLeague" value="Beyond" />
<Setting name="FavoriteCharacter" value="Ninessa" />
<Setting name="CompactMode" value="True" />
<Setting name="DownloadOnlyMyLeagues" value="True" />
<Setting name="DownloadOnlyMyCharacters" value="True" />
<Setting name="CurrencyDistributionMetric" value="Chaos" />
<Setting name="EmbedBuyouts" value="True" />
<Setting name="BuyoutItemsOnlyVisibleInBuyoutsTag" value="False" />
<Setting name="OnlyDisplayBuyouts" value="True" />
<Setting name="CheckForUpdates" value="True" />
</UserSettings>
<ProxySettings>
<Setting name="Enabled" value="False" />
<Setting name="Username" value="" />
<Setting name="Password" value="" />
<Setting name="Domain" value="" />
</ProxySettings>
<ShopSettings>
<Shop League="Standard" ThreadId="" ThreadTitle="" />
<Shop League="Hardcore" ThreadId="" ThreadTitle="" />
<Shop League="Beyond" ThreadId="1026883" ThreadTitle="Ninessa's Shop" />
<Shop League="Rampage" ThreadId="" ThreadTitle="" />
</ShopSettings>
<List name="MyLeagues">
<Item value="Beyond" />
</List>
<List name="MyTabs">
<Item value="8" />
<Item value="9" />
<Item value="10" />
</List>
<List name="MyCharacters">
<Item value="Ninessa" />
</List>
<List name="AdditionalTemplates">
<!--Add yours own templates here. Eg-->
<!--<Item value="LvlingShop.txt"/>-->
</List>
<List name="IgnoreTabsInRecipes">
<Item value="9" />
<Item value="10" />
<Item value="Ninessa" />
</List>
</Lists>


Here's an image of what my Procurement looks like. Note that my tabs are ordered left to right 1-10 in Beyond, though, they may be different on other servers.
Image


2. Right clicking and refreshing tabs 8 through 10 does not work most of the time and recently produced these errors in the log.
DebugInfo.log
"
Error refreshing tab: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.Generic.List`1.get_Item(Int32 index)
at POEApi.Model.Stash.RefreshTab(POEModel currentModel, String currentLeague, Int32 tabId)Error refreshing tab: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.Generic.List`1.get_Item(Int32 index)
at POEApi.Model.Stash.RefreshTab(POEModel currentModel, String currentLeague, Int32 tabId)Error refreshing tab: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.Generic.List`1.get_Item(Int32 index)
at POEApi.Model.Stash.RefreshTab(POEModel currentModel, String currentLeague, Int32 tabId)
Loot Filter -- https://www.pathofexile.com/forum/view-thread/1490867
Filter Parser -- https://github.com/ffhighwind/Path-of-Exile-Filter-Parser
Last edited by ffhighwind on Aug 30, 2014, 3:56:32 AM
"
Tomtah wrote:
I just made a thread but for some reason my IGN shows up as cargoyle and it shows me as offline even though I'm online on poe.xys.is . Any thoughts on why this is? Cargoyle is an old character name I used way back I think. Haven't played for 8 or so months. I believe I had the same problem last time I tried doing a shop but I resolved it somehow, but don't remember how. Do I have to be on the ladder? Cause Im not high enough level do be on the ladder yet

Thread can be found here: http://www.pathofexile.com/forum/view-thread/1026912


"
Insomniask wrote:
hey stickymadness, i hope you can help me.

I made a shop at begin of rampage league and got to 89 with a character. I used procurement and it worked perfectly.

Then, 2 days ago, I made a new character and since then, my items are still on poe.xyz.is, but without ign. Needless to say, that potential buyers cant pm me then. I edited the thread with both my 89 char's ign and the new char's ign and bumped several times after that.

Still doesn't work. Here, as example: http://poe.xyz.is/search/otomarinamihak

that are the 78's maps in rampage, I'm selling a few for those 25c b/o. You can immediately see that my maps are listed and the link to my shop works correctly too. But..my ign is missing..so ppl cant whisper me, see if im online etc..


Your name not showing up correctly on poe.xyz.is is a poe.xyz.is issue. If Procurement generated your shop correctly with the name you want, then Procurement's job is done. From there it's up to poe.xyz.is, I would suggest reading his documentation and if you don't find an answer seek help in his thread.

"
maddoxeu wrote:
"
Odoakar wrote:
The tool often freezes when I try to update the tabs.


Same thing happens here , every time I right click and refresh it freezes.


This is due to the way the refresh was implemented, it's an old feature from long ago that never got updated. Basically the whole program waits for the refresh to complete before giving control back to the UI, I'll sort this out in the next release.

"
MikeOxlittle wrote:
Any chance we can get a deselect marked tabs button on the FORUM EXPORT tab?

Procurement does about 90% of the automation of my shop but I still manually add a couple things here and there and having to uncheck 30+ tabs one by one gets tedious.


I'm going to try my best to add this for the next release, having to tick/untick tabs every time you run Procurement is a ball ache, I know!

"
ffhighwind wrote:
2 Issues:
Version 1.8.2
Windows 7 64bit

Reinstalling did not fix these issues.

1. Procurement downloads an empty "Tab 1" even though I don't list it in MyTabs in Settings.xml. Also, my tab "1" is not empty. Possible thoughts are it relates to reordering my tabs, "remove only" tabs, or maybe "10" isn't the correct notation?

Here's an image of what my Procurement looks like. Note that my tabs are ordered left to right 1-10 in Beyond, though, they may be different on other servers.


"
Jerle wrote:
Hi guys, can I check what is wrong with the following syntax? cant seems to make procurement download only specific tabs (its downloading data from all my tabs)

<List name="MyTabs">
<!--If you only want Procurement to download specific tabs list them here, eg :-->
<!--<Item value="Shop" />-->
<item value="Red Gems" />
<item value="Blue Gems" />
<item value="Green Gems"/>
<item value="Shop Gears"/>
<item value="Flasks Shop"/>
<item value="Uniques"/>
</List>


Sticky, might u be able to help with this?[/quote]

The format is correct, however a few users have reported that tabwide buyouts aren't working for them, so I am looking into it.

In the meantime, you can always use the {Stash:MyTabHere} tab and add the buyout in the spoiler section.

[/quote]

Hi sticky, just saw your reply. Thanks but my issue wasn't setting tabwide buyout. I'm having problems getting procurement to dl specific tabs. ie. after indicating to procurement I wanted only the specific tabs to be downloaded, the programme went ahead to download data from every single tab I have in the league (which adds to the prog start up time).[/quote]

There is currently an active ticket on google code for this issue, I'll get it sorted as soon as I can.




Procurement  : The Ultimate Exile's Companion!
Forum Thread : https://www.pathofexile.com/forum/view-thread/172710/page/1
Github : https://github.com/Stickymaddness/Procurement/
Last edited by Stickymaddness on Aug 30, 2014, 5:50:31 AM
I couldn't tell what part of the last post was directed at me. The quotes got a little misformatted. Here's a little more information on the issue... my loading dialogue. Seems to load tab + 1? I set it for 8-10 and its getting 1 + 9-11. hth
Spoiler
Loot Filter -- https://www.pathofexile.com/forum/view-thread/1490867
Filter Parser -- https://github.com/ffhighwind/Path-of-Exile-Filter-Parser
"
"
Tomtah wrote:
I just made a thread but for some reason my IGN shows up as cargoyle and it shows me as offline even though I'm online on poe.xys.is . Any thoughts on why this is? Cargoyle is an old character name I used way back I think. Haven't played for 8 or so months. I believe I had the same problem last time I tried doing a shop but I resolved it somehow, but don't remember how. Do I have to be on the ladder? Cause Im not high enough level do be on the ladder yet

Thread can be found here: http://www.pathofexile.com/forum/view-thread/1026912


"
Insomniask wrote:
hey stickymadness, i hope you can help me.

I made a shop at begin of rampage league and got to 89 with a character. I used procurement and it worked perfectly.

Then, 2 days ago, I made a new character and since then, my items are still on poe.xyz.is, but without ign. Needless to say, that potential buyers cant pm me then. I edited the thread with both my 89 char's ign and the new char's ign and bumped several times after that.

Still doesn't work. Here, as example: http://poe.xyz.is/search/otomarinamihak

that are the 78's maps in rampage, I'm selling a few for those 25c b/o. You can immediately see that my maps are listed and the link to my shop works correctly too. But..my ign is missing..so ppl cant whisper me, see if im online etc..


Your name not showing up correctly on poe.xyz.is is a poe.xyz.is issue. If Procurement generated your shop correctly with the name you want, then Procurement's job is done. From there it's up to poe.xyz.is, I would suggest reading his documentation and if you don't find an answer seek help in his thread.

"
maddoxeu wrote:
"
Odoakar wrote:
The tool often freezes when I try to update the tabs.


Same thing happens here , every time I right click and refresh it freezes.


This is due to the way the refresh was implemented, it's an old feature from long ago that never got updated. Basically the whole program waits for the refresh to complete before giving control back to the UI, I'll sort this out in the next release.

"
MikeOxlittle wrote:
Any chance we can get a deselect marked tabs button on the FORUM EXPORT tab?

Procurement does about 90% of the automation of my shop but I still manually add a couple things here and there and having to uncheck 30+ tabs one by one gets tedious.


I'm going to try my best to add this for the next release, having to tick/untick tabs every time you run Procurement is a ball ache, I know!

"
ffhighwind wrote:
2 Issues:
Version 1.8.2
Windows 7 64bit

Reinstalling did not fix these issues.

1. Procurement downloads an empty "Tab 1" even though I don't list it in MyTabs in Settings.xml. Also, my tab "1" is not empty. Possible thoughts are it relates to reordering my tabs, "remove only" tabs, or maybe "10" isn't the correct notation?

Here's an image of what my Procurement looks like. Note that my tabs are ordered left to right 1-10 in Beyond, though, they may be different on other servers.


"
Jerle wrote:
Hi guys, can I check what is wrong with the following syntax? cant seems to make procurement download only specific tabs (its downloading data from all my tabs)

<List name="MyTabs">
<!--If you only want Procurement to download specific tabs list them here, eg :-->
<!--<Item value="Shop" />-->
<item value="Red Gems" />
<item value="Blue Gems" />
<item value="Green Gems"/>
<item value="Shop Gears"/>
<item value="Flasks Shop"/>
<item value="Uniques"/>
</List>



Hi, just one question.
As a PoE lover just like everybody else in here, would it be too much if I ask for a Taiwan Garena verson?or any tips for us players in taiwan server to do some translation or something else?
Last edited by jackyng9182 on Aug 30, 2014, 10:00:29 AM
I can't seem to use this..
Any idea why this happens?

edit: nevermind I fixed it.

great work anyway :)
Last edited by ticaw on Aug 30, 2014, 6:02:05 PM
Answering a few questions, though I'm not the OP.

"
Tomtah wrote:
I just made a thread but for some reason my IGN shows up as cargoyle and it shows me as offline even though I'm online on poe.xys.is . Any thoughts on why this is? Cargoyle is an old character name I used way back I think. Haven't played for 8 or so months. I believe I had the same problem last time I tried doing a shop but I resolved it somehow, but don't remember how. Do I have to be on the ladder? Cause Im not high enough level do be on the ladder yet

Thread can be found here: http://www.pathofexile.com/forum/view-thread/1026912


Your thread shows your IGN as refusedeath. poe.xyz.is FAQ (bottom of their page) has the answer to this issue. They can still message you if you're online on a different character. If it used to be the other name it could be because you didn't set a favorite character.

"
jackyng9182 wrote:
Hi, just one question.
As a PoE lover just like everybody else in here, would it be too much if I ask for a Taiwan Garena verson?or any tips for us players in taiwan server to do some translation or something else?


It's already listed as an issue on their page. The program has quite a few issues that are getting fixed right now, so it may get added later.
https://code.google.com/p/procurement/issues/detail?id=298

Somebody else could always translate or fix the code since I believe it's open source:
https://code.google.com/p/procurement/source/browse/#svn
It's written in C# and uses .NET, so you will have to look for a C# compiler for your language/locale if it exists. You will need Git or maybe Tortoise SVN to download Procurement's codebase.
Loot Filter -- https://www.pathofexile.com/forum/view-thread/1490867
Filter Parser -- https://github.com/ffhighwind/Path-of-Exile-Filter-Parser
Last edited by ffhighwind on Aug 30, 2014, 7:51:46 PM
n/m issue fixed
Last edited by obake1 on Aug 30, 2014, 8:04:35 PM
Feature request:
Would it be possible to make a forum template based on buyout prices?
What i want to do:
Everything worth more than 20 chaos in own section(so Buyoutprice>=20chaos for example)
Everything with a buyout at 3 chaos in own section
Everthing with a buyout at 1 chaos in own section
After updating to the latest version and running the program nothing happens after inputting my login details and clicking login.

It just sits there doing nothing.

Procurement 1.8.2 Initialized.

Nothing more.

Edit: rebooted computer to see if it was of any help alas nothing again. Should we downgrade to a previous version?
Last edited by kompaniet on Aug 31, 2014, 1:02:42 PM

Report Forum Post

Report Account:

Report Type

Additional Info