Multiverse-Core

Multiverse-Core

6M Downloads

[Bug]: World Creation using Multiverse Core on Spigot 1.19.3 Causes an Error

Code12x opened this issue ยท 1 comments

commented

/mv version -p output

https://paste.gg/p/anonymous/d1712a922a63416a9dc038fda7cc28d5

Server logs

https://paste.gg/p/anonymous/d9902976430d4353b8b84600fee1aee6

Server Version

[22:45:38] [Server thread/INFO]: This server is running CraftBukkit version 3612-Spigot-61bffe0-e85280e (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT)
[22:45:38] [Server thread/INFO]: Checking version, please wait...
[22:45:38] [Thread-17/INFO]: You are running the latest version

Bug Description

When running /mvc test normal it fails to create the new world. Expected behavior is the command creates a new world.

Steps to reproduce

Create a new spigot 1.19.3 server and install only Multiverse-Core-4.3.1. Then execute the command /mvc test normal. The error should be produced.

Agreements

  • I have searched for and ensured there isn't already an open or resolved issue(s) regarding this.
  • I was able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.
commented

I think I misread the error out of haste... it seems to be a spigot error and not a multiverse one. I'll be sure to do more research before reporting any bugs next time, sorry about that.