Gerald
Gerald
Is a phar file including the fix available for download ?
Here is the stack at time of crash: /home/gerald/server-demo/node_modules/mikronode-ng/lib/connection.js:367 _(this).channels[_(this).currentChannelId]._data(_(this).packet); TypeError: Cannot read property '_data' of undefined at Connection.sentence (/home/gerald/server-demo/node_modules/mikronode-ng/lib/connection.js:367:47) at Connection._read (/home/gerald/server-demo/node_modules/mikronode-ng/lib/connection.js:413:11) at Socket. (/home/gerald/server-demo/node_modules/mikronode-ng/lib/connection.js:495:10) at emitOne (events.js:96:13) at...
Hello, Do you have a new ETA ? Here it seems to happen more frequently when I ask the router to do some torching (/tools/torch). I also got some crashes...
So it's been a while and I still live with the patch and regularly see it avoid a crash. One think I can add is that it seems to happen...
I'll do that this week and let you know. Thx. On Sun, Feb 5, 2017 at 11:28 PM, George Joseph wrote: > Ok, I did a little rearranging. See if...
Sorry for my delay and I'm afraid I don't have good news. It's still the same crash but in a new place: connection.js line 367. A the time of the...
Here is an easy fix to make this module work with the login method post-v6.43. But it breaks the compatibility with previous versions. In connections.js - Connection.prototype.loginStateMachine(), around line 564,...