-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The middle mouse button block is kicked #660
Comments
What ViaFabricPlus version do you use? |
what version did you select in the protocol selection? and do you have any other mods installed? |
Invalid hotbar selection in net.minecraft.server.network.ServerGamePacketListenerImpl 999 and 2174, if (!(packet.getSlot() >= 0 && packet.getSlot() < this.player.getInventory().items.size())) { |
Try if this happens with only ViaFabricPlus installed |
Still the same, I disabled all mods |
[01:09:05] [Render thread/INFO]: Connecting to 127.0.0.1, 25565 |
General Information
[20:38:46] [Render thread/INFO]: Connecting to fandmc.mcbbs.cyou, 25565
[20:38:49] [Render thread/INFO]: New Xaero hud session initialized!
[20:38:49] [Render thread/INFO]: New world map session initialized!
[20:38:49] [Render thread/INFO]: Reloading pipeline on dimension change: minecraft:overworld => minecraft:overworld
[20:38:49] [Render thread/INFO]: Destroying pipeline minecraft:overworld
[20:38:49] [Render thread/INFO]: Creating pipeline for dimension minecraft:overworld
[20:38:49] [Render thread/INFO]: Started 10 worker threads
[20:38:49] [Render thread/WARN]: Unable to find entity: 'minecraft:boat'
[20:38:49] [Render thread/INFO]: Using 3 total BufferAllocator caches
[20:38:49] [Render thread/INFO]: LitematicaSchematic: executing Vanilla DataFixer for Tile Entities DataVersion 2730 -> 4189
[20:39:05] [Render thread/INFO]: LitematicaSchematic: executing Vanilla DataFixer for Entities DataVersion 2730 -> 4189
[20:39:06] [Render thread/INFO]: LitematicaSchematic: executing Vanilla DataFixer for Block State Palette DataVersion 2730 -> 4189
[20:39:06] [Render thread/WARN]: [REI] Found 1 existing reload task(s) after trying to terminate them!
[20:39:06] [Render thread/INFO]: [System] [CHAT] sb20018qswl加入了游戏
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] REICommonPlugin starting main-reload for START.
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] Plugins (3):
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (-100.00) DefaultPlugin of DefaultPlugin [roughlyenoughitems]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) FabricFluidAPISupportPlugin
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) DefaultRuntimePlugin of DefaultRuntimePlugin [roughlyenoughitems]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
[20:39:06] [Render thread/INFO]: Loaded 3 advancements
[20:39:06] [Render thread/INFO]: [System] [CHAT] [FandMC] 欢迎回来,已帮你自动登录到此服务器
[20:39:06] [Render thread/INFO]: [System] [CHAT] [FandMC] 已成功登录!
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] REIClientPlugin starting main-reload for START.
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] Plugins (5):
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (-100.00) DefaultClientPlugin of DefaultClientPlugin [roughlyenoughitems]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) HideIngredientsFromTagsPlugin of HideIngredientsFromTagsPlugin [roughlyenoughitems]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) DefaultClientRuntimePlugin of DefaultClientRuntimePlugin [roughlyenoughitems]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) REITooltipPlugin of REITooltipPlugin [appleskin]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) ReiRecipeAction of ReiRecipeAction [wthit]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] REICommonPlugin finished post-reload for START in 190.1 μs, totaling 2.034 ms.
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] REIClientPlugin finished post-reload for START in 303.1 μs, totaling 48.08 ms.
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] ----------------------------------------
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] REICommonPlugin starting main-reload for END.
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] Plugins (3):
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (-100.00) DefaultPlugin of DefaultPlugin [roughlyenoughitems]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) FabricFluidAPISupportPlugin
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) DefaultRuntimePlugin of DefaultRuntimePlugin [roughlyenoughitems]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] ----------------------------------------
[20:39:06] [REI-ReloadPlugins/ERROR]: [REI] Failed to run end-reload task for reloadable [ServerDisplayRegistryImpl] in stage [END]
java.lang.NullPointerException: Cannot invoke "net.minecraft.server.MinecraftServer.method_3772()" because the return value of "dev.architectury.utils.GameInstance.getServer()" is null
at knot/me.shedaniel.rei.impl.common.registry.displays.ServerDisplayRegistryImpl.getAllSortedRecipes(ServerDisplayRegistryImpl.java:230) ~[%5BREI物品管理器%5D%20RoughlyEnoughItems-18.0.796-fabric.jar:?]
at knot/me.shedaniel.rei.impl.common.registry.displays.ServerDisplayRegistryImpl.fillRecipes(ServerDisplayRegistryImpl.java:216) ~[%5BREI物品管理器%5D%20RoughlyEnoughItems-18.0.796-fabric.jar:?]
at knot/me.shedaniel.rei.impl.common.registry.displays.ServerDisplayRegistryImpl.endReload(ServerDisplayRegistryImpl.java:209) ~[%5BREI物品管理器%5D%20RoughlyEnoughItems-18.0.796-fabric.jar:?]
at knot/me.shedaniel.rei.api.common.registry.Reloadable.endReload(Reloadable.java:47) ~[%5BREI物品管理器%5D%20RoughlyEnoughItems-18.0.796-fabric.jar:?]
at knot/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.reload(PluginManagerImpl.java:464) ~[%5BREI物品管理器%5D%20RoughlyEnoughItems-18.0.796-fabric.jar:?]
at knot/me.shedaniel.rei.impl.common.plugins.ReloadManagerImpl.reloadPlugins0(ReloadManagerImpl.java:155) ~[%5BREI物品管理器%5D%20RoughlyEnoughItems-18.0.796-fabric.jar:?]
at knot/me.shedaniel.rei.impl.common.plugins.ReloadManagerImpl.reloadPlugins0(ReloadManagerImpl.java:144) ~[%5BREI物品管理器%5D%20RoughlyEnoughItems-18.0.796-fabric.jar:?]
at knot/me.shedaniel.rei.impl.common.plugins.ReloadManagerImpl.lambda$reloadPlugins$7(ReloadManagerImpl.java:122) ~[%5BREI物品管理器%5D%20RoughlyEnoughItems-18.0.796-fabric.jar:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] REIClientPlugin starting main-reload for END.
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] Plugins (5):
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (-100.00) DefaultClientPlugin of DefaultClientPlugin [roughlyenoughitems]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) HideIngredientsFromTagsPlugin of HideIngredientsFromTagsPlugin [roughlyenoughitems]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) DefaultClientRuntimePlugin of DefaultClientRuntimePlugin [roughlyenoughitems]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) REITooltipPlugin of REITooltipPlugin [appleskin]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] - (0.00) ReiRecipeAction of ReiRecipeAction [wthit]
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] REICommonPlugin finished post-reload for END in 739.7 μs, totaling 4.129 ms.
[20:39:06] [REI-ReloadPlugins/INFO]: [REI] REIClientPlugin finished post-reload for END in 786.0 μs, totaling 88.29 ms.
[20:39:06] [Render thread/WARN]: encodeClientData(): encountered [4] sendPayload failures, cancelling any Servux join attempt(s)
[20:39:10] [Render thread/INFO]: Xaero hud session finalized.
[20:39:10] [Render thread/INFO]: Finalizing world map session...
[20:39:10] [Thread-14/INFO]: World map cleaned normally!
[20:39:10] [Render thread/INFO]: World map session finalized.
[20:39:10] [Render thread/INFO]: Stopping worker threads
[20:39:10] [Render thread/WARN]: Client disconnected with reason: You were kicked from lobby: Invalid hotbar selection (Hacking?)
minecraft version 1.21.4
Bug Description
The middle mouse button block on the server has been kicked
Steps to Reproduce
Expected Behavior
I shouldn't have been kicked
The text was updated successfully, but these errors were encountered: