Code Monkey home page Code Monkey logo

Comments (8)

DlljsCodes avatar DlljsCodes commented on August 15, 2024 1

Update to version 1.0.6 (if you want a "formal" fix).

from exploration-progress.

DlljsCodes avatar DlljsCodes commented on August 15, 2024

I'm unable to replicate the issue with EDMC version 5.11.1 and plugin version 1.0.5.

If you are still encountering this issue, please run EDMC, making sure that exploration-progress is enabled, and replicate the issue (up until the notice about the plugin being broken appears). Then, locate the latest EDMC debug log file and plain log file, and attach both to a new comment here.

from exploration-progress.

Kepas-Beleglorn avatar Kepas-Beleglorn commented on August 15, 2024

Here are the requested log files. I hope you can find the cause of the problem. Let me know, if I can be of further assistance.
EDMarketConnector.log
EDMarketConnector-debug.log

from exploration-progress.

Kepas-Beleglorn avatar Kepas-Beleglorn commented on August 15, 2024

I just had a brief look at the debug file. One line catches the eye:
`ImportError: cannot import name 'get_coords_from_edsm' from 'edsm' (C:\Users\peter\AppData\Local\EDMarketConnector\plugins\edsm.py)

I put my EDMC plugins into a custom path: e:\Games\Tools\EliteDangerous\EDMC\plugins\ and created a symbolic link using mklink on %LOCALAPPDATA%\EDMarketConnector\plugins pointing to that directory.

Maybe this causes the issue?

I also use the Autopath plugin, which works just fine.

from exploration-progress.

DlljsCodes avatar DlljsCodes commented on August 15, 2024

The plugin is trying to find a function called get_coords_from_edsm inside the file edsm.py, but can't find it. However, it's trying to find it from the main plugin directory, not the Exploration Progress directory inside it.

Can you confirm that these files are present in the directory exploration-progress-1.0.5 inside the plugins directory, either in the default path or the custom path?

  • calculate.py
  • edsm.py
  • load,py
  • system.py

from exploration-progress.

Kepas-Beleglorn avatar Kepas-Beleglorn commented on August 15, 2024

Left is the mlink-ed folder, right is the actual path. So yes, all the files you mentioned are present within the directory exploration-progress-1.0.5 inside the plugins directory
image
image
image

from exploration-progress.

DlljsCodes avatar DlljsCodes commented on August 15, 2024

Try downloading this edsm.py file and this system.py file (click on the "Download raw file" button in the top right of the code display) and putting them into the Exploration Progress plugin directory, replacing the existing system.py file with the new one. Delete the old edsm.py file from the Exploration Progress plugin directory, not the main plugin directory, then run EDMC and see if that fixes it.

from exploration-progress.

Kepas-Beleglorn avatar Kepas-Beleglorn commented on August 15, 2024

That works perfectly. Thanks for the quick fix.!

from exploration-progress.

Related Issues (9)

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.