개인 자료란 (JE)

  서버 커뮤니티

Profile 영민 대표칭호 없음
Profile

질문하기

자꾸 오류가 나요 해결좀요

2016.12.15 조회 수 216 추천 수 0

---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
 
Time: 16. 12. 15 오후 8:50
Description: Initializing game
 
java.lang.IllegalArgumentException: ID is already registered: Phoenix
 at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:90)
 at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
 at MineMineNoMi.List.ListEntities.registerENTITY(ListEntities.java:299)
 at MineMineNoMi.List.ListEntities.addMobs(ListEntities.java:255)
 at MineMineNoMi.List.ListEntities.init(ListEntities.java:145)
 at MineMineNoMi.Main.load(Main.java:77)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:483)
 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
 at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:483)
 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:483)
 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
 at net.minecraft.client.main.Main.main(SourceFile:148)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:483)
 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
 

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- Head --
Stacktrace:
 at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:90)
 at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
 at MineMineNoMi.List.ListEntities.registerENTITY(ListEntities.java:299)
 at MineMineNoMi.List.ListEntities.addMobs(ListEntities.java:255)
 at MineMineNoMi.List.ListEntities.init(ListEntities.java:145)
 at MineMineNoMi.Main.load(Main.java:77)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:483)
 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
 at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:483)
 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:483)
 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
 
-- Initialization --
Details:
Stacktrace:
 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
 at net.minecraft.client.main.Main.main(SourceFile:148)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:483)
 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
 
-- System Details --
Details:
 Minecraft Version: 1.7.10
 Operating System: Windows 10 (amd64) version 10.0
 Java Version: 1.8.0_25, Oracle Corporation
 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
 Memory: 118645520 bytes (113 MB) / 396296192 bytes (377 MB) up to 2134114304 bytes (2035 MB)
 JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D1 Naruto Mod 42 mods loaded, 42 mods active
 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
 UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
 UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
 UCHI Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
 UCHI KoreanPatch{b77.1710f} [한글 패치] (minecraft.jar)
 UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
 UCHI PlayerAPI{1.4} [Player API] (minecraft.jar)
 UCHI RenderPlayerAPI{1.0} [Render Player API] (minecraft.jar)
 UCHI SmartCore{1.0.3} [Smart Core] (minecraft.jar)
 UCHI lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
 UCHI sandboxmod{3.1} [sandboxmod] ([MCreator]SANDBOXMOD ver 3.1.zip)
 UCHI AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft] (AgriCraft-1.7.10-1.4.6-hotfix.jar)
 UCHI speedytoolsmod{2.1.0} [Build Faster Mod] (BuildFaster-2-1-0-Minecraft1-7-10.zip)
 UCHI craftguide{1.6.9.0} [CraftGuide] (CraftGuide-1.6.9.0-forge.jar)
 UCHI customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
 UCHI DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
 UCHI ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
 UCHI McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
 UCHI GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.446.jar)
 UCHI GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.446.jar)
 UCHI 3DDCore{0.0.1} [3DDCore] (HPWands-1.7.10-0.0.2 Beta.jar)
 UCHI HPWands{0.0.2 Beta} [Harry Potter Wands] (HPWands-1.7.10-0.0.2 Beta.jar)
 UCHI TimberPlus{0.1.4 Beta} [Timber+] (HPWands-1.7.10-0.0.2 Beta.jar)
 UCHI malisiscore{1.7.10-0.12.7} [MalisisCore] (malisiscore-1.7.10-0.12.7.jar)
 UCHI malisisdoors{1.7.10-1.9.4} [Malisis' Doors] (malisisdoors-1.7.10-1.9.4.jar)
 UCHI jkelly-marvel{v1.0} [Marvel Craft Universe] (MarvelCraftUniverse-1.7.10_1.0.jar)
 UCHI iChunUtil{4.0.0} [iChunUtil] (Mine Mine no Mi-1.7.10-0.2.4.jar)
 UCHE mineminenomi{0.2.3} [Mine Mine no Mi] (Mine Mine no Mi-1.7.10-0.2.4.jar)
 UCHI Morph{0.9.0} [Morph] (Mine Mine no Mi-1.7.10-0.2.4.jar)
 UCHI minepainter{0.2.6} [MinePainter] (Mine-Painter-Mod-1.7.10.jar)
 UCHI mobends{0.20.1} [Mo' Bends] (MoBends-0.20.1 for MC 1.7.10.jar)
 UCHI MorePlanet{1.3.1} [More Planets] (More-Planets-1.3.1-1.7.10.jar)
 UCHI cfm{3.4.7} [?9MrCrayfish's Furniture Mod] (MrCrayfishs-Furniture-Mod-1.7.10.jar)
 UCHI narutomod{0.3.3} [SEKWAH41's Naruto Mod] (Naruto-Mod-1.7.10.jar)
 UCHI quidcraft{0.1} [Quidcraft] (QuidCraft-Mod-1.7.10.jar)
 UCHI flammpfeil.slashblade{mc1.7.10-r62} [SlashBlade] (SlashBlade-mc1.7.10-r62.jar)
 UCHI SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar)
 UCHI SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
 UCHI harrypottermod{v2.0} [Harry Potter Mod] (The Harry Potter Universe Mod-1.3 Beta.jar)
 UCHI UsefulFood{1.4.5} [UsefulFood] (UsefulFood-1.7.10-1.4.5.jar)
 UCHI VersionChecker{1.1.9} [Version Checker] (VersionChecker-1.1.9.jar)
 UCHI worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
 UCHI ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
 GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 315M/PCIe/SSE2'
 Launched Version: 1.7.10_FreeRoute
 LWJGL: 2.9.1
 OpenGL: GeForce 315M/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
 GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
 
 Is Modded: Definitely; Client brand changed to 'fml,forge'
 Type: Client (map_client.txt)
 Resource Packs: []
 Current Language: English (US)
 Profiler Position: N/A (disabled)
 Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
 Anisotropic Filtering: Off (1)
 OptiFine Version: OptiFine_1.7.10_HD_U_D1
 Render Distance Chunks: 12
 Mipmaps: 4
 Anisotropic Filtering: 1
 Antialiasing: 0
 Multitexture: false
 OpenGlVersion: 3.3.0
 OpenGlRenderer: GeForce 315M/PCIe/SSE2
 OpenGlVendor: NVIDIA Corporation
 CpuCount: 2

1개의 댓글

한마포
2016.12.16
관절모드(모프모드)랑 스마트무빙을 같이 설치하시면 안됩니다~ 둘다 사용자 모션을 추가시켜주는 모드라 같이 설치하시면 기능이 겹치니 당연히 오류가 발생한답니다. 둘중에 하나만 설치해주세요
뉴스 및 창작물
/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