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

little bug fixes, readme issue update #2

Merged
merged 1 commit into from Aug 23, 2022

Conversation

NoLogicAlan
Copy link
Contributor

@NoLogicAlan NoLogicAlan commented Aug 23, 2022

  media.playStream(fs.createReadStream("./assets/warbringer.mp3"));
                   ^

ReferenceError: fs is not defined
    at EventEmitter.<anonymous> (C:\Users\rzzr4\Downloads\SeveralDullConnections\index.js:9:20)
    at EventEmitter.emit (node:events:513:28)
    at Revoice.emit (C:\Users\rzzr4\Downloads\SeveralDullConnections\node_modules\revoice.js\Revoice.js:68:30)
    at Revoice.initTransports (C:\Users\rzzr4\Downloads\SeveralDullConnections\node_modules\revoice.js\Revoice.js:99:10)
    at EventEmitter.<anonymous> (C:\Users\rzzr4\Downloads\SeveralDullConnections\node_modules\revoice.js\Revoice.js:58:12)
    at EventEmitter.emit (node:events:513:28)
    at Signaling.processWS (C:\Users\rzzr4\Downloads\SeveralDullConnections\node_modules\revoice.js\Signaling.js:64:27)
    at WebSocket.<anonymous> (C:\Users\rzzr4\Downloads\SeveralDullConnections\node_modules\revoice.js\Signaling.js:58:12)
    at WebSocket.emit (node:events:513:28)
    at Receiver.receiverOnMessage (C:\Users\rzzr4\Downloads\SeveralDullConnections\node_modules\ws\lib\websocket.js:1178:20)

@ShadowLp174
Copy link
Owner

Well ok lol

@ShadowLp174 ShadowLp174 merged commit e0ccf4e into ShadowLp174:master Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants