GregTech CE Unofficial

GregTech CE Unofficial

412k Downloads

The server has stopped responding!

IAmNotGEM opened this issue · 4 comments

commented

GregTech CEu Version

gregtech-1.12.2-2.4.1-beta

Modpack Used

nomi-ceu

Addons Installed

No response

Environment

Catserver

Side Crashed

Server

New Worlds

No

Steps to Reproduce

RecipeMatcher.backtrack

Crash Report

[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: The server has stopped responding!
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: Spigot version: git-CatServer-1.12.2-8d58cdb8 (MC: 1.12.2)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: Memory using: 1502MB/4096MB/5000MB
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: Server thread dump (Look for plugins here before reporting to Spigot!):
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Server thread
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: PID: 39 | Suspended: false | Native: false | State: RUNNABLE
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: Stack:
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraftforge.common.util.RecipeMatcher.backtrack(RecipeMatcher.java:151)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraftforge.common.util.RecipeMatcher.backtrack(RecipeMatcher.java:151)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraftforge.common.util.RecipeMatcher.backtrack(RecipeMatcher.java:151)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraftforge.common.util.RecipeMatcher.backtrack(RecipeMatcher.java:151)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraftforge.common.util.RecipeMatcher.backtrack(RecipeMatcher.java:151)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraftforge.common.util.RecipeMatcher.backtrack(RecipeMatcher.java:151)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraftforge.common.util.RecipeMatcher.backtrack(RecipeMatcher.java:151)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraftforge.common.util.RecipeMatcher.backtrack(RecipeMatcher.java:151)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraftforge.common.util.RecipeMatcher.findMatches(RecipeMatcher.java:85)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraftforge.oredict.ShapelessOreRecipe.func_77569_a(ShapelessOreRecipe.java:126)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.common.metatileentities.storage.CachedRecipeData.getIngredientEquivalent(CachedRecipeData.java:83)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.common.metatileentities.storage.CachedRecipeData.attemptMatchRecipe(CachedRecipeData.java:32)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.common.metatileentities.storage.CraftingRecipeLogic.isRecipeValid(CraftingRecipeLogic.java:161)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.common.gui.widget.craftingstation.CraftingSlotWidget.detectAndSendChanges(CraftingSlotWidget.java:149)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.api.gui.widgets.AbstractWidgetGroup.detectAndSendChanges(AbstractWidgetGroup.java:239)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.api.gui.widgets.AbstractWidgetGroup.detectAndSendChanges(AbstractWidgetGroup.java:239)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.api.gui.impl.ModularUIContainer$$Lambda$3794/902253092.accept(Unknown Source)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: com.google.common.collect.ImmutableMapKeySet.lambda$forEach$0(ImmutableMapKeySet.java:72)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: com.google.common.collect.ImmutableMapKeySet$$Lambda$3637/804821055.accept(Unknown Source)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: com.google.common.collect.RegularImmutableBiMap$Inverse.lambda$forEach$0(RegularImmutableBiMap.java:205)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: com.google.common.collect.RegularImmutableBiMap$Inverse$$Lambda$3638/518138828.accept(Unknown Source)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: com.google.common.collect.RegularImmutableBiMap.forEach(RegularImmutableBiMap.java:153)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: com.google.common.collect.RegularImmutableBiMap$Inverse.forEach(RegularImmutableBiMap.java:205)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: com.google.common.collect.ImmutableMapKeySet.forEach(ImmutableMapKeySet.java:72)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.api.gui.impl.ModularUIContainer.func_75132_a(ModularUIContainer.java:112)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.api.gui.UIFactory.openUI(UIFactory.java:64)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.api.metatileentity.MetaTileEntity.onRightClick(MetaTileEntity.java:400)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.api.metatileentity.MetaTileEntity.onCoverRightClick(MetaTileEntity.java:373)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: gregtech.api.block.machines.BlockMachine.func_180639_a(BlockMachine.java:338)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraft.server.management.PlayerInteractionManager.func_187251_a(PlayerInteractionManager.java:555)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraft.network.NetHandlerPlayServer.func_184337_a(NetHandlerPlayServer.java:1157)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraft.util.Util.func_181617_a(SourceFile:529)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:910)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:475)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:834)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
[11:04:49] [Spigot Watchdog Thread/ERROR] [Minecraft]: java.lang.Thread.run(Thread.java:745)

Additional Information

No response

commented

WARNING: Possible Lag Source at [-7514, 69, 9290] in Dimension 0 with 4124548643ns caused by an instance of class gregtech.common.metatileentities.storage.MetaTileEntityWorkbench

commented

QQ图片20221025194221

commented

Conductive Iron Block
Conductive Iron Block
Conductive Iron Block

commented

//gregfix
recipes.remove(gregtech:meta_block_compressed_2000:11);
recipes.addShaped(gregtech:meta_block_compressed_2000:11, [
[gregtech:meta_ingot:32011, gregtech:meta_ingot:32011, gregtech:meta_ingot:32011],
[gregtech:meta_ingot:32011, gregtech:meta_ingot:32011, gregtech:meta_ingot:32011],
[gregtech:meta_ingot:32011, gregtech:meta_ingot:32011, gregtech:meta_ingot:32011]]);