prinsss / twitter-web-exporter

Export tweets, bookmarks, lists and much more from Twitter(X) web app. (推文/书签/收藏/列表导出工具)
MIT License
1.05k stars 84 forks source link

(Bug) Loading the script now causes X/Twitter to crash: STATUS_ACCESS_VIOLATION #53

Open nanojin opened 7 hours ago

nanojin commented 7 hours ago

Steps to reproduce

  1. Load the script into Tampermonkey/Violentmonkey
  2. Make sure the script is enabled
  3. Navigate to x.com
  4. Wait for the page to load
  5. Once it reaches a certain point, before you can do anything the page will crash

On Chromium Version 121.0.6167.140 (Official Build) (64-bit)

prinsss commented 7 hours ago

Hi, thank you for your feedback.

What do you mean by "reaches a certain point"? Can you provide more details about the issue?

  1. Did the script UI panel appear on the page?
  2. Did the page crash immediately after the page load, or after capturing some data?
  3. How many tweets/users were captured before the page crashed?
  4. Take a screenshot of the crashed page and its console log and share it here if possible.
prinsss commented 7 hours ago

By the way, are you using 13th and 14th generation Intel CPUs? If so, you may like to check this thread.