개인 자료란 (JE)

  서버 커뮤니티

Profile KOR_PK 대표칭호 없음
Profile

질문하기 모드

픽셀몬

2023.05.04 조회 수 59 추천 수 0
이해도 입문자 
게임버전 (JE) 1.16.5 
게임버전 (BE) 관련없음 

우르라는 포켓몬이랑 대결하는데 버킷에

오류가떴습니다 혹시 뭐가문제인가요..?

01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:91]: Error in applyEffect for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Copycat for attack Copycat

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]: java.util.NoSuchElementException: No value present

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at java.base/java.util.Optional.get(Optional.java:143)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Copycat.getUncopyableMoves(Copycat.java:26)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Copycat.applyEffectStart(Copycat.java:57)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.attacks.Attack.applySelfStatusMove(Attack.java:984)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.attacks.Attack.useSelfTargetingMoves(Attack.java:512)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.attacks.Attack.use(Attack.java:305)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:903)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:827)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.takeTurn(PixelmonWrapper.java:1685)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.controller.BattleController.takeTurn(BattleController.java:1215)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.controller.BattleController.update(BattleController.java:491)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:248)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:13)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at net.minecraftforge.eventbus.ASMEventHandler_128_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:86)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServerMixin.java:857)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServerMixin.java:291)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServerMixin.java:787)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServerMixin.java:1917)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServerMixin.java:232)

[01:02:57] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:92]:     at java.base/java.lang.Thread.run(Thread.java:833)

[01:02:57] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: ===Too many errors detected in battle, force-ending===

Warning
댓글이 없습니다.

새로운 댓글을 등록해 주세요!

뉴스 및 창작물
/files/thumbnails/855/781/003/262x150.crop.jpg?20240505141129

레드스톤

레이저 클리너

GlassesFilm

2024-05-05

1

/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240428135129

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0

/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

T.B.H (고민중독) | 노트블럭 버전 | NoteBlock Cover [한국어 영어 중국어 가사 추가]

노트블럭전문가

2024-04-18

0

/files/thumbnails/218/767/003/262x150.crop.jpg?20240412130213

레드스톤

우리의 꿈 - 원피스 오프닝

노트블럭전문가

2024-04-12

0