EvenAR / node-simconnect

A cross platform SimConnect client library for Node.JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading TITLE value crashes electron app

RobsonMi opened this issue · comments

A simple read of TITLE value often crashes simconnect node module (according to Event Viewer).

Since removal of TITLE from array of retrieved values problems are gone. Any suggestions as to how I should debug actual cause of error and attempt a fix? I am moderately familiar with simconnect and C++ so I might be able to fix this. Just not sure how to setup debugging to break on problem. Instructions would be gold.

same problem

@RobsonMi @EricLin0826, please check out the new version 3.x. The new version is javascript only and it should be more stable than 1.x.