DazArtificer - Ultimate Scraping Tool

Home Page Forums General Chat DazArtificer - Ultimate Scraping Tool

Viewing 15 posts - 31 through 45 (of 50 total)
  • Author
    Posts
  • #2067193
    Lewd18Ratio
    Participant
    Rank: Rank-2

    Hi @pooper, I am happy to hear that I have your attention. I hope my tool will help you even more in the future.

    #2067195
    Lewd18Ratio
    Participant
    Rank: Rank-2

    @thedamnthing it's wonderful to hear that my tool turned into a charm. 😀

    #2068770
    Lewd18Ratio
    Participant
    Rank: Rank-2

    New update to v1.8 is out!

    Changelog:

    v1.8

    ### Added
    - Key Shortcuts: Implemented key shortcuts for smoother operation within DazArtificer, enhancing user efficiency and workflow.
    - Auto Prefix Selection: New functionality to automatically select a prefix based on the selected store, streamlining the asset packaging process.
    - Logging: Introduced logging capabilities that allow users to review application logs even after the tool or command window is closed, improving troubleshooting and monitoring.
    - Validation for DIM Generation: Added a validation step before generating DIM files to ensure the presence of a recognized Daz folder within the Content folder, enhancing reliability.
    - UI Feedback Enhancements: Updated the user interface to provide more feedback about current states in DIM Creator, offering better user guidance and clarity.
    - ZIP Extractor: A new feature that automatically extracts DAZ files from ZIP archives into the Content folder in DIM Creator, simplifying content management.
    - Error Handling Improvements: Expanded error handling to provide more robust and user-friendly responses to common issues, reducing potential confusion and frustration.

    ### Changed
    - Folder and File Creation Safeguards: Updated the logic for new folder and file creation to prevent accidental overwriting of existing items, protecting user data.
    - Configuration File Update: Renamed the config file from "stores.json" to "store_data.json" to better reflect its purpose and facilitate future enhancements.
    - DIM Save Destination Persistence: Modified DIM Creator to save the DIM destination path across sessions, preserving user preferences and simplifying repeated use.

    ### Fixed
    - Duplicate Processing Prevention: Disabled the Generate button during DIM creation in DIM Creator to prevent duplicate processing, ensuring a smoother user experience.
    - Minor Bugs and Performance Issues: Addressed various minor bugs and performance issues to enhance the application's overall stability and efficiency.

    PS: I recommend saving the Download Link somewhere to prevent buying the Tool a second time, because after 1 Month, the purchase expires and unfortunately don't really have the ability to check if you had bought it or not
    If you already lost the Link and your purchase already expired, please PM me so we can search for a solution

    #2069597
    Lewd18Ratio
    Participant
    Rank: Rank-2

    New update to v1.9 is out!

    Changelog:

    v1.9

    ### Added:
    - Multiple Archive Formats Support in DIMCreator: RAR and 7z formats now join ZIP, expanding the range of extractable archives.
    - Smart Archive Handling in DIMCreator: In Extraction when two archives are found, one labeled as a "template" is bypassed, focusing on the content-rich archive.
    - Template Copy in DIMCreator: When Extraction process starts after all checks, now the template file gets copied to a selected destination folder.
    - Drag-and-Drop Extraction in DIMCreator: Users can now directly drop archives into the Explorer area for streamlined extraction.
    - Settings Window in DIMCreator: Added Setting Window to be able to toggle Template Copy and select Template destination folder.
    - Always on Top in DIMCreator: Added Always on Top button so the GUI doesn't go to the Background.
    - Data Sending: Added Button to send scraped data like Store, Product Name, SKU Number and Image from DazArtificer to DIMCreator.

    ### Changed:
    - Extraction Logic & Error Handling: The extraction accuracy for content in DAZ base folders has been optimized, alongside clearer messages for common errors, enhancing the user experience.
    - Configuration versionization: Added Versions to the config files, to prevent already created json files to be outdated

    ### Fixed:
    - Nested Archives Issue: Corrected a flaw in processing nested archives in the extraction to ensure comprehensive content extraction.
    - Logging Errors: Corrected error logging because of wrong format.

    Link to the Tool: DazArtificer

    #2069606
    Anna1945
    Participant
    Rank: Rank Overload

    Once again....my heartfelt thanks.

    #2071786
    That Guy
    Participant
    Rank: Rank-1

    I'm trying to figure something out that's driving me up a wall. Every time I try to upload to Mega, I get an error saying, "not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings>Mana" and then it cuts out. I don't even know what isn't found.

    #2071800
    Lewd18Ratio
    Participant
    Rank: Rank-2

    Hi @mrbishop

    Thank you for reaching out and sharing the issue you're experiencing with my tool. It seems like there might be a problem with the integration or a missing component that the tool is trying to access.

    Could you please provide me with a few more details:

    1. Which version of the software are you currently using? The latest available version is v1.9.
    2. What operating system are you on? (Windows, MacOS, Linux, ...)
    3. Are you using the executable (.exe) version or the Python script (.py) version?
    4. What is the file named, that you try to upload?
    5. Do you see some errors in the logs? The logs are available after v1.8 in the folder ~/Documents/DazArtificer/Logs/DazArtificer.log

    Looking forward to your response, so I can assist you better!

    Best regards,
    Lewd18Ratio

    #2071804
    That Guy
    Participant
    Rank: Rank-1

    1: v1.9 is the one I just installed and ran.
    2: Windows 11
    3: Executable
    4: John 9 Pro Bundle - 94089 - Original DIM (as named by Artificer)
    5: 2024-04-23 13:30:34 - ERROR - Upload failed: Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. The irony is I installed with the installer, also used the portable (which should be self contained) and they both gave the same error.

    #2071805
    That Guy
    Participant
    Rank: Rank-1

    I'm forcing a Python 3.10 install right now to see if that cures it.

    #2071806
    That Guy
    Participant
    Rank: Rank-1

    Okay, forced that, got this one now:

    ERROR - Upload failed: Traceback (most recent call last):
    File "F:\Daz 3D\DazArtificer\Assets\Modules\mega_upload.py", line 2, in <module>
    from mega import Mega
    ModuleNotFoundError: No module named 'mega'

    Go Team Troubleshooters! One more step to go, hopefully.

    #2071827
    Lewd18Ratio
    Participant
    Rank: Rank-2

    Thanks for your reply.

    Looks like the module mega is not installed. Weird, normally you won't need to install python or any modules in the executable, because the pyinstaller compiles them with.

    Please try to install the requirements via pip.
    Via CMD please enter the Assets folder where the requirements.txt is located.
    Then enter this command: pip install -r requirements.txt

    In the meantime I will also try to replicate the problem with a clean machine that has no python.

    #2071929
    That Guy
    Participant
    Rank: Rank-1

    The Pip install seems to have worked. It's a huge file right now, so it's taking its time to upload. I'm not sure why the installer didn't do the installation, but it is what it is. I'll let you know how it turns out.

    #2071936
    That Guy
    Participant
    Rank: Rank-1

    It seems to work now after the manual installs. To be sure, make sure this link works for someone other than me, please:

    https://mega.co.nz/#!PL4UiJIB!-xvqtgQGCVHyeAGgOTbvHUy8NxtPDv2uVPhtakb4P5I

    #2071958
    mathmathou
    Participant
    Rank: Rank 4

    Hello Squirrelicis,

    Link is working fine as far as I see.

    Have a good day

    Math

    #2071988
    Lewd18Ratio
    Participant
    Rank: Rank-2

    HI @mrbishop

    Thank you for sharing the Issue, I managed to replicate the error and will fix it in the next updates.

    Also, your posted link works fine

    Best regards,
    Lewd18Ratio

Viewing 15 posts - 31 through 45 (of 50 total)
  • You must be logged in to reply to this topic.

 

Post You Might Like