Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: make my server performance affected #2793

Closed
2 tasks done
AdhityaXD1604 opened this issue Jul 31, 2022 · 1 comment
Closed
2 tasks done

[Bug]: make my server performance affected #2793

AdhityaXD1604 opened this issue Jul 31, 2022 · 1 comment
Labels
Resolution: Duplicate Issues that has already been reported. Type: Assistance Request for help or poses a question.

Comments

@AdhityaXD1604
Copy link

/mv version -p output

[17:21:14 INFO]: [Multiverse-Core] Multiverse-Core Version: 4.3.1-b861 [17:21:14 INFO]: [Multiverse-Core] Bukkit Version: git-Pufferfish-72 (MC: 1.18.2) [17:21:14 INFO]: [Multiverse-Core] Loaded Worlds: [{"MVWorld@1937277245":{"Gen":"null","Type":"FLAT","Env":"NORMAL","Name":"spawn"}}, {"MVWorld@409604012":{"Gen":"null","Type":"NORMAL","Env":"NORMAL","Name":"world"}}, {"MVWorld@1220878889":{"Gen":"null","Type":"NORMAL","Env":"THE_END","Name":"world_the_end"}}, {"MVWorld@380044096":{"Gen":"null","Type":"NORMAL","Env":"NETHER","Name":"world_nether"}}, {"MVWorld@560007616":{"Gen":"VoidGen","Type":"NORMAL","Env":"NORMAL","Name":"shadowbuild"}}] [17:21:14 INFO]: [Multiverse-Core] Multiverse Plugins Loaded: 0 [17:21:14 INFO]: [Multiverse-Core] Economy being used: EssentialsX Economy [17:21:14 INFO]: [Multiverse-Core] Permissions Plugin: Bukkit Permissions (SuperPerms) [17:21:14 INFO]: [Multiverse-Core] Dumping Config Values: (version 2.9) [17:21:14 INFO]: [Multiverse-Core] enforceaccess: false [17:21:14 INFO]: [Multiverse-Core] prefixchat: false [17:21:14 INFO]: [Multiverse-Core] prefixchatformat: [%world%]%chat% [17:21:14 INFO]: [Multiverse-Core] useasyncchat: true [17:21:14 INFO]: [Multiverse-Core] teleportintercept: true [17:21:14 INFO]: [Multiverse-Core] firstspawnoverride: true [17:21:14 INFO]: [Multiverse-Core] displaypermerrors: true [17:21:14 INFO]: [Multiverse-Core] enablebuscript: true [17:21:14 INFO]: [Multiverse-Core] globaldebug: 0 [17:21:14 INFO]: [Multiverse-Core] silentstart: false [17:21:14 INFO]: [Multiverse-Core] messagecooldown: 5000 [17:21:14 INFO]: [Multiverse-Core] version: 2.9 [17:21:14 INFO]: [Multiverse-Core] firstspawnworld: world [17:21:14 INFO]: [Multiverse-Core] teleportcooldown: 1000 [17:21:14 INFO]: [Multiverse-Core] defaultportalsearch: true [17:21:14 INFO]: [Multiverse-Core] portalsearchradius: 128 [17:21:14 INFO]: [Multiverse-Core] autopurge: true [17:21:14 INFO]: [Multiverse-Core] Special Code: FRN002 [17:21:16 WARN]: java.io.IOException: Server returned HTTP response code: 400 for URL: https://api-ssl.bitly.com/v4/shorten [17:21:16 WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1997) [17:21:16 WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [17:21:16 WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) [17:21:16 WARN]: at Multiverse-Core-4.3.1 (1).jar//com.onarandombox.MultiverseCore.utils.webpaste.HttpAPIClient.exec(HttpAPIClient.java:109) [17:21:16 WARN]: at Multiverse-Core-4.3.1 (1).jar//com.onarandombox.MultiverseCore.utils.webpaste.BitlyURLShortener.shorten(BitlyURLShortener.java:49) [17:21:16 WARN]: at Multiverse-Core-4.3.1 (1).jar//com.onarandombox.MultiverseCore.commands.VersionCommand.postToService(VersionCommand.java:211) [17:21:16 WARN]: at Multiverse-Core-4.3.1 (1).jar//com.onarandombox.MultiverseCore.commands.VersionCommand.access$000(VersionCommand.java:36) [17:21:16 WARN]: at Multiverse-Core-4.3.1 (1).jar//com.onarandombox.MultiverseCore.commands.VersionCommand$1.run(VersionCommand.java:174) [17:21:16 WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) [17:21:16 WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) [17:21:16 WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [17:21:16 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [17:21:16 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [17:21:16 WARN]: at java.base/java.lang.Thread.run(Thread.java:833) [17:21:16 INFO]: [Multiverse-Core] Version info dumped here: https://paste.gg/f1bcb066d679472eb13e2aab5b3562d0

Server logs

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

Server Version

[17:22:11 INFO]: Checking version, please wait...
[17:22:13 INFO]: This server is running Pufferfish version git-Pufferfish-72 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 8f05a00 on HEAD)
You are on the latest version!

Bug Description

[17:19:19 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--].

Steps to reproduce

when i restart 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.
@AdhityaXD1604 AdhityaXD1604 added the Bug: Unconfirmed Unsure if the issue/bug is valid. label Jul 31, 2022
@willkroboth
Copy link

willkroboth commented Aug 7, 2022

This is a well known "bug". As the message directly after your warning states, [17:19:19] [Server thread/INFO]: [Multiverse-Core] §aWe 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.
This issue a duplicate of #2000 and resolved by PR #2557, which is planned to be included in version 5.0.0, whenever that happens.
In the meantime, this is completely safe to ignore.

@benwoo1110 benwoo1110 added Type: Assistance Request for help or poses a question. Resolution: Duplicate Issues that has already been reported. and removed Bug: Unconfirmed Unsure if the issue/bug is valid. labels Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issues that has already been reported. Type: Assistance Request for help or poses a question.
Projects
None yet
Development

No branches or pull requests

3 participants