Cleanstone
Cleanstone copied to clipboard
Springboot based Minecraft Server
Bumps [ansi_up](https://github.com/drudru/ansi_up) from 3.0.0 to 5.0.0. Release notes Sourced from ansi_up's releases. Security fix for OSC URLs If you had a malformed URL when using the OSC URL sequence, it...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5. Changelog Sourced from highlight.js's changelog. Release v9.18.5 Version 9 has reached end-of-support and will not receive future updates or fixes. Please see VERSION_10_UPGRADE.md and...
Currently SpringShell commands dont work in the Webconsole. This would fix that and also reduce the debug complexity
2018-08-30 13:25:23.875 ERROR 19626 --- [ playerExec1] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected error occurred invoking async method: public void rocks.cleanstone.player.listener.CreativeInventoryActionListener.onCreativeInventoryAction(rocks.cleanstone.player.event.PlayerInboundPacketEvent) java.lang.ArrayIndexOutOfBoundsException: -1 at rocks.cleanstone.game.inventory.SimpleInventory.setItemInSlot(SimpleInventory.java:41) ~[classes/:na] at rocks.cleanstone.player.listener.CreativeInventoryActionListener.onCreativeInventoryAction(CreativeInventoryActionListener.java:19) ~[classes/:na] at rocks.cleanstone.player.listener.CreativeInventoryActionListener$$FastClassBySpringCGLIB$$f91b7df8.invoke() ~[classes/:na] at...
## PoC - Join server - Execute teleport command (eg. /tp 70 90 10) - Leave server while command is executing - Just look, server is broken and player counter...