Closed MrHarebug closed 2 years ago
do you have any plugin which interferes with the chat? the placeholders should work fine..
Also update ItemsAdder, LoneLibs, ProtocolLib.
Hello. Server updated to Paper version git-Paper-76 (MC: 1.18.1) and also every plugin to latest version. I dont have any plugin to chat. Screenshot with all plugin is in top.
Update also ProtocolLib 4.8.0
ProtocolLib version 4.8.0-SNAPSHOT-b538
So? What now?
Edit: after update to 1.18 some another think stops working... ScreenEffect Addon: Error: Caused by: java.lang.NullPointerException: Cannot invoke "dev.lone.ScreenEffects.a.c.a(org.bukkit.entity.Player, float)" because "dev.lone.ScreenEffects.a.a.a().a" is null
What is interesting:
So? What now?
Emojis work fine for me. You have to disable all plugins and check which one is interfering. It's a common practice in server configuration. Disable all plugins (keep only ItemsAdder dependencies + ItemsAdder) until you find the one which is causing the incompatibility issue.
This server is running Paper version git-Paper-85 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: df8d28a)
ItemsAdder version 2.5.1-beta4
Edit: after update to 1.18 some another think stops working...
Do not use the same Github issue page to report different issues. Anyway you must always provide the full error not a part of it.
Still dont work but look at this: First message is with OP and second with no OP... in second message is message without dots (:) but no emote. Plugin list:
ScreenEffect error: MrHarebug issued server command: /screeneffect fullscreen AQUA 10 10 10 nofreeze MrHarebug Welcome to my server!
org.bukkit.command.CommandException: Unhandled exception executing command 'screeneffect' in plugin ScreenEffects v1.0.7 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_18_R1.CraftServer.dispatchCommand(CraftServer.java:897) ~[paper-1.18.1.jar:git-Paper-101] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleCommand(ServerGamePacketListenerImpl.java:2268) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2079) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2060) ~[?:?] at net.minecraft.network.protocol.game.ServerboundChatPacket.handle(ServerboundChatPacket.java:46) ~[?:?] at net.minecraft.network.protocol.game.ServerboundChatPacket.a(ServerboundChatPacket.java:6) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.18.1.jar:git-Paper-101] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1413) ~[paper-1.18.1.jar:git-Paper-101] at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) ~[paper-1.18.1.jar:git-Paper-101] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1391) ~[paper-1.18.1.jar:git-Paper-101] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1384) ~[paper-1.18.1.jar:git-Paper-101] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:110) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1518) ~[paper-1.18.1.jar:git-Paper-101] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1264) ~[paper-1.18.1.jar:git-Paper-101] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-101] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.NullPointerException: Cannot invoke "dev.lone.ScreenEffects.a.c.a(org.bukkit.entity.Player, float)" because "dev.lone.ScreenEffects.a.a.a().a" is null at dev.lone.ScreenEffects.a.a.a(SourceFile:63) ~[ScreenEffects.jar:?] at dev.lone.ScreenEffects.a.a(SourceFile:165) ~[ScreenEffects.jar:?] at dev.lone.ScreenEffects.a.onCommand(SourceFile:153) ~[ScreenEffects.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] ... 21 more I can open new ticket if you want about ScreenEffect. Thanks
Are you sure you added the correct permissions? https://itemsadder.devs.beer/plugin-usage/permissions/example-permissions
Permission to replace emoji text :smile:
etc in chat
ia.user.image.chat
Permissions to use emojis
ia.user.image.use.smile
ia.user.image.use.<emoji name here>
I can open new ticket if you want about ScreenEffect.
yes
I have OP and ia. and ia.user.image.use. and nothing.
Which chat plugin are you using?
I dont use any chat plugin. Plugin list:
ItemsAdder : 2.5.0-beta
LightAPI : bukkit-5.1.0
LoneLibs : 1.0.16b
PlaceholderAPI : 2.10.10
ProtocolLib : 4.8.0-SNAPSHOT-b538
ScreenEffect : 1.0.7
Server version: This server is running Paper version git-Paper-101 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Today latest version)
^^ This list is 14 day ago
I think I have the same problem it works with /say
but in normal chat it doesn't work
(I have itemsadder, lightapi, lonelibs, protocollib and luckperms installed atm)
The problem is that I tested with no plugin and it works fine. I tested with EssentialsX and ChatControl red and it works fine.
There is something in your server which is interfering with the chat.
I have only your plugin on the server.. nothing more and still doesnt work,
I have the same problem that Emoji is not displayed in chat
Read here and let me know, thanks
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1518 https://github.com/PluginBugs/Issues-ItemsAdder/issues/1506
same bug here
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1518#issuecomment-1059284175
Solution found by changing chat plugin to Venturechat
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1506#issuecomment-1056039473
try this plugin https://github.com/FlickerProjects/TrChat/releases/tag/latest
Terms
Discord tag (optional)
MrHarebug#7486
What happened?
I added some custom emotes. When Im trying use it in format :emote name: in chat dont work but if I use /e and TAB emote then emote show (Also in /e book GUI emote show correct)
Steps to reproduce the issue
Server version
This server is running Paper version git-Paper-790 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
ItemsAdder Version
ItemsAdder version 2.4.23
ProtocolLib Version
ProtocolLib version 4.7.0
LoneLibs Version
LoneLibs version 1.0.15
LightAPI Version (optional)
LightAPI version 3.5.2
LibsDisguises Version (optional)
No response
FULL server log
[04:24:47] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [04:24:47] [main/INFO]: Reloading ResourceManager: Default, bukkit [04:24:48] [Worker-Main-5/INFO]: Loaded 7 recipes [04:24:49] [Server thread/INFO]: Starting minecraft server version 1.16.5 [04:24:49] [Server thread/INFO]: Loading properties [04:24:49] [Server thread/INFO]: This server is running Paper version git-Paper-790 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) [04:24:49] [Server thread/INFO]: Debug logging is disabled [04:24:49] [Server thread/INFO]: Using 4 threads for Netty based IO [04:24:49] [Server thread/INFO]: Server Ping Player Sample Count: 12 [04:24:49] [Server thread/INFO]: Default game type: SURVIVAL [04:24:49] [Server thread/INFO]: Generating keypair [04:24:49] [Server thread/INFO]: Starting Minecraft server on *: [04:24:49] [Server thread/INFO]: Using default channel type [04:24:50] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.89 [04:24:50] [Server thread/INFO]: [LoneLibs] Loading LoneLibs v1.0.15 [04:24:50] [Server thread/INFO]: [LightAPI] Loading LightAPI v3.5.2 [04:24:51] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.10 [04:24:51] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.7.0 [04:24:51] [Server thread/INFO]: [ItemsAdder] Loading ItemsAdder v2.4.23 [04:24:51] [Server thread/INFO]: [ScreenEffects] Loading ScreenEffects v1.0.7 [04:24:51] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [04:24:51] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.89
[04:24:52] [Server thread/INFO]: | |__) LuckPerms v5.3.89 [04:24:52] [Server thread/INFO]: |___ | Running on Bukkit - Paper [04:24:52] [Server thread/INFO]: [04:24:52] [Server thread/INFO]: [LuckPerms] Loading configuration... [04:24:52] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [04:24:53] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [04:24:53] [Server thread/INFO]: [LuckPerms] Performing initial data load... [04:24:53] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1349ms) [04:24:53] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.15 [04:24:53] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.7.0 [04:24:53] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [04:24:53] [Server thread/INFO]: Preparing level "world" [04:24:53] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [04:24:54] [Server thread/INFO]: Preparing spawn area: 0% [04:24:54] [Server thread/INFO]: Time elapsed: 451 ms [04:24:54] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [04:24:54] [Server thread/INFO]: Preparing spawn area: 0% [04:24:54] [Server thread/INFO]: Time elapsed: 263 ms [04:24:54] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [04:24:54] [Server thread/INFO]: Time elapsed: 152 ms [04:24:54] [Server thread/INFO]: [LightAPI] Enabling LightAPI v3.5.2 [04:24:54] [Server thread/INFO]: [LightAPI] Loading CraftBukkit implementation for Paper server v1_16_R3. [04:24:54] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.10 [04:24:54] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [04:24:54] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v2.4.23
ItemsAdder 2.4.23 | | | |\/| /` /\ | \ | \ | |) LoneLibs 1.0.15 | | | | | ./ /--\ |/ |__/ |___ | \ Paper git-Paper-790 (MC: 1.16.5)
[04:24:55] [Server thread/INFO]: [ItemsAdder] LibsDisguises not installed, please install it to make custom mobs working: ci.md-5.net/job/LibsDisguises/
[04:24:55] [Server thread/INFO]: [ScreenEffects] Enabling ScreenEffects v1.0.7 [04:24:55] [Server thread/INFO]: [ScreenEffects] Extracting default effects from .jar [04:24:55] [Server thread/INFO]: [ScreenEffects] DONE extracting default effects from .jar [04:24:55] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [04:24:55] [Server thread/INFO]: Running delayed init tasks [04:24:55] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] [Pack] Checking for online default resourcepack updates... [04:24:55] [Server thread/INFO]: No expansions were registered!
[04:24:55] [Server thread/INFO]: Timings Reset
[04:24:55] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] [Pack] No need to download default resourcepack. Cached file is up to date [04:24:55] [Craft Scheduler Thread - 1/INFO]: [ItemsAdder] You can ignore this message: Can't connect to SpigotMC.org, probably internet connection is blocked. [04:24:55] [Craft Scheduler Thread - 1/INFO]: [ItemsAdder] ( Server returned HTTP response code: 503 for URL: https://www.spigotmc.org/members/246338/ ) - 246338 [04:24:56] [Server thread/INFO]: [ItemsAdder] [Init] Loading YML files... [04:24:59] [Server thread/INFO]: [ItemsAdder] [Init] Loading items_packs... [04:25:00] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] Loaded 483 items [04:25:00] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] Used 0/188 REAL block IDs. [04:25:00] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] Used 28/750 REAL_NOTE block IDs. [04:25:00] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] Used 0/63 REAL_TRANSPARENT block IDs. [04:25:00] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs. [04:25:00] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] Used 0/14 FIRE block IDs. [04:25:00] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] Used 625/6608 available max font_images. [04:25:00] [User Authenticator #1/INFO]: UUID of player MrHarebug is e333fdb3-6461-4fae-8b33-09122cdebc89 [04:25:00] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] [Init] Loaded 40 categories [04:25:00] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] [Init] Loaded 483 items and stuff in 4339ms [04:25:00] [Craft Scheduler Thread - 4/INFO]: [ItemsAdder] [Pack] Checking resourcepack url... [04:25:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: img [04:25:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: iaplayerstat [04:25:00] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [04:25:02] [Craft Scheduler Thread - 1/INFO]: [ItemsAdder] [Pack] Resourcepack URL is valid (external-host). Url: deleted [04:25:04] [Server thread/INFO]: MrHarebug joined the game [04:25:04] [Server thread/INFO]: MrHarebug[/] logged in with entity id 128 at ([world]-182.74576216332542, 65.0, 5.213694229565236) [04:25:04] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 8144ms or 162 ticks behind [04:25:06] [Server thread/INFO]: -------< LightAPI-fork 3.5.2 >------- [04:25:06] [Server thread/INFO]: You are running the latest version!
Error (optional)
No response
ItemsAdder config.yml
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)