Closed WilcoM closed 3 months ago
Did you modify the config with your emotes or just put it on a server and call it a day?
In the first case, it's my bad I should clearly say that you have some work to do before hand.
In the second, could you give me your config file?
Can I have more informations on your server config? (content of the config file and content of the emotes folder)
Did you modify the config with your emotes or just put it on a server and call it a day?
In the first case, it's my bad I should clearly say that you have some work to do before hand.
In the second, could you give me your config file?
I'm sorry, yes, I didn't add an emote to the emotes folder, it's now there, and I no longer get the error mentioned in the title. However I do get the following error, and MC fully crashes when I try typing : in chat.
[21:06:55] [Render thread/INFO]: Reloading entity icon resources...
[21:06:55] [Render thread/INFO]: Reloaded entity icon resources!
[21:07:02] [Render thread/ERROR]: Reported exception thrown!
net.minecraft.class_148: Rendering screen
at net.minecraft.class_757.method_3192(class_757.java:922) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1285) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:882) [client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:256) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) [fabric-loader-0.16.0.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.16.0.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.16.0.jar:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_382.method_24045(net.minecraft.class_327$class_6415)" because "$$5" is null
at net.minecraft.class_327$class_5232.accept(class_327.java:231) ~[client-intermediary.jar:?]
at net.minecraft.class_5223.method_27477(class_5223.java:17) ~[client-intermediary.jar:?]
at net.minecraft.class_5223.method_27474(class_5223.java:43) ~[client-intermediary.jar:?]
at net.minecraft.class_5481.method_30753(class_5481.java:23) ~[client-intermediary.jar:?]
at net.minecraft.class_327.method_27530(class_327.java:298) ~[client-intermediary.jar:?]
at net.minecraft.class_327.method_1723(class_327.java:151) ~[client-intermediary.jar:?]
at net.minecraft.class_327.method_22942(class_327.java:84) ~[client-intermediary.jar:?]
at net.minecraft.class_332.method_51430(class_332.java:290) ~[client-intermediary.jar:?]
at net.minecraft.class_332.method_51439(class_332.java:300) ~[client-intermediary.jar:?]
at dev.renoux.emotes.util.EmojiSuggestionHelper$EmojiSuggestions.render(EmojiSuggestionHelper.java:184) ~[emotes-1.21-1.1.2.jar:?]
at dev.renoux.emotes.util.EmojiSuggestionHelper.render(EmojiSuggestionHelper.java:149) ~[emotes-1.21-1.1.2.jar:?]
at net.minecraft.class_408.handler$zbk000$emotes$render(class_408.java:535) ~[client-intermediary.jar:?]
at net.minecraft.class_408.method_25394(class_408.java) ~[client-intermediary.jar:?]
at net.minecraft.class_437.method_47413(class_437.java:117) ~[client-intermediary.jar:?]
at net.minecraft.class_757.mixinextras$bridge$method_47413$241(class_757.java) ~[client-intermediary.jar:?]
at net.minecraft.class_757.wrapOperation$zno000$fabric-screen-api-v1$onRenderScreen(class_757.java:2586) ~[client-intermediary.jar:?]
at net.minecraft.class_757.method_3192(class_757.java:913) ~[client-intermediary.jar:?]
... 6 more
emotes.toml:
emotes = ["kappa:Kappa"]
kappa.png:
ok so I'm gonna close in favor of #3
As you mentioned in the now closed issue, the new version does no longer throw an error on the server side, and the server boots up successfully! However, when I installed the mod client side and tested if it'd work on the server, I immediately get a Network Protocol Error, with the following log: