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

Crash on get dataref #66

Closed
btbenedi opened this issue May 24, 2020 · 3 comments
Closed

Crash on get dataref #66

btbenedi opened this issue May 24, 2020 · 3 comments
Labels

Comments

@btbenedi
Copy link

I looked through the previous issues and didn't see anything like this.

log.txt file is completely normal on startup, got these:
ExtPlane listening on TCP port 51000 with protocol 1 version 1003
Loaded: Y:\Steam/steamapps/common/X-Plane 11/Resources/plugins/extplane/64/win.xpl (org.vranki.extplaneplugin).

I started up CMD, then "telnet localhost 51000", connects fine, and then I tried "get sim/cockpit/electrical/battery_EQ", returns "ui sim/cockpit/electrical/battery_EQ 1", then I tried "get sim/flightmodel/weight/m_total" and XP crashes.

Nothing in the log after normal startup logging except "--=={This application has crashed!}==--"

@btbenedi
Copy link
Author

just tried this in PuTTY instead of CMD....and at least the weight one is working, not sure if that means I have a bad telent version/client or what but would be curious to hear comments

@vranki
Copy link
Owner

vranki commented Jun 6, 2020

Sounds weird. If you are a developer, can you catch the crash in debugger and send backtrace here? If the crash doesn't happen anymore, please close the issue.

@vranki vranki added the bug label Jun 6, 2020
@btbenedi
Copy link
Author

btbenedi commented Jun 7, 2020

The crash does still happen, but currently due to issue #25. I have stopped using ExtPlane for the time being, if I get ambitious one of these days I'll try and run through debugger and see if I can catch it.

@btbenedi btbenedi closed this as completed Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants