Giter Site home page Giter Site logo

Comments (6)

WaferMouse avatar WaferMouse commented on August 15, 2024

This is actually fortuitous timing! Thanks for the heads up. The current implementation is a direct clone of how the EDDB plugin used to do it, because I couldn't figure out another way back when I first set it up. I was already implementing a fix for this relating to #4 , and I'm just starting a week off so I'm sitting down to finish it right now :)

from l3-37.

WaferMouse avatar WaferMouse commented on August 15, 2024

Fixed as of latest release.

from l3-37.

Athanasius avatar Athanasius commented on August 15, 2024

EDMC 5.0.0 is out with this removal. We have one user reporting the issue, but I don't know if they're using the latest version. Log excerpt is:

2021-05-12 20:23:19.781 - ERROR - 13176:18772:18772 plug.Plugin.__init__:64: : Failed for Plugin "edmc-L3-37"
Traceback (most recent call last):
  File "plug.pyc", line 51, in __init__
  File "<frozen importlib._bootstrap_external>", line 529, in _check_name_wrapper
  File "<frozen importlib._bootstrap_external>", line 1034, in load_module
  File "<frozen importlib._bootstrap_external>", line 859, in load_module
  File "<frozen importlib._bootstrap>", line 274, in _load_module_shim
  File "<frozen importlib._bootstrap>", line 711, in _load
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 855, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "C:\Users\Dlljs\AppData\Local\EDMarketConnector\plugins\edmc-L3-37\load.py", line 16, in <module>
    from fsd_target import FSDTarget
  File "C:\Users\Dlljs\AppData\Local\EDMarketConnector\plugins\edmc-L3-37\fsd_target.py", line 42, in <module>
    with open(join(config.respath, 'systems.p'),  'rb') as h:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Program Files (x86)\\EDMarketConnector\\systems.p'
2021-05-12 20:23:19.783 - ERROR - 13176:18772:18772 plug.load_plugins:161: Failure loading found Plugin "edmc-L3-37"
Traceback (most recent call last):
  File "plug.pyc", line 159, in load_plugins
  File "plug.pyc", line 51, in __init__
  File "<frozen importlib._bootstrap_external>", line 529, in _check_name_wrapper
  File "<frozen importlib._bootstrap_external>", line 1034, in load_module
  File "<frozen importlib._bootstrap_external>", line 859, in load_module
  File "<frozen importlib._bootstrap>", line 274, in _load_module_shim
  File "<frozen importlib._bootstrap>", line 711, in _load
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 855, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "C:\Users\Dlljs\AppData\Local\EDMarketConnector\plugins\edmc-L3-37\load.py", line 16, in <module>
    from fsd_target import FSDTarget
  File "C:\Users\Dlljs\AppData\Local\EDMarketConnector\plugins\edmc-L3-37\fsd_target.py", line 42, in <module>
    with open(join(config.respath, 'systems.p'),  'rb') as h:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Program Files (x86)\\EDMarketConnector\\systems.p'

from l3-37.

DlljsCodes avatar DlljsCodes commented on August 15, 2024

Hi, I am that user. Thanks @Athanasius for identifying the actual issue.

from l3-37.

WaferMouse avatar WaferMouse commented on August 15, 2024

Apologies @DlljsCodes @Athanasius

I saw this issue when you first commented and pushed a fix out almost immediately, it's just that I forgot to reopen and close the issue and didn't reference it anywhere in the rush to push the next fix. Somehow one affected file didn't get updated on GitHub when I did the original fix. See the latest release: https://github.com/WaferMouse/L3-37/releases/tag/110

from l3-37.

Athanasius avatar Athanasius commented on August 15, 2024

Thanks, I've updated our Known Issues to reflect this (keeping the entry now with the link to v110).

from l3-37.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.