[D3] PickIt Importer menu

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 34
  1. #16
    johnbl's Avatar Active Member
    Reputation
    33
    Join Date
    Dec 2016
    Posts
    129
    Thanks G/R
    347/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey deadmarine, I'm getting the following error:
    Code:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    
    E:\D3-pickit-editor-local-master>pickit.py
    Build Number
     http://www.diablofans.com/builds/88437
    E.G. 88437: 95746
    Items must roll with all stats or stats - 1?
     E.G. If a helm needs Socket, CHC, Int, Vit roll with 4 or 3?
     [4\3]: 3
    Full file or just the build? [Full\Build]: build
    =========================================================
    Loading build from http://www.diablofans.com/builds/95746
    =========================================================
    
    NAME=Natalya's Sight | TYPE=helm | SLOT=head
    NAME=Mantle of Channeling | TYPE=pauldrons | SLOT=shoulders
    NAME=Hellfire Amulet | TYPE=amulet | SLOT=amulet
    NAME=Natalya's Embrace | TYPE=cloak | SLOT=torso
    NAME=Wraps of Clarity | TYPE=bracers | SLOT=wrists
    NAME=Natalya's Touch | TYPE=gloves | SLOT=hands
    NAME=Hellcat Waistguard | TYPE=None | SLOT=waist
    NAME=Natalya's Leggings | TYPE=pants | SLOT=legs
    NAME=Natalya's Bloody Footprints | TYPE=boots | SLOT=feet
    NAME=Focus | TYPE=ring | SLOT=rings
    NAME=Restraint | TYPE=ring | SLOT=rings
    NAME=Natalya's Slayer | TYPE=hand-crossbow | SLOT=weapon
    NAME=Dawn | TYPE=hand-crossbow | SLOT=offhand
    Traceback (most recent call last):
      File "E:\D3-pickit-editor-local-master\pickit.py", line 205, in <module>
        generateString(resObj[entry])
      File "E:\D3-pickit-editor-local-master\pickit.py", line 148, in generateString
    
        string += type + ' = name=' + name + ' ' + atleastString + ' '
    TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
    
    E:\D3-pickit-editor-local-master>

    [D3] PickIt Importer
  2. #17
    johnbl's Avatar Active Member
    Reputation
    33
    Join Date
    Dec 2016
    Posts
    129
    Thanks G/R
    347/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Also, if the build doesn't have an item in Kanai's Cube (like this one: [2.4.1] Embodyment of Lazyness G90-100+ - Demon Hunter - Diablo III Builds - Diablo Fans), we get the following error:
    Code:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    
    E:\D3-pickit-editor-local-master>pickit.py
    Build Number
     http://www.diablofans.com/builds/88437
    E.G. 88437: 81073
    Items must roll with all stats or stats - 1?
     E.G. If a helm needs Socket, CHC, Int, Vit roll with 4 or 3?
     [4\3]: 3
    Full file or just the build? [Full\Build]: build
    =========================================================
    Loading build from http://www.diablofans.com/builds/81073
    =========================================================
    
    NAME=Marauder's Visage | TYPE=helm | SLOT=head
    NAME=The Shadow's Mask | TYPE=helm | SLOT=head
    NAME=The Shadow's Burden | TYPE=pauldrons | SLOT=shoulders
    NAME=Marauder's Spines | TYPE=pauldrons | SLOT=shoulders
    NAME=The Traveler's Pledge | TYPE=amulet | SLOT=amulet
    NAME=Aquila Cuirass | TYPE=chest-armor | SLOT=torso
    NAME=Nemesis Bracers | TYPE=bracers | SLOT=wrists
    NAME=The Shadow's Grasp | TYPE=gloves | SLOT=hands
    NAME=Marauder's Gloves | TYPE=gloves | SLOT=hands
    NAME=Thundergod's Vigor | TYPE=belt | SLOT=waist
    NAME=Zoey's Secret | TYPE=belt | SLOT=waist
    NAME=Marauder's Encasement | TYPE=pants | SLOT=legs
    NAME=The Shadow's Coil | TYPE=pants | SLOT=legs
    NAME=Illusory Boots | TYPE=boots | SLOT=feet
    NAME=The Compass Rose | TYPE=ring | SLOT=rings
    NAME=Stone of Jordan | TYPE=ring | SLOT=rings
    NAME=Elusive Ring | TYPE=ring | SLOT=rings
    NAME=Lord Greenstone's Fan | TYPE=dagger | SLOT=weapon
    NAME=Holy Point Shot | TYPE=quiver | SLOT=offhand
    NAME=Lidless Wall | TYPE=shield | SLOT=offhand
    Traceback (most recent call last):
      File "E:\D3-pickit-editor-local-master\pickit.py", line 114, in <module>
        resObj['kanai_weapon']   = soup.select('#kanai-weapon .db-title span')[0].ge
    t_text()
    IndexError: list index out of range
    
    E:\D3-pickit-editor-local-master>
    Last edited by johnbl; 11-04-2017 at 05:45 PM.

  3. #18
    deadmarine's Avatar Contributor
    Reputation
    104
    Join Date
    Oct 2007
    Posts
    119
    Thanks G/R
    3/49
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by johnbl View Post
    Hey deadmarine, I'm getting the following error:
    Code:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    
    E:\D3-pickit-editor-local-master>pickit.py
    Build Number
     http://www.diablofans.com/builds/88437
    E.G. 88437: 95746
    Items must roll with all stats or stats - 1?
     E.G. If a helm needs Socket, CHC, Int, Vit roll with 4 or 3?
     [4\3]: 3
    Full file or just the build? [Full\Build]: build
    =========================================================
    Loading build from http://www.diablofans.com/builds/95746
    =========================================================
    
    NAME=Natalya's Sight | TYPE=helm | SLOT=head
    NAME=Mantle of Channeling | TYPE=pauldrons | SLOT=shoulders
    NAME=Hellfire Amulet | TYPE=amulet | SLOT=amulet
    NAME=Natalya's Embrace | TYPE=cloak | SLOT=torso
    NAME=Wraps of Clarity | TYPE=bracers | SLOT=wrists
    NAME=Natalya's Touch | TYPE=gloves | SLOT=hands
    NAME=Hellcat Waistguard | TYPE=None | SLOT=waist
    NAME=Natalya's Leggings | TYPE=pants | SLOT=legs
    NAME=Natalya's Bloody Footprints | TYPE=boots | SLOT=feet
    NAME=Focus | TYPE=ring | SLOT=rings
    NAME=Restraint | TYPE=ring | SLOT=rings
    NAME=Natalya's Slayer | TYPE=hand-crossbow | SLOT=weapon
    NAME=Dawn | TYPE=hand-crossbow | SLOT=offhand
    Traceback (most recent call last):
      File "E:\D3-pickit-editor-local-master\pickit.py", line 205, in <module>
        generateString(resObj[entry])
      File "E:\D3-pickit-editor-local-master\pickit.py", line 148, in generateString
    
        string += type + ' = name=' + name + ' ' + atleastString + ' '
    TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
    
    E:\D3-pickit-editor-local-master>
    I was unable to recreate the issue. Does it happen for all builds or just the 95746 build?

    Code:
    ;||||Demon Hunter-Build: [2.6.1] Natalya RoV + FoK Solo 100+ Link: http://www.diablofans.com/builds/95746 ||||
    helm = name=Natalya's Sight & at_least[3, CRIT+1, DEX+1, VITA+1, SOCK+1]
    shoulders = name=Mantle of Channeling & at_least[3, DEX+1, AREADMG+1, CDRED+1, SKILLDMG+1]
    amulet = name=Hellfire Amulet & at_least[3, SDMG_L+1, CRITDMG+1, CRIT+1, SOCK+1]
    chestarmor = name=Natalya's Embrace & at_least[3, DEX+1, VITA+1, SKILLDMG+1, SOCK+1]
    bracers = name=Wraps of Clarity & at_least[3, SDMG_L+1, DEX+1, VITA+1, CRIT+1]
    gloves = name=Natalya's Touch & at_least[3, DEX+1, CRITDMG+1, CRIT+1, AREADMG+1]
    belt = name=Hellcat Waistguard & at_least[3, DEX+1, VITA+1, ALLRES+1, LIFE+1]
    pants = name=Natalya's Leggings & at_least[3, DEX+1, VITA+1, ALLRES+1, SOCK+1]
    boots = name=Natalya's Bloody Footprints & at_least[3, DEX+1, VITA+1, ALLRES+1, E_ARMOR+1]
    ring = name=Focus & at_least[3, DMG_PBONUS+1, CRITDMG+1, CRIT+1, SOCK+1]
    ring = name=Restraint & at_least[3, DMG_PBONUS+1, CRITDMG+1, CRIT+1, SOCK+1]
    handcrossbow = name=Natalya's Slayer & at_least[3, DEX+1, DMG_PBONUS+1, AREADMG+1, SOCK+1]
    handcrossbow = name=Dawn & at_least[3, DEX+1, LOH+1, CDRED+1, AREADMG+1]
    1h = name=Lord Greenstone's Fan & can_cubed=1 & cubed=0
    chestarmor = name=Aquila Cuirass & can_cubed=1 & cubed=0
    ring = name=Convention of Elements & can_cubed=1 & cubed=0
    ;|||| End of Build ||||

  4. #19
    johnbl's Avatar Active Member
    Reputation
    33
    Join Date
    Dec 2016
    Posts
    129
    Thanks G/R
    347/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by deadmarine View Post
    I was unable to recreate the issue. Does it happen for all builds or just the 95746 build?
    Just that build.

  5. #20
    deadmarine's Avatar Contributor
    Reputation
    104
    Join Date
    Oct 2007
    Posts
    119
    Thanks G/R
    3/49
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by johnbl View Post
    Also, if the build doesn't have an item in Kanai's Cube (like this one: [2.4.1] Embodyment of Lazyness G90-100+ - Demon Hunter - Diablo III Builds - Diablo Fans), we get the following error:
    Code:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    
    E:\D3-pickit-editor-local-master>pickit.py
    Build Number
     http://www.diablofans.com/builds/88437
    E.G. 88437: 81073
    Items must roll with all stats or stats - 1?
     E.G. If a helm needs Socket, CHC, Int, Vit roll with 4 or 3?
     [4\3]: 3
    Full file or just the build? [Full\Build]: build
    =========================================================
    Loading build from http://www.diablofans.com/builds/81073
    =========================================================
    
    NAME=Marauder's Visage | TYPE=helm | SLOT=head
    NAME=The Shadow's Mask | TYPE=helm | SLOT=head
    NAME=The Shadow's Burden | TYPE=pauldrons | SLOT=shoulders
    NAME=Marauder's Spines | TYPE=pauldrons | SLOT=shoulders
    NAME=The Traveler's Pledge | TYPE=amulet | SLOT=amulet
    NAME=Aquila Cuirass | TYPE=chest-armor | SLOT=torso
    NAME=Nemesis Bracers | TYPE=bracers | SLOT=wrists
    NAME=The Shadow's Grasp | TYPE=gloves | SLOT=hands
    NAME=Marauder's Gloves | TYPE=gloves | SLOT=hands
    NAME=Thundergod's Vigor | TYPE=belt | SLOT=waist
    NAME=Zoey's Secret | TYPE=belt | SLOT=waist
    NAME=Marauder's Encasement | TYPE=pants | SLOT=legs
    NAME=The Shadow's Coil | TYPE=pants | SLOT=legs
    NAME=Illusory Boots | TYPE=boots | SLOT=feet
    NAME=The Compass Rose | TYPE=ring | SLOT=rings
    NAME=Stone of Jordan | TYPE=ring | SLOT=rings
    NAME=Elusive Ring | TYPE=ring | SLOT=rings
    NAME=Lord Greenstone's Fan | TYPE=dagger | SLOT=weapon
    NAME=Holy Point Shot | TYPE=quiver | SLOT=offhand
    NAME=Lidless Wall | TYPE=shield | SLOT=offhand
    Traceback (most recent call last):
      File "E:\D3-pickit-editor-local-master\pickit.py", line 114, in <module>
        resObj['kanai_weapon']   = soup.select('#kanai-weapon .db-title span')[0].ge
    t_text()
    IndexError: list index out of range
    
    E:\D3-pickit-editor-local-master>
    Good catch. In my testing I hadn't run in to any builds that didn't have cubed items, so i wasn't checking if null or not. Will update.

  6. #21
    deadmarine's Avatar Contributor
    Reputation
    104
    Join Date
    Oct 2007
    Posts
    119
    Thanks G/R
    3/49
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Releases now through github
    1.2:


    • Updated main pickit.py for builds with no kanai cube items.
    • Rescrapped diablo 3 game guide for updated item list
    • Uploaded misc build files.

  7. Thanks johnbl (1 members gave Thanks to deadmarine for this useful post)
  8. #22
    Dark0men's Avatar Member
    Reputation
    1
    Join Date
    Oct 2017
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Has the pickit default file been updated for necro items yet?

  9. #23
    johnbl's Avatar Active Member
    Reputation
    33
    Join Date
    Dec 2016
    Posts
    129
    Thanks G/R
    347/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @deadmarine: Both builds are working now. Thanks for the update!

  10. #24
    deadmarine's Avatar Contributor
    Reputation
    104
    Join Date
    Oct 2007
    Posts
    119
    Thanks G/R
    3/49
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dark0men View Post
    Has the pickit default file been updated for necro items yet?
    I am unsure. haven't had time to test TH yet. What i noticed before was all necro items were keep regardless of what was in pickit so it should be a simple to check.

  11. #25
    coreyblack's Avatar Active Member
    Reputation
    35
    Join Date
    Oct 2009
    Posts
    35
    Thanks G/R
    9/33
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "...and turn them into pickit settings" and what to do next with this pickit settings file? open in notepad for just to see it? gimme some advice
    Ukrainian PluginPack for TurboHUD ( https://drive.google.com/open?id=0Bz7ZdWYp_QbuOVVJbHpJUFM5QjQ )

  12. #26
    deadmarine's Avatar Contributor
    Reputation
    104
    Join Date
    Oct 2007
    Posts
    119
    Thanks G/R
    3/49
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by coreyblack View Post
    "...and turn them into pickit settings" and what to do next with this pickit settings file? open in notepad for just to see it? gimme some advice
    If you open the config folder of TH you will see three files related to pickit.

    • pickit_hc_70.ini
    • pickit_readme.txt
    • pickit_sc_70.ini


    I would read through the readme to start. The program turns a diablofans build into valid settings for the pickit portion of TH. Basicly place either the full settings file in config to override the one currently in there or use the build one and copy paste it out of the created file into the picit_sc/hc file based on where you want the build.

  13. Thanks yunchenran (1 members gave Thanks to deadmarine for this useful post)
  14. #27
    d3dunce's Avatar Member
    Reputation
    1
    Join Date
    Jan 2019
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by johnbl View Post
    Hey deadmarine, I'm getting the following error:
    Code:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    
    E:\D3-pickit-editor-local-master>pickit.py
    Build Number
     http://www.diablofans.com/builds/88437
    E.G. 88437: 95746
    Items must roll with all stats or stats - 1?
     E.G. If a helm needs Socket, CHC, Int, Vit roll with 4 or 3?
     [4\3]: 3
    Full file or just the build? [Full\Build]: build
    =========================================================
    Loading build from http://www.diablofans.com/builds/95746
    =========================================================
    
    NAME=Natalya's Sight | TYPE=helm | SLOT=head
    NAME=Mantle of Channeling | TYPE=pauldrons | SLOT=shoulders
    NAME=Hellfire Amulet | TYPE=amulet | SLOT=amulet
    NAME=Natalya's Embrace | TYPE=cloak | SLOT=torso
    NAME=Wraps of Clarity | TYPE=bracers | SLOT=wrists
    NAME=Natalya's Touch | TYPE=gloves | SLOT=hands
    NAME=Hellcat Waistguard | TYPE=None | SLOT=waist
    NAME=Natalya's Leggings | TYPE=pants | SLOT=legs
    NAME=Natalya's Bloody Footprints | TYPE=boots | SLOT=feet
    NAME=Focus | TYPE=ring | SLOT=rings
    NAME=Restraint | TYPE=ring | SLOT=rings
    NAME=Natalya's Slayer | TYPE=hand-crossbow | SLOT=weapon
    NAME=Dawn | TYPE=hand-crossbow | SLOT=offhand
    Traceback (most recent call last):
      File "E:\D3-pickit-editor-local-master\pickit.py", line 205, in <module>
        generateString(resObj[entry])
      File "E:\D3-pickit-editor-local-master\pickit.py", line 148, in generateString
    
        string += type + ' = name=' + name + ' ' + atleastString + ' '
    TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
    
    E:\D3-pickit-editor-local-master>
    Originally Posted by johnbl View Post
    Just that build.
    I am having this issue with some of the season 16 builds. For example: Tal Rasha Meteor GR Build 2.6.4 - Wizard - Diablo III Builds - DiabloFans

    Works for some of the older builds i looked at, for the few that I tested that are showing as prior to patch 2.6.4. Is this anything to do with the patch not being current yet (goes live next week) or is there some other error happening that I need to take into account? This is the first time i have looked at this tool.

    Any advice would be appreciated.
    Last edited by d3dunce; 01-11-2019 at 09:15 PM.

  15. #28
    corvinav's Avatar Member
    Reputation
    1
    Join Date
    Jun 2019
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi!
    Is this live project?
    Couldn't load any build :-(
    "Url not found check build number"
    Best regards.

  16. #29
    83jULzIuJb's Avatar Member
    Reputation
    1
    Join Date
    Aug 2019
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    removed the scrape, you need to save the html yourself. errors with wiz build seem to be d2 items being listed, and maybe a typo in both statlist.json files "Arcane Power on Crit !"

    thanks op!

    [Python] pickit.py - Pastebin.com

  17. #30
    canek25's Avatar Member
    Reputation
    2
    Join Date
    Apr 2019
    Posts
    7
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does not work. and detailed instructions are available

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Buying] WTB d3 account lvl 50 to 60 is not important naked or not paypal verified EU
    By alan40 in forum Diablo 3 Buy Sell Trade
    Replies: 0
    Last Post: 11-08-2012, 01:16 AM
  2. Read its important to all of us
    By clash in forum World of Warcraft General
    Replies: 11
    Last Post: 01-28-2007, 07:21 PM
  3. need a .M2 importer to maya
    By Memph1s in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 01-20-2007, 08:04 AM
  4. Patch 2.0 Important
    By A_Snake01 in forum World of Warcraft Model Editing
    Replies: 38
    Last Post: 12-27-2006, 02:49 AM
  5. IMPORTANT! read this plz
    By raamoz in forum World of Warcraft General
    Replies: 8
    Last Post: 10-28-2006, 02:42 AM
All times are GMT -5. The time now is 06:09 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search