marado / TalkerNode

A telnet-based talker, written in Node.js
The Unlicense
11 stars 11 forks source link

OnePlus 6 Crash while logging out. #115

Closed 3151 closed 4 years ago

3151 commented 4 years ago

This crash happend while leaving the talker.

Available commands: rc: Reload commands. Useful for development/debug. Allows you to reload the commands on the fly! OHAI> events.js:291 throw er; // Unhandled 'error' event ^

Error [ERR_STREAM_WRITE_AFTER_END]: write after end at Socket.Writable.write (_stream_writable.js:292:11) at /data/data/com.termux/files/home/TalkerNode/TalkerNode.js:600:57 at Object.allButMe (/data/data/com.termux/files/home/TalkerNode/TalkerNode.js:666:13) at closeSocket (/data/data/com.termux/files/home/TalkerNode/TalkerNode.js:600:22) at Socket. (/data/data/com.termux/files/home/TalkerNode/TalkerNode.js:631:3) at Socket.emit (events.js:326:22) at endReadableNT (_stream_readable.js:1244:12) at processTicksAndRejections (internal/process/task_queues.js:80:21) Emitted 'error' event on Socket instance at: at emitErrorNT (internal/streams/destroy.js:100:8) at processTicksAndRejections (internal/process/task_queues.js:80:21) { code: 'ERR_STREAM_WRITE_AFTER_END' } $

3151 commented 4 years ago

This happend while quitting the talker window with tf5 (tinyfugue mud client) quit command.