Quantcast

Jump to content


Photo

SDB Pricer, and Bug Tracker Now Live


  • This topic is locked This topic is locked
46 replies to this topic

#26 Pilot

Pilot
  • Bees?

  • 1074 posts


Users Awards

Posted 12 October 2012 - 09:08 PM

Works like a charm. :funone:

#27 Contrasai

Contrasai
  • 48 posts

Posted 13 October 2012 - 06:46 PM

I can't wait to try this. Thank you, Slink.

#28 teapacks

teapacks
  • 5 posts

Posted 14 October 2012 - 09:04 PM

I think my problem is that I just have too many items... it's still getting stuck on querying

#29 ShadowLink64

ShadowLink64
  • 16735 posts


Users Awards

Posted 17 October 2012 - 11:38 PM

I think my problem is that I just have too many items... it's still getting stuck on querying

That shouldn't be a problem for our systems. :p

I think I can get to patching all of these bugs up, and releasing a better version soon. Research has just been very busy lately. Hydro's also been super busy with work, so I've been taking on a couple things that he normally does. :p

#30 nothereorthere

nothereorthere
  • 182 posts

Posted 04 November 2012 - 05:24 PM

get this fancy error 70+ pages

Attached Files

  • Attached File  lawl.jpg   43.45KB   71 downloads

Edited by nothereorthere, 04 November 2012 - 05:24 PM.


#31 4u9qsp

4u9qsp
  • 6 posts

Posted 15 November 2012 - 02:06 PM

I get the same error. I have 69 pages. The program stops price checking on my 28th item, a piece of treasure map. I'm new and can't figure out how to attach, but the image would be the same as above except it says "Thread-32" instead of "Thread 804". But that's like a process, right?

#32 Strategist

Strategist
  • Sadmin

  • 10012 posts


Users Awards

Posted 15 November 2012 - 02:35 PM

With items like treasure maps, they seem to bug out when the pricer gets to them. Just try removing all map pieces you have and take note of which items cause it to fail.

#33 4u9qsp

4u9qsp
  • 6 posts

Posted 16 November 2012 - 05:22 AM

It took over six hours, but I finally managed to move every offending item out of my SDB. After a while, I noticed that the bulk of the items were localized to the last 5-10 pages of my SDB. Since I was already searching for the items to remove, I copied their names down for data purposes. Some items had duplicate forms, while others weren't in the database.

Spoiler


I ended up with an inventory of over 300 items, making shop stocking difficult since I couldn't differentiate between items I wanted to sell and items I didn't want to (at least not without doing it manually).

A second glitch popped up after the pricing was complete. I clicked the Item Value tab (presumably to sort the items by price), and received a "list index out of range" error as well as a traceback error "File "Programs/1038/SDBPricer.py.nc", line 364, in GridLabelClick".

Hope this helps.

#34 nothereorthere

nothereorthere
  • 182 posts

Posted 17 November 2012 - 01:01 PM

i now have well over 100 pages and for me i'm going to have to wait until an update comes out to bypass the errors because i have neocash and a lot of random items that are not in the database

#35 angel412ster

angel412ster
  • 29 posts


Users Awards

Posted 28 November 2012 - 08:15 AM

I only have 31 pages and it bugged on pg 1 because there was a map piece. I will remove it and try again. So odd.

#36 ShadowLink64

ShadowLink64
  • 16735 posts


Users Awards

Posted 28 November 2012 - 08:55 PM

I only have 31 pages and it bugged on pg 1 because there was a map piece. I will remove it and try again. So odd.

What was the message you received?

EDIT: This was a really stupid error. It should be fixed now... please retry. :p

#37 desiqtie

desiqtie
  • 90 posts

Posted 29 November 2012 - 11:27 PM

The pricer slowly goes through my 250+ page SDB and the "Loading SDB Items...(page xyz of xyz)" part seems to be fine all the way through. Then it gets to the "Querying Neocodex database for prices..." and I keep getting this error:
Traceback (most recent call last):
File "/cdx/svn/checkout/core/trunk/Program Manager/ProgramManager.py", line 1306, in run_with_except_hook
File "Programs/1038/SDBPricer.py.nc", line 122, in run
File "Programs/1038/SDBPricer.py.nc", line 329, in api_call
File "/cdx/svn/checkout/core/trunk/Program Manager/Lib/Encryption/__init__.py", line 34, in __new__
File "encodings/hex_codec.pyc", line 42, in hex_decode
TypeError: Odd-length string
Oh and this was after I removed all Map pieces (Secret, Treasure, Space, Underwater, Petpet, and Forgotten Shore) and the Pirate Flag...

This is especially weird because I just ran it on a two page SDB on another account - that had a bunch of no-trade items, NC items and the new GMC items still in the SDB...and the Pricer worked fine - priced everything that has a price in the Codex item db but just put a simple question mark next to the items that didn't have prices - but MOST importantly for my purposes...it listed the stock/quantities of every item, even the items without prices. The pricer ALSO worked perfectly when I ran it on a five page SDB on another account that had a whole bunch of map pieces still IN the SDB.

Sooo...since the maps, nc items, no trade items, and not in db items don't seem to break the pricer on the other accounts...is it just the massive size of my SDB breaking it?!

Edit: Also, I've tried to run it on both a brand new PC and brand new Mac...same error both times. :(

Edited by desiqtie, 10 December 2012 - 08:00 PM.


#38 GustavoH

GustavoH
  • 78 posts

Posted 01 December 2012 - 03:56 AM

Would be very useful if the neocodex Item database had information of new (r101) itens prices... ;)

Edited by GustavoH, 01 December 2012 - 03:57 AM.


#39 Devoid

Devoid
  • 92 posts

Posted 10 December 2012 - 06:51 PM

After the items start appearing, it crashes along with the program manager.

#40 nothereorthere

nothereorthere
  • 182 posts

Posted 13 December 2012 - 11:20 PM

is there any way you can make it sortable by profit?

also i just got this error

Traceback (most recent call last):
  File "/cdx/svn/checkout/core/trunk/Program Manager/ProgramManager.py", line 1211, in run_with_except_hook
  File "Programs/1038/SDBPricer.py.nc", line 122, in run
  File "Programs/1038/SDBPricer.py.nc", line 329, in api_call
  File "/cdx/svn/checkout/core/trunk/Program Manager/Lib/Encryption/__init__.py", line 34, in __new__
  File "encodings\hex_codec.pyc", line 42, in hex_decode
TypeError: Odd-length string


#41 ShadowLink64

ShadowLink64
  • 16735 posts


Users Awards

Posted 13 December 2012 - 11:24 PM

We can definitely add that feature in the new version. We also want to add a way to export the prices to a *.csv or *.txt format so people can load them up in Excel or something. :p Just been a bit busy with other things in the meantime.

As for that bug, I think it had a problem reading the result from our API. It could have been a small downtime on our end. Are you using a slow internet connection by any chance? Does the error come up every time, or just the once?

#42 nothereorthere

nothereorthere
  • 182 posts

Posted 13 December 2012 - 11:43 PM

just tried it once and i have 22Mbits down

and again

Traceback (most recent call last):
  File "/cdx/svn/checkout/core/trunk/Program Manager/ProgramManager.py", line 1211, in run_with_except_hook
  File "Programs/1038/SDBPricer.py.nc", line 122, in run
  File "Programs/1038/SDBPricer.py.nc", line 329, in api_call
  File "/cdx/svn/checkout/core/trunk/Program Manager/Lib/Encryption/__init__.py", line 34, in __new__
  File "encodings\hex_codec.pyc", line 42, in hex_decode
TypeError: Odd-length string


#43 desiqtie

desiqtie
  • 90 posts

Posted 14 December 2012 - 03:27 AM

We can definitely add that feature in the new version. We also want to add a way to export the prices to a *.csv or *.txt format so people can load them up in Excel or something. :p Just been a bit busy with other things in the meantime.

As for that bug, I think it had a problem reading the result from our API. It could have been a small downtime on our end. Are you using a slow internet connection by any chance? Does the error come up every time, or just the once?


Those features sound awesome, especially the export idea :)

BTW, that's the same bug I got (and have been getting) - and I have a fairly decent internet connection.

#44 nothereorthere

nothereorthere
  • 182 posts

Posted 10 February 2013 - 09:24 PM

Any update on that error?



#45 rierie

rierie
  • 11 posts

Posted 03 July 2013 - 04:41 AM

I know this post is old, and I'm new here... But this program is ingenious! My packratting has seemed to pay off over time. 



#46 Bane

Bane
  • 7 posts

Posted 29 July 2013 - 10:32 AM

I'm also late...but I used this on my 50 page SDB and it worked perfectly, and boy did I like the result or what! o.o

Thanks for this program!  :thumbsup:



#47 rebsca

rebsca
  • 16 posts

Posted 11 September 2013 - 07:58 PM

Just found out that I've got 1,5M in SDB *YAAY*

But the "Move Selected Itens to Inventory" is not working fo me :/

 




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users