Closed Eterst closed 2 years ago
Eters#6700
When I try to reload the resourcepack with the /iazip command it throws some errors.
This server is running Arclight version arclight-1.18.2-1.0.6-7e754e7e (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT)
ItemsAdder version 3.2.3-r9
ProtocolLib version 4.8.0
LoneLibs version 1.0.21
No response
latest.log
[03oct.2022 13:33:33.874] [Netty Server IO #1/ERROR] [Minecraft/]: [ItemsAdder] Unhandled exception occured in onPacketSending(PacketEvent) for ItemsAdder java.lang.ClassCastException: class net.minecraft.network.chat.ChatType cannot be cast to class [Lnet.md_5.bungee.api.chat.BaseComponent; (net.minecraft.network.chat.ChatType is in module minecraft@1.18.2 of loader 'TRANSFORMER' @36baa049; [Lnet.md_5.bungee.api.chat.BaseComponent; is in module arclight@1.18.2-1.0.6-7e754e7e of loader 'TRANSFORMER' @36baa049) at dev.lone.itemsadder.main.jZ.d(SourceFile:263) ~[?:?] {} at dev.lone.itemsadder.main.jZ.onPacketSending(SourceFile:241) ~[?:?] {} at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[?:?] {} at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[?:?] {} at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:535) ~[?:?] {} at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:516) ~[?:?] {} at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:346) ~[?:?] {} at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:308) ~[?:?] {} at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:436) ~[?:?] {} at com.comphenix.protocol.injector.netty.ChannelInjector.encode(ChannelInjector.java:491) ~[?:?] {} at com.comphenix.protocol.injector.netty.ChannelInjector.access$100(ChannelInjector.java:72) ~[?:?] {} at com.comphenix.protocol.injector.netty.ChannelInjector$1.encode(ChannelInjector.java:271) ~[?:?] {} at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {re:arclight_implementer,re:arclight_implementer,re:mixin,re:arclight_implementer,re:arclight_implementer} at com.comphenix.protocol.injector.netty.ChannelInjector$1.write(ChannelInjector.java:277) ~[?:?] {} at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:717) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:709) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:792) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:702) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:110) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {re:arclight_implementer} at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:717) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:764) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:790) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:758) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:808) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1025) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:306) ~[netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at com.comphenix.protocol.injector.netty.ChannelProxy.writeAndFlush(ChannelProxy.java:327) ~[?:?] {} at net.minecraft.network.Connection.m_178303_(ConnectionMixin.java:214) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:network.ConnectionMixin,pl:mixin:APP:mixins.arclight.impl.forge.optimization.json:network.ConnectionMixin_Optimize,pl:mixin:A} at net.minecraft.network.Connection.lambda$sendPacket$8(ConnectionMixin.java:203) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:network.ConnectionMixin,pl:mixin:APP:mixins.arclight.impl.forge.optimization.json:network.ConnectionMixin_Optimize,pl:mixin:A} at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) [netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) [netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500) [netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [netty-all-4.1.68.Final.jar%2330!/:4.1.68.Final] {} at java.lang.Thread.run(Thread.java:833) [?:?] {re:arclight_implementer,re:mixin,re:arclight_implementer,re:arclight_implementer,re:arclight_implementer,re:arclight_implementer,re:arclight_implementer} [03oct.2022 13:33:33.875] [Netty Server IO #1/ERROR] [Minecraft/]: Parameters: net.minecraft.network.protocol.game.ClientboundChatPacket@17e18955[ f_131821_=TextComponent{text='', siblings=[TextComponent{text='[ItemsAdder] ', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}, TextComponent{text='Applied pack to ', siblings=[], style=Style{ color=green, bold=false, italic=false, underlined=false, strikethrough=false, obfuscated=false, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}, TextComponent{text='1', siblings=[], style=Style{ color=yellow, bold=false, italic=false, underlined=false, strikethrough=false, obfuscated=false, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}, TextComponent{text=' players', siblings=[], style=Style{ color=green, bold=false, italic=false, underlined=false, strikethrough=false, obfuscated=false, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} f_131822_=SYSTEM f_131823_=00000000-0000-0000-0000-000000000000 components=<null> ]
metrics: true update-checker: true disable-plugin-loading-messages_DONT_ASK_ME_FOR_SUPPORT_IF_YOU_SET_TRUE__THANKS: false resource-pack: hosting: no-host: enabled: false auto-external-host: enabled: false self-host: enabled: true server-ip: 186.177.110.87 pack-port: 8163 external-host: enabled: false url: '' skip-url-file-type-check___DONT_ASK_HELP_IF_SET_TRUE: false apply-on-join: true kick-player-on-decline: false kick-player-on-fail: false delay-ticks: 1 notify-other-plugins-interfering: true title: enabled: true protect-player: black-screen: true hide-hud: true cancel-movement: true lock-player: true command: usage-cooldown-seconds: 60 custom-font: enabled: false name: ipaexg.ttf shift: '[0,0]' size: 11.0 oversample: 2.0 thin-font: enabled: false zip: protect-file-from-unzip: enabled: true extreme: true compress-png-files: true compress-json-files: true overwrite-vanilla-models: false overwrite-vanilla-lang-json: false generate-custom-armors-textures: vanilla_1_17: true optifine: true disable-overwrite-leather-armor-layers-textures: false fix_transparent_noteblocks__disable-for-more-performance: false ignore-files-ext: - db - yml - xcf - psd - html - gz - rar - zip - 7z - bbmodel - iaentitymodel items: CustomModelData-starting-value: ALL: 10000 DIAMOND: 11000 config_files: lang: en dictionaries-lang: en extract-default-configs: true legacy_pack: false blocks: light-api: true fix-liquids-flow: true fix-floating-blocks: true fix-glitched-blocks: enabled: true only-new-chunks: false cancel-break-wrong-tool: enabled: true send-actionbar: true campfire: unlit-on-place: true allow-any-item: true disable-REAL: false disable-REAL_TRANSPARENT: false disable-REAL_NOTE: false disable-REAL_WIRE: true disable-FIRE: false items: fix-show-attack-and-damage-as-lore: true give_death_location_maps: true hide-custom-durability-lore: false liquids: enabled: true huds: enabled: true loots: allow-loots-drop-from-spawners-using-silk-touch: false mobs: disable-MOB-behaviour__DISABLE_AT_YOUR_OWN_RISK: false chat-preview: false font_images: replace-in-customitems-name-and-lore: true chat: enabled: true doublecheck-permission__disable-for-more-performance: false add-hover-suggestion: true command: enabled: true commandblocks: true excluded: - home - sethome - tpa sign: enabled: true book: enabled: true anvil: enabled: true inventory-title: enabled: true vault-prefix-suffix: enabled: true update-every-ticks: 1200 scoreboard-teams: enabled: false update-every-ticks: 3600 player-display-name: enabled: true update-every-ticks: 1200 effects: hide-scoreboard-numbers: false text-effects: enabled: true replace-in-customitems-name-and-lore: true chat: enabled: true sign: enabled: true book: enabled: true anvil: enabled: true entities: max-furniture-vehicles-per-chunk: 30 allow-removing-old-furnitures_2_3_11: false custom-entitites: enabled: true emotes: true interval-rendering-packets-ticks: 1 optimized-packets: true recipes: hide-vanilla-unrecognized-recipe-errors: true fix-packet-too-large-kick: false custom-recipes: unlock: all-on-join: false on-pickup: any: false ingredients: true remove-vanilla-recipes: enabled: true list: DIAMOND_SWORD: false IRON_INGOT: false debug: items: log-files-loading: false log-items-loading: false log-items-loading-disabled: false log-font-images-loading: false log-huds-loading: false log-attribute-modifiers-loading: false log-warnings: false log-loots-loading: false log-loots-loading-disabled: false log-armors-loading: false recipes: log-recipes-loading: false log-recipes-loading-disabled: false log-recipes-removed-vanilla: false log-recipes-unknown-item: false log-fix-packet-too-large: false resource-pack: log-extract-default-resources: false log-not-extract-default-resources-already-exist: false blocks: log-save: false log-save-on-unload: false log-mined-unknown-blocks: true worlds-populators: log-loading: false log-loading-disabled: false log-loading-no-populators: false log-loading-no-world: true log-generation: false trees-populators: log-loading: false log-loading-disabled: false log-loading-no-populators: false log-loading-no-world: true log-generation: false surface-decorators: log-loading: false log-loading-disabled: false log-loading-no-decorators: false log-loading-no-world: true log-generation: false cave-decorators: log-loading: false log-loading-disabled: false log-loading-no-decorators: false log-loading-no-world: true log-generation: false player-stats: log-save: false performance: loading-ms: true huds: log-triggers: false other: log-dictionaries-loading: false log-liquids-loading: false log-minecraft_lang_overwrite-loading: false categories: log-total-loaded: true log-single-loaded: false log-single-loaded-overwrite: false log-single-skip: false log-icon-failed-load: false entities: log-files-loading: false log-entities-loading: false log-entities-loading-disabled: false
This is an arclight bug, they are doing some crazy stuff with internal Minecraft code.
Terms
Discord tag (optional)
Eters#6700
What happened?
When I try to reload the resourcepack with the /iazip command it throws some errors.
Steps to reproduce the issue
Server version
This server is running Arclight version arclight-1.18.2-1.0.6-7e754e7e (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT)
ItemsAdder Version
ItemsAdder version 3.2.3-r9
ProtocolLib Version
ProtocolLib version 4.8.0
LoneLibs Version
LoneLibs version 1.0.21
LightAPI Version (optional)
No response
LibsDisguises Version (optional)
No response
FULL server log
latest.log
Error (optional)
ItemsAdder config.yml
Problematic items yml configuration file (optional)
No response
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