LvInSaNevL / Second-Stump

An experimental bot to automate meme compilations
http://subscribe.secondstump.com
GNU General Public License v2.0
0 stars 2 forks source link

Pathfinding issues #13

Closed LvInSaNevL closed 4 years ago

LvInSaNevL commented 4 years ago

Describe the bug The code throws errors when it is running in a Docker container, and not when running normally.

To Reproduce Steps to reproduce the behavior:

  1. Desktop
    1. Run the code, it runs as expected
  2. Docker
    1. Build and run the container, you get errors of no file.

Expected behavior The code should be able to find the file with no problem.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

LvInSaNevL commented 4 years ago

Changed the path to the file from a general location to a full path from the system root. Also added in locking files for the threading.