./spawn is crashing the server
malonnnn opened this issue ยท 2 comments
How do I know it's not a bad map?
/warp spawn works fine. only /spawn itself seems to be broken.
This is a bungeecord server.
21:36:56 [INFO] This server is running BungeeCord version git:BungeeCord-Bootstrap:1.12-SNAPSHOT:3e65ee2:1279 by md_5
Essentials version
[21:40:03 INFO]: CONSOLE issued server command: /essentials version
[21:40:04 INFO]: Using locale messages_EN_properties
[21:40:04 INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
[21:40:04 INFO]: Essentials reloaded 2.0.1-bSNAPSHOT.
Build 541
Spigot version
[21:26:08 INFO]: This server is running CraftBukkit version git-Spigot-95dd097-305df90 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
[21:26:08 INFO]: Checking version, please wait...
[21:26:09 INFO]: You are running the latest version
During server load I get this:
https://hastebin.com/ewufepuleb.vbs
When someone types /spawn I get this and then the server crashes:
https://hastebin.com/aragarunal.md
Java
$ java -version
java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)
Notes
In the crash log, you will notice that it says Paper Watchdog. This error occurs in both latest Spigot and latest Paper, but Spigot would not seem to generate any crashlog after /spawn, just a frozen console, however it most definitely still is an issue with both.