[Bug]: Error log on start
GhostvOne opened this issue ยท 5 comments
/mv version -p
output
Server logs
248263e083264d86b49ce2ef14a4d4fe
Server Version
This server is running Purpur version git-Purpur-1395 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: fd158ac on ver/1.17.1)
You are 7 version(s) behind
Previous version: git-Paper-250 (MC: 1.17.1)
Server Version
On start
Steps to reproduce
Start server
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.
Can you send your server logs... not sure what is 248263e083264d86b49ce2ef14a4d4fe
I dont see any errors in your logs...
maybe [08:42:10] [Server thread/ERROR]: (org.bukkit.craftbukkit.v1_17_R1.legacy.CraftLegacy:259) Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
But its shouldn't cause an issue and isn't caused by mv anyways.
[08:42:34] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[08:42:34] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
Nothing to worry about. Duplicate of #2000