MineJS icon indicating copy to clipboard operation
MineJS copied to clipboard

MineJS is a server software for Minecraft : Pocket Edition, MineJS is based Node JS.

Results 4 MineJS issues
Sort by recently updated
recently updated
newest added

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.1. Changelog Sourced from uuid's changelog. 9.0.1 (2023-09-12) build Fix CI to work with Node.js 20.x 9.0.0 (2022-09-05) ⚠ BREAKING CHANGES Drop Node.js 10.x support....

dependencies

can i write my own plugins ? cdn you give example plugin ?

enhancement
help wanted

E:\Minecraft.js\sources\raknet\server\SessionManager.js:303 _registerPackets() { ^ RangeError: Maximum call stack size exceeded at SessionManager._registerPackets (E:\Minecraft.js\sources\raknet\server\SessionManager.js:303:21) at new SessionManager (E:\Minecraft.js\sources\raknet\server\SessionManager.js:9:14) at new UDPServerSocket (E:\Minecraft.js\sources\raknet\server\UDPServerSocket.js:8:31) at Function.getInstance (E:\Minecraft.js\sources\raknet\server\UDPServerSocket.js:18:13) at new SessionManager (E:\Minecraft.js\sources\raknet\server\SessionManager.js:13:46) at new...

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)...