Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Known Issues

hjk22 edited this page Feb 12, 2020 · 1 revision

List of known issues

  • Insufficient memory (open-cv)
    A couple of users reported to have encountered this problem (issues #61 and #64) and it seems to be related to the use of an AMD graphics cards. The solution provided by skver0 worked in both cases.
    Before launching the script, type this into your command prompt
    set OPENCV_OPENCL_DEVICE=AMD:GPU:Polaris
    (remember to change Polaris to your own card's codename).
  • Bot gets stuck while reading oil count
    Every now and then the bot gets stuck while loading or resizing the numbers' assets. We don't know the cause, since it occurs irregularly and not frequently, but it should be related to the open-cv library.
    If you are knowledgeable about open-cv and you might know the reason why this happens, please contact us through our server discord or by opening an issue.
Clone this wiki locally