Closed gerardvanschip closed 2 years ago
Any other relevant information or just these two lines? What about CoreArena 3.1.3?
@kangarko I assumed you wanted just the part where it goes wrong. The full log entries I see for CoreArena is below. So it loads but then at the end just sits there and hangs the whole server. Even tried with only papermc and CoreArena, same behavior. I did notice that Chatcontrol and Boss both show 2 extra lines which I don't see in CoreArena. The lines with Tutorial and Help links.
Anything else you need?
[08:16:26] [Server thread/INFO]: [CoreArena] Loading 1 libraries... please wait [08:16:26] [Server thread/INFO]: [CoreArena] Loaded library /home/smpicnic/server/data/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar [08:16:26] [Server thread/INFO]: [CoreArena] Loaded library /home/smpicnic/server/data/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar [08:16:26] [Server thread/INFO]: [CoreArena] Loaded library /home/smpicnic/server/data/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar [08:16:26] [Server thread/INFO]: [CoreArena] Loaded library /home/smpicnic/server/data/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar [08:16:26] [Server thread/INFO]: [CoreArena] Loaded library /home/smpicnic/server/data/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar [08:16:26] [Server thread/INFO]: [CoreArena] Loaded library /home/smpicnic/server/data/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar [08:16:28] [Server thread/INFO]: [CoreArena] Loading CoreArena v3.1.0 [08:17:01] [Server thread/INFO]: [CoreArena] Enabling CoreArena v3.1.0 [08:17:01] [Server thread/INFO]: [08:17:01] [Server thread/INFO]: / _ _ _ /\ __ [08:17:01] [Server thread/INFO]: / / / | '/ \//\| '/ \ ' \ / _| [08:17:01] [Server thread/INFO]: / /_| () | | | / _ \ | | / | | | (| | [08:17:01] [Server thread/INFO]: ____/\/|_| __/ _/| \|| ||_,|
[08:17:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: corearena [3.1.0] [08:17:01] [Thread-37/INFO]: [NBTAPI] Wasn't able to find NMS Support! Some functions may not work! [08:19:55] [Thread-0/INFO]: Stopping main thread (Ignore any thread death message you see! - DO NOT REPORT THREAD DEATH TO PAPER)
Thanks, will get fixed asap.
With CoreArena-3.1.0 enabled the server won't start, it stays in starting phase and eventually times out. The last line of the log is
[08:17:01] [Thread-37/INFO]: [NBTAPI] Wasn't able to find NMS Support! Some functions may not work! [08:19:55] [Thread-0/INFO]: Stopping main thread (Ignore any thread death message you see! - DO NOT REPORT THREAD DEATH TO PAPER)
Btw, the updated ChatControlRed and Boss work fine.