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

Issue #25

Open
ghost opened this issue Sep 3, 2017 · 2 comments
Open

Issue #25

ghost opened this issue Sep 3, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 3, 2017

Hi there.. I seem to be getting these issue on startup. Could you help.

OS: Win10

E:\MinecraftJS\sources\raknet\server\SessionManager.js:9
        this.registerPackets();
             ^

TypeError: this.registerPackets is not a function
    at new SessionManager (E:\MinecraftJS\sources\raknet\server\SessionManager.js:9:14)
    at new UDPServerSocket (E:\MinecraftJS\sources\raknet\server\UDPServerSocket.js:8:31)
    at Function.getInstance (E:\MinecraftJS\sources\raknet\server\UDPServerSocket.js:18:13)
    at process.<anonymous> (E:\MinecraftJS\sources\Server.js:791:62)
    at emitTwo (events.js:130:20)
    at process.emit (events.js:213:7)
    at handleMessage (internal/child_process.js:753:14)
    at Pipe.channel.onread (internal/child_process.js:472:11)
E:\MinecraftJS\sources\raknet\server\SessionManager.js:9
        this.registerPackets();
             ^

TypeError: this.registerPackets is not a function
    at new SessionManager (E:\MinecraftJS\sources\raknet\server\SessionManager.js:9:14)
    at new UDPServerSocket (E:\MinecraftJS\sources\raknet\server\UDPServerSocket.js:8:31)
    at Function.getInstance (E:\MinecraftJS\sources\raknet\server\UDPServerSocket.js:18:13)
    at process.<anonymous> (E:\MinecraftJS\sources\Server.js:791:62)
    at emitTwo (events.js:130:20)
    at process.emit (events.js:213:7)
    at handleMessage (internal/child_process.js:753:14)
    at Pipe.channel.onread (internal/child_process.js:472:11)
E:\MinecraftJS\sources\Server.js:685
                minejs.Server.getServer().getWorker(balancedWorkerIndex).send([minejs.network.ProcessProtocol.UDP, msg, rinfo.address, rinfo.port]);
                                                                        ^

TypeError: Cannot read property 'send' of undefined
    at Socket.udpSocket.on (E:\MinecraftJS\sources\Server.js:685:73)
    at emitTwo (events.js:125:13)
    at Socket.emit (events.js:213:7)
    at UDP.onMessage [as onmessage] (dgram.js:619:8)
@ghost
Copy link
Author

ghost commented Sep 3, 2017

@JellyBrick

@ghost
Copy link
Author

ghost commented Sep 3, 2017

@onebone @BetaF1sh @Happysttim @HelloWorld017 @nesffer

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

No branches or pull requests

0 participants