Closed cats-love closed 1 year ago
Согласен! У меня такая-же ошибка
i have same problems after updated IA 3.3.0 R8. This error occurs when cmi, cmilib, jobs, jetsminions are installed in server.
ItemsAdder + Lonelibs + Cosmetics + protolib + CMI + CMIlib = worked. ItemsAdder + Lonelibs + Cosmetics + protolib + CMI + CMIlib + jobs = broken ItemsAdder + Lonelibs + Cosmetics + protolib + CMI + CMIlib + jetsminions = broken i also tested with lastest version of all plugins, and 1.19.2 lastest version of paper.
Post the full server log. Seems the cause is another plugin interfering with CosmeticsCore. I cannot identify the cause without the full logs of when the issue occurred. Please share the correct log.
i think it's not caused by cosmeticscore. after update IA to lastest version, this errors was happend.
I cannot identify the cause without the full logs of when the issue occurred. Please share the correct log.
I have the same issue - here's the log: https://pastebin.com/2Fdw7cJG
Thanks I'm trying to find the cause, this is a very odd issue.
Seems somehow CosmeticsCore is loading BEFORE ItemsAdder... this is extremely strange. This seems to happen only on some particular servers.
Fixed in the upcoming version
Seems somehow CosmeticsCore is loading BEFORE ItemsAdder... this is extremely strange. This seems to happen only on some particular servers.
This is because softpend
doesn't guarantee the loading order. Only depend
does.
A possible solution would be adding CosmeticsCore
in the loadbefore
of ItemsAdder's plugin.yml
Seems somehow CosmeticsCore is loading BEFORE ItemsAdder... this is extremely strange. This seems to happen only on some particular servers.
This is because
softpend
doesn't guarantee the loading order. Onlydepend
does.A possible solution would be adding
CosmeticsCore
in theloadbefore
of ItemsAdder's plugin.yml
I thought loadbefore
required plugins to be installed and throws errors if they are not.
Seems somehow CosmeticsCore is loading BEFORE ItemsAdder... this is extremely strange. This seems to happen only on some particular servers.
This is because
softpend
doesn't guarantee the loading order. Onlydepend
does. A possible solution would be addingCosmeticsCore
in theloadbefore
of ItemsAdder's plugin.ymlI thought
loadbefore
required plugins to be installed and throws errors if they are not.
No it's safe to use loadbefore
even if the plugin is not installed. I have a homemade plugin using this option and it works well :D
@Akiranya Interesting, thanks! I'll do some testing again
Terms
Discord tag (optional)
No response
What happened?
It is not available if you run cosematics and script or cmi together.
Not only cosmetics but also itemsadder are not available. How can I solve this problem?
Steps to reproduce the issue
ItemsAdder + Lonelibs + Cosmetics + protolib = OK ItemsAdder + Lonelibs + Cosmetics + protolib + Skript = OK ItemsAdder + Lonelibs + Cosmetics + protolib + CMI = OK ItemsAdder + Lonelibs + Cosmetics + protolib + Skript + Essential = OK
ItemsAdder + Lonelibs + Cosmetics + protolib + CMI + Skript = Crash (itemsadder + cosmetics)
Server version
No response
CosmeticsCore Version
CosmeticsCore 1.0.5
ProtocolLib Version
608
LoneLibs Version
1.0.22
FULL server log
No response
Error (optional)
CosmeticsCore config.yml
No response
Problematic items yml configuration file (optional)
Other files, you can drag and drop them here to upload. (optional)
No response
Screenshots/Videos (you can drag and drop files or paste links)
No response