Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mcast_sock Error #2

Open
bwees opened this issue Nov 3, 2018 · 0 comments
Open

Mcast_sock Error #2

bwees opened this issue Nov 3, 2018 · 0 comments

Comments

@bwees
Copy link

bwees commented Nov 3, 2018

I have installed the library with pip and copied example code. When I run with all of the UDP setting configured correctly in XPlane I get this error -
Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python3.4/threading.py", line 920, in _bootstrap_inner self.run() File "/usr/local/lib/python3.4/dist-packages/pyxpudpserver/XPlaneUDPServer.py", line 486, in run (msg, address) = self.mcast_sock.recvfrom(10240) AttributeError: 'XPlaneUDPServer' object has no attribute 'mcast_sock'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant