Skip to content

Crash bug in WebSocket.js #22

@neuhaus

Description

@neuhaus

I've had this bug happen twice on my server:

.../wpilot/node_modules/ws/lib/WebSocket.js:175
else throw new Error('not opened');
^
Error: not opened
at WebSocket.send (.../wpilot/node_modules/ws/lib/WebSocket.js:175:16)
at post_update (.../wpilot/wpilots.js:344:20)
at gameloop_tick (.../wpilot/wpilots.js:226:5)
at Timer.gameloop (.../wpilot/lib/gameobjects.js:206:7)
at Timer.exports.setInterval.timer.ontimeout (timers.js:234:14)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions