Coder Social home page Coder Social logo

Comments (4)

BiekerUdan avatar BiekerUdan commented on August 28, 2024 2

I have submitted a fix (i hope) for this issue. While we are waiting for the pull request to be accepted I have published a new release out of my repository for testing. You can find it here.

https://github.com/rhulsker/DCSWaypointEditor/releases

Please let me know if this works for you.

from dcswaypointeditor.

isotaan avatar isotaan commented on August 28, 2024

Getting "unable to capture" error:

2020-03-08 12:46:33,068:gui: DEBUG - Event: capture
2020-03-08 12:46:33,068:gui: DEBUG - Values: {'profileSelector': '', 'activesList': [], 0: None, 'baseSelector': '', 'msnName': '', 'WP': False, 'MSN': True, 'FP': False, 'ST': False, 'IP': False, 'DP': False, 'HA': False, 'HB': False, 'sequence': '8', 'latDeg': '', 'latMin': '', 'latSec': '', 'lonDeg': '', 'lonMin': '', 'lonSec': '', 'elevFeet': '', 'elevMeters': '', 'mgrs': '', 'hornet': True, 'harrier': False, 'mirage': False, 'tomcat': False, 'warthog': False}
2020-03-08 12:46:35,926:gui: DEBUG - Attempting to capture map coords
2020-03-08 12:46:36,180:gui: ERROR - Failed to parse captured text
Traceback (most recent call last):
File "src\gui.py", line 564, in input_parsed_coords
position, elevation = self.parse_map_coords_string(captured_coords)
File "src\gui.py", line 540, in parse_map_coords_string
decoded_mgrs = mgrs.UTMtoLL(mgrs.decode(mgrs_string))
File "src\pymgrs.py", line 360, in decode
raise ("MGRSPoint coverting from nothing")
TypeError: exceptions must derive from BaseException

from dcswaypointeditor.

PVI-Bat avatar PVI-Bat commented on August 28, 2024

With the v0.9.9b3-testing version of rhulsker released on 3 May 2020 it is possible to capture; but there are no more preset locations and I can't find how to export the created profiles.

from dcswaypointeditor.

EpiicPenguin avatar EpiicPenguin commented on August 28, 2024

Make sure you don't have any overlays in the top left corner of the screen when the f10 map is up. I had steam FPS overlay up and and it covered the word MAP and it kept failing Capture.
turned off the FPS overlay and it worked.

from dcswaypointeditor.

Related Issues (20)

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.