Maarschall
Пользователь
- Сообщения
- 17
Запускаю сервер с модами, захожу, немного бегаю, меня бьет зомби и сервер сразу же вылетает, а последнее что пишет консоль это > Killed
Ядро: mohist
Версия: 1.16.5
ОЗУ: 8гб/12гб
Лог вылета:
[09:34:33] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: No value present
Index: 6
Listeners:
0: HIGHEST
1: ASM: class xreliquary.handler.CommonEventHandler beforePlayerHurt(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
V
2: HIGH
3: ASM: class me.shedaniel.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
V
4: NORMAL
5: ASM: com.Fishmod.mod_LavaCow.events.EventHandler@1190033 onEAttack(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
V
6: ASM: class net.gendevo.stardewarmory.util.events.ForgeEventHandler onPlayerAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
V
7: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@7d6e9fee
8: ASM: class com.oblivioussp.spartanweaponry.event.CommonEventHandler attackEvent(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
V
9: ASM: class net.mindoth.dreadsteel.events.DreadsteelSetbonus onPlayerLightningHurt(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
V
10: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@4db82805
11: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@4a938ed8
12: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@69996dc7
13: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@60011ef5
14: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@6c75eaf0
15: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@3a465ce8
16: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@1813f932
17: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@708daa73
18: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@33ecfcf8
19: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@3b455771
20: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@3c98f342
21: ASM: noppes.mpm.ServerEventHandler@1f542fa4 onAttack(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
V
22: ASM: com.github.alexthe666.iceandfire.event.ServerEvents@47dd31e1 onLivingAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
V
23: LOW
24: ASM: noppes.npcs.ScriptPlayerEventHandler@4b9bd476 invoke(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
V
java.util.NoSuchElementException: No value present
at java.base/java.util.Optional.get(Optional.java:143)
at net.gendevo.stardewarmory.util.events.ForgeEventHandler.isRingEquipped(ForgeEventHandler.java:225)
at net.gendevo.stardewarmory.util.events.ForgeEventHandler.onPlayerAttacked(ForgeEventHandler.java:174)
at net.minecraftforge.eventbus.ASMEventHandler_268_ForgeEventHandler_onPlayerAttacked_LivingAttackEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:304)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:284)
at net.minecraftforge.common.ForgeHooks.onPlayerAttack(ForgeHooks.java:345)
at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:846)
at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:785)
at net.minecraft.entity.MobEntity.func_70652_k(MobEntity.java:1476)
at net.minecraft.entity.monster.ZombieEntity.func_70652_k(ZombieEntity.java:320)
at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_190102_a(MeleeAttackGoal.java:138)
at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:130)
at net.minecraft.entity.ai.goal.ZombieAttackGoal.func_75246_d(SourceFile:28)
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:88)
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:759)
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2860)
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:550)
at net.minecraft.entity.monster.MonsterEntity.func_70636_d(MonsterEntity.java:43)
at net.minecraft.entity.monster.ZombieEntity.func_70636_d(ZombieEntity.java:240)
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2608)
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:346)
at net.minecraft.entity.monster.ZombieEntity.func_70071_h_(ZombieEntity.java:213)
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:849)
at net.minecraft.world.World.func_217390_a(World.java:750)
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:578)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1090)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:338)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:1003)
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:818)
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:269)
at java.base/java.lang.Thread.run(Thread.java:833)
[09:34:33] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 8feaebdd-2ab3-4d46-a89d-2d05b48fc7ba
[09:34:33] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
[09:34:33] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Cause of unexpected exception was
[09:34:33] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: /home/OrionRPG/./crash-reports/crash-2022-10-11_09.34.33-server.txt
[09:34:33] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[09:34:33] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[09:34:33] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Raf lost connection: Server closed
[09:34:33] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
[09:34:33] [Thread-2/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[09:34:33] [Thread-2/INFO] [journeymap/]: Loading JourneyMap Forge Configs
ап
Проблему решил, посмотрел crash-reports, дело было в stardew armory((
Ядро: mohist
Версия: 1.16.5
ОЗУ: 8гб/12гб
Лог вылета:
[09:34:33] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: No value present
Index: 6
Listeners:
0: HIGHEST
1: ASM: class xreliquary.handler.CommonEventHandler beforePlayerHurt(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
2: HIGH
3: ASM: class me.shedaniel.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
4: NORMAL
5: ASM: com.Fishmod.mod_LavaCow.events.EventHandler@1190033 onEAttack(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
6: ASM: class net.gendevo.stardewarmory.util.events.ForgeEventHandler onPlayerAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
7: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@7d6e9fee
8: ASM: class com.oblivioussp.spartanweaponry.event.CommonEventHandler attackEvent(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
9: ASM: class net.mindoth.dreadsteel.events.DreadsteelSetbonus onPlayerLightningHurt(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
10: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@4db82805
11: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@4a938ed8
12: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@69996dc7
13: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@60011ef5
14: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@6c75eaf0
15: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@3a465ce8
16: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@1813f932
17: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@708daa73
18: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@33ecfcf8
19: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@3b455771
20: net.minecraftforge.eventbus.EventBus$$Lambda$2905/0x00000008016368c0@3c98f342
21: ASM: noppes.mpm.ServerEventHandler@1f542fa4 onAttack(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
22: ASM: com.github.alexthe666.iceandfire.event.ServerEvents@47dd31e1 onLivingAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
23: LOW
24: ASM: noppes.npcs.ScriptPlayerEventHandler@4b9bd476 invoke(Lnet/minecraftforge/event/entity/living/LivingAttackEvent
java.util.NoSuchElementException: No value present
at java.base/java.util.Optional.get(Optional.java:143)
at net.gendevo.stardewarmory.util.events.ForgeEventHandler.isRingEquipped(ForgeEventHandler.java:225)
at net.gendevo.stardewarmory.util.events.ForgeEventHandler.onPlayerAttacked(ForgeEventHandler.java:174)
at net.minecraftforge.eventbus.ASMEventHandler_268_ForgeEventHandler_onPlayerAttacked_LivingAttackEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:304)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:284)
at net.minecraftforge.common.ForgeHooks.onPlayerAttack(ForgeHooks.java:345)
at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:846)
at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:785)
at net.minecraft.entity.MobEntity.func_70652_k(MobEntity.java:1476)
at net.minecraft.entity.monster.ZombieEntity.func_70652_k(ZombieEntity.java:320)
at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_190102_a(MeleeAttackGoal.java:138)
at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:130)
at net.minecraft.entity.ai.goal.ZombieAttackGoal.func_75246_d(SourceFile:28)
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:88)
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:759)
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2860)
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:550)
at net.minecraft.entity.monster.MonsterEntity.func_70636_d(MonsterEntity.java:43)
at net.minecraft.entity.monster.ZombieEntity.func_70636_d(ZombieEntity.java:240)
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2608)
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:346)
at net.minecraft.entity.monster.ZombieEntity.func_70071_h_(ZombieEntity.java:213)
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:849)
at net.minecraft.world.World.func_217390_a(World.java:750)
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:578)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1090)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:338)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:1003)
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:818)
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:269)
at java.base/java.lang.Thread.run(Thread.java:833)
[09:34:33] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 8feaebdd-2ab3-4d46-a89d-2d05b48fc7ba
[09:34:33] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
[09:34:33] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Cause of unexpected exception was
[09:34:33] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: /home/OrionRPG/./crash-reports/crash-2022-10-11_09.34.33-server.txt
[09:34:33] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[09:34:33] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[09:34:33] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Raf lost connection: Server closed
[09:34:33] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
[09:34:33] [Thread-2/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[09:34:33] [Thread-2/INFO] [journeymap/]: Loading JourneyMap Forge Configs
Объединено
ап
Объединено
Проблему решил, посмотрел crash-reports, дело было в stardew armory((
Последнее редактирование: