#(BboyZeroOne) Citizens2 Possibly Causing Memory Leak
36 messages · Page 1 of 1 (latest)
(BboyZeroOne) Citizens2 Possibly Causing Memory Leak
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>
!update
Latest Citizens dev builds are at https://ci.citizensnpcs.co/job/Citizens2/.
Spigot releases of Citizens are available at https://www.spigotmc.org/resources/citizens.13811/.
Paper is a higher-performance alternative to Spigot that is 100% compatible with the equivalent Spigot version. It's much easier to update than Spigot itself, and carries a lot of performance and quality-of-life benefits.
Latest Paper builds are at https://papermc.io/downloads.
(If you would prefer to use a Spigot build, refer to !update spigot).
Please post your full latest log file.
Background Info: One of the most helpful tools to identifying the source of a problem is your server logs file! Logs contain all sorts of important information like server and plugin versions, any error messages, and a lot more important information (More Info).
How To: Your log can be found in the logs folder within your server folder. The most recent log is a text file labeled latest.log. To get help using these logs, please open that file in a text editor and copy all of the text, then open https://paste.denizenscript.com/New/Log and paste the text into the box on the page. Then click "Submit" and copy the URL and paste that back into this channel.
Please do not upload the file to Discord or to other pastebin services, use the log pastebin linked above.
!patchversions
We support only the latest patch-version of Minecraft for any recent main version (and Mojang, Spigot, Paper, etc. all generally also follow the same rule).
"Patch version" means the last number in a version label, for example in 1.18.2, the main version is 1.18, and the patch version is .2.
So if 1.18.2 is the latest patch version, then 1.18.1, and 1.18(.0) are all outdated patch versions, and therefore are unsupported.
Note that we do still support recent older main versions (such as 1.17 and 1.16) so long as you are on the latest patch-version of those main versions (like 1.17.1 and 1.16.5).
Need to use a supportable Minecraft version
In any case, this spark profile needs more context like whether chunks are reloading and player npc load etc. a debug log on 1,19.3 would help
gotcha, let me get it updated and we'll see how things goes. Funny enough, this doesnt happen to my other 1.19.2 servers with over 30 npcs in it
I've encountered an issue which prevents me from updating to 1.19.3
[08:16:34 ERROR]: [io.papermc.paper.plugin.storage.SimpleProviderStorage] Circular plugin loading detected!
[08:16:34 ERROR]: [io.papermc.paper.plugin.storage.SimpleProviderStorage] Circular load order:
[08:16:34 ERROR]: [io.papermc.paper.plugin.storage.SimpleProviderStorage] SuperVanish -> Citizens -> ProtocolLib -> FabledSkyBlock -> CMIEInjector -> CMI -> DiscordSRV -> SuperVanish
[08:16:34 ERROR]: [io.papermc.paper.plugin.storage.SimpleProviderStorage] Please report this to the plugin authors of the first plugin of each loop or join the PaperMC Discord server for further help.
[08:16:34 ERROR]: [io.papermc.paper.plugin.storage.SimpleProviderStorage] If you would like to still load these plugins, acknowledging that there may be unexpected plugin loading issues, run the server with -Dpaper.useLegacyPluginLoading=true
[08:16:34 ERROR]: Encountered an unexpected exception
java.lang.IllegalStateException: Circular plugin loading from plugins SuperVanish
at io.papermc.paper.plugin.storage.SimpleProviderStorage.handleCycle(SimpleProviderStorage.java:70) ~[paper-1.19.3.jar:git-Paper-431]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.19.3.jar:git-Paper-431]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.19.3.jar:git-Paper-431]
at org.bukkit.craftbukkit.v1_19_R2.CraftServer.loadPlugins(CraftServer.java:428) ~[paper-1.19.3.jar:git-Paper-431]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.19.3.jar:git-Paper-431]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.19.3.jar:git-Paper-431]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-431]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
That’s not a 1.19.3 conflict sounds like another plugin bug
that was a temporary bug with Paper, it was fixed yesterday
though it is also reporting on a valid config issue, which is that FabledSkyBlock has an invalid loadbefore directive in its plugin.yml
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@high hemlock
im using the latest ver of paper though, just downloaded it just now 😮
should it be something of concern?
hmm alrighty, i'll try again later. but back to the topic of possible mem leak, i cant run spark profiler after updating to 1.19.3, due to it telling me that the live viewer is only supported on Java 11 or newer., but I'm running Java 17.
so many odd bugs here and there
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@high hemlock