개인 자료란 (JE)

  서버 커뮤니티

Profile crexian 대표칭호 없음
Profile

질문하기

1.7.10 모드버킷

2017.01.10 조회 수 226 추천 수 0

[16:12:50 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[16:12:50 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[16:12:50 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[16:12:50 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[16:12:51 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_111, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_111
[16:12:51 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[16:12:53 INFO]: Core initializing...stand back!  I'm going to try MAGIC!
[16:12:53 WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[16:12:53 WARN]: Missing @MCVersion: am2.preloader.AM2PreloaderContainer
[16:12:53 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:12:53 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[16:12:53 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:12:53 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:12:53 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:12:54 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:12:54 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:12:55 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:12:55 ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
        at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[server-1.7.10.jar:?]
        at com.google.common.io.Resources.getResource(Resources.java:229) ~[server-1.7.10.jar:?]
        at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[%5bThermos%5d1.7.10_1558-57.jar:1.7.10-1614.57]
        at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[%5bThermos%5d1.7.10_1558-57.jar:1.7.10-1614.57]
        at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_111]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_111]
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_111]
        at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_111]
        at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_111]
        at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
        at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:109) [%5bThermos%5d1.7.10_1558-57.jar:1.7.10-1614.57]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
        at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [%5bThermos%5d1.7.10_1558-57.jar:1.7.10-1614.57]
        at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [%5bThermos%5d1.7.10_1558-57.jar:1.7.10-1614.57]
[16:12:55 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[16:12:55 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[16:12:55 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[16:12:55 INFO]: Core: Altering definition of net.minecraft.world.World,  (obfuscated)
[16:12:56 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[16:12:58 INFO]: Starting minecraft server version 1.7.10
[16:12:58 INFO]: Attempting early MinecraftForge initialization
[16:12:58 INFO]: MinecraftForge v10.13.4.1614 Initialized
[16:12:58 INFO]: Replaced 184 ore recipies
[16:12:58 INFO]: Completed early MinecraftForge initialization
[16:12:58 INFO]: Core initializing...stand back!  I'm going to try MAGIC!
[16:12:58 INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[16:12:58 INFO]: Searching C:\Users\Crexi\Desktop\새 폴더 (6)\mods for mods
[16:12:59 INFO]: Forge Mod Loader has identified 6 mods to load
[16:12:59 ERROR]: The mod arsmagica2 (Ars Magica 2) requires mods [AnimationAPI] to be available
[16:12:59 ERROR]: Encountered an unexpected exception
cpw.mods.fml.common.MissingModsException:
Missing Mods:
        AnimationAPI : any

        at cpw.mods.fml.common.Loader.sortModList(Loader.java:243) ~[Loader.class:1.7.10-1614.57]
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:493) ~[Loader.class:1.7.10-1614.57]
        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:1.7.10-1614.57]
        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:1.7.10-1614.57]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) ~[lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
[16:12:59 ERROR]: This crash report has been saved to: C:\Users\Crexi\Desktop\새 폴더 (6)\.\crash-reports\crash-2017-01-10_16.12.59-server.txt
[16:12:59 WARN]: Can't revert to frozen GameData state without freezing first.
[16:12:59 INFO]: Applying holder lookups
[16:12:59 INFO]: Holder lookups applied
[16:12:59 INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
계속하려면 아무 키나 누르십시오 . . .
이렇게 뜨는데 어떻하죠?
모드는 아스매지카2뿐이에요

1개의 댓글

한마포
2017.01.10
아스매지카2 모드를 개인 마인크래프트에 간편설치기로 설치하시고 나면 .minecraft 폴더안에 mods 폴더에 AnimationAPI 파일도 같이 설치가 되어있을거에여. 해당 파일도 아스매지카 2 모드랑 같이 모드버킷에 적용을 시켜주셔야 정상적으로 이용하실 수 있답니다
뉴스 및 창작물
/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

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

레드스톤

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

노트블럭전문가

2024-04-11

1