You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i can only use it if i keep node version 0.6.12 proberly 0.8 or lower but 0.10.26 will not work at all something with emitters if you could update this would be great i know its been a while but some of us still use your fantasic work :)
especially vanilla servers who dont use bukkit this is a must.
events.js:72
throw er; // Unhandled 'error' event
^
Error: This socket has been ended by the other party
at Socket.writeAfterFIN [as write] (net.js:275:12)
at Socket.Writable.end (_stream_writable.js:341:10)
at Socket.end (net.js:396:31)
at EventEmitter.<anonymous> (/root/node_modules/votifier/lib/votifier.js:62:11)
at EventEmitter.g (events.js:180:16)
at EventEmitter.emit (events.js:95:17)
at Socket.<anonymous> (/root/node_modules/votifier/lib/rsa.js:22:11)
at Socket.EventEmitter.emit (events.js:95:17)
at Socket.<anonymous> (_stream_readable.js:746:14)
at Socket.EventEmitter.emit (events.js:92:17)
this is the error that get thrown every time a vote comes in
any ideas
When I look at the code, I wonder how it could have ever worked anyways! Haha.
I'll completely redo it.
The text was updated successfully, but these errors were encountered:
Rodney Cheney wrote:
When I look at the code, I wonder how it could have ever worked anyways! Haha.
I'll completely redo it.
The text was updated successfully, but these errors were encountered: