개인 자료란 (JE)

  서버 커뮤니티

Profile seo1ha 대표칭호 없음
Profile

이해도 입문자 
게임버전 (JE) 관련없음 
게임버전 (BE) 관련없음 

23:33:38] [Server thread/ERROR] [ne.mi.ev.EventBus/EVENTBUS]: Exception caught during firing event: org/apache/commons/compress/utils/Lists

        Index: 1

        Listeners:

                0: NORMAL

                1: ASM: class com.pixelmonmod.pixelmon.battles.BattleTickHandler tickStart(Lnet/minecraftforge/event/TickEvent$LevelTickEvent;)V

                2: ASM: com.pixelmonmod.pixelmon.TickHandler@5867ba1 onWorldTick(Lnet/minecraftforge/event/TickEvent$LevelTickEvent;)V

java.lang.NoClassDefFoundError: org/apache/commons/compress/utils/Lists

        at TRANSFORMER/[email protected]/com.pixelmonmod.pixelmon.battles.attacks.Attack.redirectAttackToNewTarget(Attack.java:611)

        at TRANSFORMER/[email protected]/com.pixelmonmod.pixelmon.battles.attacks.Attack.use(Attack.java:373)

        at TRANSFORMER/[email protected]/com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:1042)

        at TRANSFORMER/[email protected]/com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:976)

        at TRANSFORMER/[email protected]/com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.takeTurn(PixelmonWrapper.java:1848)

        at TRANSFORMER/[email protected]/com.pixelmonmod.pixelmon.battles.controller.BattleController.takeTurn(BattleController.java:1438)

        at TRANSFORMER/[email protected]/com.pixelmonmod.pixelmon.battles.controller.BattleController.doTurnLogic(BattleController.java:619)

        at TRANSFORMER/[email protected]/com.pixelmonmod.pixelmon.battles.controller.BattleController.update(BattleController.java:539)

        at TRANSFORMER/[email protected]/com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:273)

        at TRANSFORMER/[email protected]/com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:13)

        at TRANSFORMER/[email protected]/com.pixelmonmod.pixelmon.battles.__BattleTickHandler_tickStart_LevelTickEvent.invoke(.dynamic)

        at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:58)

        at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:300)

        at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:281)

        at TRANSFORMER/[email protected]/net.minecraftforge.event.ForgeEventFactory.post(ForgeEventFactory.java:170)

        at TRANSFORMER/[email protected]/net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:739)

        at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:900)

        at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283)

        at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:809)

        at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:656)

        at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:249)

        at java.base/java.lang.Thread.run(Thread.java:1583)

Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.utils.Lists

        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)

        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)

        at cpw.mods.securejarhandler/net.minecraftforge.securemodules.SecureModuleClassLoader.loadClass(SecureModuleClassLoader.java:392)

        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)

        at cpw.mods.securejarhandler/net.minecraftforge.securemodules.SecureModuleClassLoader.loadClass(SecureModuleClassLoader.java:392)

        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)

        ... 22 more


[23:33:38] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception

java.lang.NoClassDefFoundError: org/apache/commons/compress/utils/Lists

        at com.pixelmonmod.pixelmon.battles.attacks.Attack.redirectAttackToNewTarget(Attack.java:611) ~[Pixelmon-1.20.2-9.2.6-universal.jar%23102!/:9.2.6-pipe22672] {re:classloading}

        at com.pixelmonmod.pixelmon.battles.attacks.Attack.use(Attack.java:373) ~[Pixelmon-1.20.2-9.2.6-universal.jar%23102!/:9.2.6-pipe22672] {re:classloading}

        at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:1042) ~[Pixelmon-1.20.2-9.2.6-universal.jar%23102!/:9.2.6-pipe22672] {re:classloading}

        at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:976) ~[Pixelmon-1.20.2-9.2.6-universal.jar%23102!/:9.2.6-pipe22672] {re:classloading}

        at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.takeTurn(PixelmonWrapper.java:1848) ~[Pixelmon-1.20.2-9.2.6-universal.jar%23102!/:9.2.6-pipe22672] {re:classloading}

        at com.pixelmonmod.pixelmon.battles.controller.BattleController.takeTurn(BattleController.java:1438) ~[Pixelmon-1.20.2-9.2.6-universal.jar%23102!/:9.2.6-pipe22672] {re:classloading}

        at com.pixelmonmod.pixelmon.battles.controller.BattleController.doTurnLogic(BattleController.java:619) ~[Pixelmon-1.20.2-9.2.6-universal.jar%23102!/:9.2.6-pipe22672] {re:classloading}

        at com.pixelmonmod.pixelmon.battles.controller.BattleController.update(BattleController.java:539) ~[Pixelmon-1.20.2-9.2.6-universal.jar%23102!/:9.2.6-pipe22672] {re:classloading}

        at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:273) ~[Pixelmon-1.20.2-9.2.6-universal.jar%23102!/:9.2.6-pipe22672] {re:classloading}

        at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:13) ~[Pixelmon-1.20.2-9.2.6-universal.jar%23102!/:9.2.6-pipe22672] {re:classloading}

        at com.pixelmonmod.pixelmon.battles.__BattleTickHandler_tickStart_LevelTickEvent.invoke(.dynamic) ~[Pixelmon-1.20.2-9.2.6-universal.jar%23102!/:9.2.6-pipe22672] {re:classloading,pl:eventbus:B}

        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:58) ~[eventbus-6.2.0.jar%2349!/:?] {}

        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:300) ~[eventbus-6.2.0.jar%2349!/:?] {}

        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:281) ~[eventbus-6.2.0.jar%2349!/:?] {}

        at net.minecraftforge.event.ForgeEventFactory.post(ForgeEventFactory.java:170) ~[forge-1.20.2-48.1.0-universal.jar%23110!/:?] {re:classloading}

        at net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:739) ~[forge-1.20.2-48.1.0-universal.jar%23110!/:?] {re:classloading}

        at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:900) ~[server-1.20.2-20230921.100330-srg.jar%23105!/:?] {re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver}

        at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.2-20230921.100330-srg.jar%23105!/:?] {re:classloading,pl:accesstransformer:B}

        at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:809) ~[server-1.20.2-20230921.100330-srg.jar%23105!/:?] {re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver}

        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:656) ~[server-1.20.2-20230921.100330-srg.jar%23105!/:?] {re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver}

        at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:249) ~[server-1.20.2-20230921.100330-srg.jar%23105!/:?] {re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver}

        at java.lang.Thread.run(Thread.java:1583) ~[?:?] {}

Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.utils.Lists

        at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}

        at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}

        at net.minecraftforge.securemodules.SecureModuleClassLoader.loadClass(SecureModuleClassLoader.java:392) ~[securemodules-2.2.3.jar:?] {}

        at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}

        at net.minecraftforge.securemodules.SecureModuleClassLoader.loadClass(SecureModuleClassLoader.java:392) ~[securemodules-2.2.3.jar:?] {}

        at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}

        ... 22 more

[23:33:38] [Server thread/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 7cbf04e5-6ecd-4500-b5af-3ed19cdf5847

[23:33:38] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\Administrator\Desktop\server\.\crash-reports\crash-2024-03-17_23.33.38-server.txt

[23:33:38] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server

[23:33:38] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players

[23:33:38] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds

[23:33:38] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld

[23:33:39] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end

[23:33:39] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether

[23:33:39] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/pixelmon:debug

[23:33:39] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/pixelmon:ultra_space

[23:33:39] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (world): All chunks are saved

[23:33:39] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved

[23:33:39] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved

[23:33:39] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (debug): All chunks are saved

[23:33:39] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (ultra_space): All chunks are saved

[23:33:39] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage: All dimensions are saved

Error: Unable to access jarfile forge.jar

계속하려면 아무 키나 누르십시오 . . .



팅길때 서버 구동기에 이런식으로 나오고 계속 서버가 자동으로 닫히는데 무슨 문제일까요,,, 서버 자체가 처음이라 몇시간동안 끙끙대다가 적어봅니다. 

찾아보려고 찾아보는데 뭐가 문제인지 잘 모르겠어요...

3개의 댓글

코코냐
2024.03.17

모드 자체 문제입니다. 해결이 어렵습니다.

seo1ha
2024.03.17
@코코냐

아하...감사합니다 성불..

노을넴
2024.03.17

https://www.koreaminecraft.net/review/3669278 파일로 안 올리면 안 고쳐주는 것이에욘

뉴스 및 창작물
/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

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

업데이트

마인크래프트 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

/files/thumbnails/505/766/003/262x150.crop.jpg?20240411122306

레드스톤

기동전사 건담 수성의 마녀 | 노트블럭 커버 1

노트블럭전문가

2024-04-11

1