개인 자료란 (JE)

  서버 커뮤니티

Profile KOR_PK 대표칭호 없음
Profile

질문하기 모드

픽셀몬

2023.05.04 조회 수 114 추천 수 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/761/908/003/262x150.crop.jpg?20241025153749

건축

서울 숭례문(崇禮門) 4

KHC

2024-10-25

2

/files/thumbnails/578/899/003/262x150.crop.jpg?20241010142350

건축

경주 월정교 1

KHC

2024-10-10

2

/files/thumbnails/219/899/003/262x150.crop.jpg?20241009200950

건축

송전탑+도시 2

dbasd12

2024-10-09

2

/files/thumbnails/246/898/003/262x150.crop.jpg?20241008102328

레드스톤

단다단 - 오토노케(オトノケ) | 마인크래프트 노트블럭 커버

노트블럭전문가

2024-10-08

1

/files/thumbnails/348/896/003/262x150.crop.jpg?20241006103035

디도스/봇테러등등을 낚는 방법 4

물귀신

2024-10-06

3