Closed Sam-Chai closed 1 year ago
Ask arclight developers to fix this issue.
java.lang.ClassCastException: class java.util.HashMap cannot be cast to class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap (java.util.HashMap is in module java.base of loader 'bootstrap'; it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap is in module it.unimi.dsi.fastutil@8.5.6 of loader 'MC-BOOTSTRAP' @1e730495)
I don't see why they changed Object2ObjectLinkedOpenHashMap
to HashMap
in the RecipeManager
class.
spigot-1.18.2-R0.1-SNAPSHOT-remapped-mojang
They are messing with internal Minecraft code, I can't do anything about that. You'll encounter these issues a lot when using custom unofficial forks of Spigot. They are known to alter the game code causing all sort of incompatibilties. This is not affecting only ItemsAdder, just to make sure you understand.
Anyway /papi parse me %img_smile%
command works fine for me in chat, emojis gets replaced correctly when the placeholder is used.
Terms
Discord tag (optional)
No response
What happened?
the placeholder like "%img_smiling%" cannot work at all. but the ":smiling:" works. I execute "/papi info" then pull me this:
seems like papi didn't hook with itemsadder.
PS: PAPI version: PlaceholderAPI version 2.11.2
Steps to reproduce the issue
Server version
ItemsAdder Version
ProtocolLib Version
LoneLibs Version
LightAPI Version (optional)
No response
LibsDisguises Version (optional)
No response
FULL server log
Error (optional)
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