개인 자료란 (JE)

  서버 커뮤니티

Profile 옹알옹알수라 대표칭호 없음
Profile

질문하기

1.7.10 모드버킷 오류

2017.01.21 조회 수 489 추천 수 0


┍───────────────────────────────


│   프리루트의 마인크래프트 서버파일을 이용해주셔서 감사함다.


│   프리루트의 구동기가 서버에 이용할 자바를 자동으로
│      탐지하고 있습니다. 잠시만 기다려주세요 :D


│  * 참고사항 : 이제 서버를 종료하실 때 stop 명령어를 치시면
│                    서버가 정상적으로 종료되니 참고해주세요~


┕───────────────────────────────
[17:50:44 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[17:50:44 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[17:50:44 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[17:50:44 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[17:50:46 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_121
[17:50:46 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[17:50:52 INFO]: AMCore initializing...stand back!  I'm going to try MAGIC!
[17:50:52 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.
[17:50:52 WARN]: Missing @MCVersion: mods.battlegear2.coremod.BattlegearLoadingPlugin  codechicken.core.launch.CodeChickenCorePlugin  codechicken.core.launch.DepLoader  ic2.core.coremod.IC2core  net.malisis.core.asm.MalisisCorePlugin  am2.preloader.AM2PreloaderContainer
[17:50:52 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:50:52 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:50:52 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:50:52 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:50:52 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:50:55 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:50:55 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:50:56 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:50:58 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:50:58 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:50:58 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:50:59 INFO]: Loaded library EJML-core-0.26.jar.
[17:50:59 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:50:59 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_121]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_121]
        at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_121]
        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_121]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        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]
[17:50:59 INFO]: MC located at: C:\Users\yesun\Downloads\마인크래프트\1.7.10_모드버킷_Thermos_1558_57\.
[17:50:59 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:50:59 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:50:59 INFO]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.Minecraft
[17:50:59 INFO]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.multiplayer.PlayerControllerMP
[17:50:59 INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
[17:50:59 INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[17:50:59 INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[17:50:59 INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
[17:50:59 INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
[17:50:59 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:51:00 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[17:51:00 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[17:51:00 INFO]: AMCore >> Altering definition of net.minecraft.world.World
[17:51:00 INFO]: Found hooks for net.minecraft.world.World (ahb)
[17:51:01 INFO]: M&B - Patching Class EntityPlayer (yz)
[17:51:01 INFO]:        Adding new fields to EntityPlayer
[17:51:01 INFO]:        Patching constructor in EntityPlayer
[17:51:01 INFO]:        Patching method onUpdate in EntityPlayer
[17:51:01 INFO]:        Patching method onItemUseFinish in EntityPlayer
[17:51:01 INFO]:        Patching method interactWith in EntityPlayer
[17:51:01 INFO]:        Patching method setCurrentItemOrArmor in EntityPlayer
[17:51:01 INFO]:        Creating new methods in EntityPlayer
[17:51:01 INFO]: M&B - Patching Class EntityPlayer done
[17:51:01 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[17:51:03 INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)
[17:51:04 INFO]: M&B - Patching Class ItemStack (add)
[17:51:04 INFO]: M&B - Patching Class ItemStack done
[17:51:08 INFO]: Starting minecraft server version 1.7.10
[17:51:08 INFO]: Attempting early MinecraftForge initialization
[17:51:08 INFO]: MinecraftForge v10.13.4.1614 Initialized
[17:51:08 INFO]: Replaced 184 ore recipies
[17:51:08 INFO]: Completed early MinecraftForge initialization
[17:51:08 INFO]: AMCore initializing...stand back!  I'm going to try MAGIC!
[17:51:08 INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[17:51:08 INFO]: Searching C:\Users\yesun\Downloads\마인크래프트\1.7.10_모드버킷_Thermos_1558_57\mods for mods
[17:51:08 INFO]: Also searching C:\Users\yesun\Downloads\마인크래프트\1.7.10_모드버킷_Thermos_1558_57\mods\1.7.10 for mods
[17:51:11 INFO]: Attempting to reparse the mod container [1.7.10] SecurityCraft v1.8.0.4 Pre-release.jar
[17:51:14 WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[17:51:15 WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[17:51:15 WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[17:51:16 INFO]: Forge Mod Loader has identified 33 mods to load
[17:51:17 INFO]: FML has found a non-mod file [1.7.10] IdFixer 1.0.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:51:17 INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:51:18 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, CodeChickenCore, AM2-Preloader, battlegear2, securitycraft, divinerpg, gibby_dungeons, ArchimedesShips, plushieWrapper, armourersWorkshop, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, customnpcs, flansmod, ForgeMicroblock, ForgeMultipart, McMultipart, IC2, malisiscore, malisisdoors, cfm, secretroomsmod, arsmagica2, AnimationAPI, harvestcraft] at CLIENT
[17:51:18 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, CodeChickenCore, AM2-Preloader, battlegear2, securitycraft, divinerpg, gibby_dungeons, ArchimedesShips, plushieWrapper, armourersWorkshop, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, customnpcs, flansmod, ForgeMicroblock, ForgeMultipart, McMultipart, IC2, malisiscore, malisisdoors, cfm, secretroomsmod, arsmagica2, AnimationAPI, harvestcraft] at SERVER
[17:51:21 INFO]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
[17:51:22 INFO]: Processing ObjectHolder annotations
[17:51:22 INFO]: Found 341 ObjectHolder annotations
[17:51:22 INFO]: Identifying ItemStackHolder annotations
[17:51:22 INFO]: Found 0 ItemStackHolder annotations
[17:51:22 INFO]: Configured a dormant chunk cache size of 0
[17:51:23 INFO]: Loading DivineRPG...
[17:51:30 INFO]: Loading Armourer's Workshop 1.7.10-0.38.1.98
[17:51:30 INFO]: Loading Battlegear 2 Compatibility Addon
[17:51:30 INFO]: Loading BuildCraft Compatibility Addon
[17:51:30 INFO]: Starting Update Check
[17:51:30 INFO]: BuildCraft robot skin support active.
[17:51:30 INFO]: Registering skin type - id:0 name:armourers:head
[17:51:30 INFO]: Registering skin type - id:1 name:armourers:chest
[17:51:30 INFO]: Registering skin type - id:2 name:armourers:legs
[17:51:30 INFO]: Registering skin type - id:3 name:armourers:feet
[17:51:30 INFO]: Registering skin type - id:4 name:armourers:sword
[17:51:30 INFO]: Registering skin type - id:5 name:armourers:bow
[17:51:30 INFO]: Registering skin type - id:6 name:armourers:arrow
[17:51:30 INFO]: Registering skin type - id:7 name:armourers:block
[17:51:30 INFO]: Registering equipment cube - id:0 name:Cube
[17:51:30 INFO]: Registering equipment cube - id:1 name:CubeGlowing
[17:51:30 INFO]: Registering equipment cube - id:2 name:CubeGlass
[17:51:30 INFO]: Registering equipment cube - id:3 name:CubeGlassGlowing
[17:51:30 INFO]: Loading Plushie Wrapper version 0.0.0
[17:51:30 INFO]: Starting BuildCraft 7.1.12
[17:51:30 INFO]: Copyright (c) the BuildCraft team, 2011-2015
[17:51:30 INFO]: http://www.mod-buildcraft.com
[17:51:31 INFO]: Beginning version check
[17:51:33 WARN]: [17:51:33][FINE][noppes.npcs.LogWriter:71] Sat Jan 21 17:51:33 KST 2017
[17:51:33 WARN]: [17:51:33][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
[17:51:33 WARN]: [17:51:33][FINE][noppes.npcs.controllers.ScriptController:66] Scala: .scala
[17:51:33 INFO]: Bukkit permissions enabled
[17:51:33 INFO]: Permissions available:
[17:51:33 INFO]: customnpcs.edit.blocks
[17:51:33 INFO]: customnpcs.edit.villager
[17:51:33 INFO]: customnpcs.global.bank
[17:51:33 INFO]: customnpcs.global.dialog
[17:51:33 INFO]: customnpcs.global.faction
[17:51:33 INFO]: customnpcs.global.linked
[17:51:33 INFO]: customnpcs.global.naturalspawn
[17:51:33 INFO]: customnpcs.global.playerdata
[17:51:33 INFO]: customnpcs.global.quest
[17:51:33 INFO]: customnpcs.global.recipe
[17:51:33 INFO]: customnpcs.global.transport
[17:51:33 INFO]: customnpcs.npc.advanced
[17:51:33 INFO]: customnpcs.npc.ai
[17:51:33 INFO]: customnpcs.npc.clone
[17:51:33 INFO]: customnpcs.npc.create
[17:51:33 INFO]: customnpcs.npc.delete
[17:51:33 INFO]: customnpcs.npc.display
[17:51:33 INFO]: customnpcs.npc.freeze
[17:51:33 INFO]: customnpcs.npc.gui
[17:51:33 INFO]: customnpcs.npc.inventory
[17:51:33 INFO]: customnpcs.npc.reset
[17:51:33 INFO]: customnpcs.npc.stats
[17:51:33 INFO]: customnpcs.soulstone.all
[17:51:33 INFO]: customnpcs.spawner.create
[17:51:33 INFO]: customnpcs.spawner.mob
[17:51:33 INFO]: customnpcs.tool.mounter
[17:51:33 INFO]: customnpcs.tool.pather
[17:51:33 INFO]: customnpcs.tool.scripter
[17:51:33 INFO]: [Flan's Mod] Preinitialising Flan's mod.
[17:51:33 INFO]: [Flan's Mod] Loaded content pack list server side.
[17:51:33 INFO]: [Flan's Mod] Loaded part.
[17:51:33 INFO]: [Flan's Mod] Loaded bullet.
[17:51:33 INFO]: [Flan's Mod] Loaded attachment.
[17:51:33 INFO]: [Flan's Mod] Loaded grenade.
[17:51:33 INFO]: [Flan's Mod] Loaded gun.
[17:51:33 INFO]: [Flan's Mod] Loaded aa.
[17:51:33 INFO]: [Flan's Mod] Loaded vehicle.
[17:51:33 INFO]: [Flan's Mod] Loaded plane.
[17:51:33 INFO]: [Flan's Mod] Loaded mechaItem.
[17:51:33 INFO]: [Flan's Mod] Loaded mecha.
[17:51:33 INFO]: [Flan's Mod] Loaded tool.
[17:51:33 INFO]: [Flan's Mod] Loaded armour.
[17:51:33 INFO]: [Flan's Mod] Loaded armourBox.
[17:51:33 INFO]: [Flan's Mod] Loaded box.
[17:51:33 INFO]: [Flan's Mod] Loaded playerClass.
[17:51:33 INFO]: [Flan's Mod] Loaded team.
[17:51:33 INFO]: [Flan's Mod] Preinitializing complete.
[17:51:35 WARN]: Using outdated version [7.1.12] for Minecraft 1.7.10. Consider updating to 7.1.19.
[17:51:35 WARN]: Unable to read from remote version authority.
[17:51:35 WARN]: java.io.IOException: Server returned HTTP response code: 429 for URL: https://dl.dropboxusercontent.com/u/9733425/app_update/mods/armourers-workshop/update.txt
[17:51:40 INFO]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
[17:51:40 INFO]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
[17:51:40 INFO]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
[17:51:40 INFO]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
[17:51:40 INFO]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
[17:51:40 INFO]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
[17:51:40 INFO]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
[17:51:40 INFO]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
[17:51:40 INFO]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
[17:51:40 INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[17:51:40 INFO]: Replaced ItemDoor by DoorItem in StatCrafting
[17:51:40 INFO]: Replaced ItemDoor by DoorItem in StatCrafting
[17:51:40 INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[17:51:40 INFO]: Replaced ItemDoor by DoorItem in ShapedRecipes
[17:51:40 INFO]: Replaced ItemDoor by DoorItem in StatCrafting
[17:51:40 INFO]: Replaced ItemDoor by DoorItem in StatCrafting
[17:51:42 INFO]: Ars Magica >> Extending Potions Array
[17:51:42 INFO]: Ars Magica >> injecting potions starting from index 256
[17:51:43 INFO]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 104 (configured currently as 100)
[17:51:43 INFO]: Ars Magica 2 >> Successfully registered enchanment!
[17:51:43 INFO]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 105 (configured currently as 101)
[17:51:43 INFO]: Ars Magica 2 >> Successfully registered enchanment!
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: dr_phy
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: dr_drn
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: dr_fall
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: dr_exp
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: dr_fire
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: dr_frst
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: dr_mage
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: dr_litn
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: mn_reg
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: bn_red
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: soulbnd
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: fl_lure
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: mg_xp
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: pp_ore
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: mg_gog
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: tc_nrv
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: step_up
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: run_spd
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: dispel
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: fallprot
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: fireprot
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: freedom
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: healing
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: hungerup
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: highjump
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: lifesave
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: lightstep
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: minespd
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: recoil
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: swimspd
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: wtrbrth
[17:51:43 INFO]: Ars Magica 2 >> Registered imbuement: wtrwalk
[17:51:44 WARN]: java.net.ConnectException: Connection timed out: connect
[17:51:44 WARN]:        at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
[17:51:44 WARN]:        at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[17:51:44 WARN]:        at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[17:51:44 WARN]:        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[17:51:44 WARN]:        at java.net.PlainSocketImpl.connect(Unknown Source)
[17:51:44 WARN]:        at java.net.SocksSocketImpl.connect(Unknown Source)
[17:51:44 WARN]:        at java.net.Socket.connect(Unknown Source)
[17:51:44 WARN]:        at java.net.Socket.connect(Unknown Source)
[17:51:44 WARN]:        at sun.net.NetworkClient.doConnect(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.http.HttpClient.openServer(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.http.HttpClient.openServer(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.http.HttpClient.<init>(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.http.HttpClient.New(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.http.HttpClient.New(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[17:51:44 WARN]:        at java.security.AccessController.doPrivileged(Native Method)
[17:51:44 WARN]:        at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[17:51:44 WARN]:        at java.security.AccessController.doPrivileged(Native Method)
[17:51:44 WARN]:        at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[17:51:44 WARN]:        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[17:51:44 WARN]:        at java.net.URL.openStream(Unknown Source)
[17:51:44 WARN]:        at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:90)
[17:51:44 INFO]: Applying holder lookups
[17:51:44 INFO]: Holder lookups applied
[17:51:44 INFO]: Injecting itemstacks
[17:51:44 INFO]: Itemstack injection complete
[17:51:44 INFO]: Loading properties
[17:51:44 INFO]: Default game type: SURVIVAL
[17:51:45 INFO]: This server is running Cauldron version 1.7.10-1614.57 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[17:51:46 INFO]: Using 2 threads for Netty based IO
[17:51:46 INFO]: Server Ping Player Sample Count: 12
[17:51:46 INFO]: Generating keypair
[17:51:46 INFO]: Starting Minecraft server on 25.37.152.140:25565
[17:51:47 WARN]: Could not lookup user uuid for 선인장
com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
        at com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [server-1.7.10.jar:?]
        at net.minecraft.server.management.PreYggdrasilConverter.func_152717_a(SourceFile:58) [nz.class:?]
        at net.minecraft.server.management.PreYggdrasilConverter.func_152723_a(SourceFile:349) [nz.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_152368_aE(DedicatedServer.java:662) [lt.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:272) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
[17:51:48 WARN]: Could not lookup user uuid for chanoo1004
com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
        at com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [server-1.7.10.jar:?]
        at net.minecraft.server.management.PreYggdrasilConverter.func_152717_a(SourceFile:58) [nz.class:?]
        at net.minecraft.server.management.PreYggdrasilConverter.func_152723_a(SourceFile:349) [nz.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_152368_aE(DedicatedServer.java:662) [lt.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:272) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
[17:51:48 WARN]: Could not lookup user uuid for nidust
com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
        at com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [server-1.7.10.jar:?]
        at net.minecraft.server.management.PreYggdrasilConverter.func_152717_a(SourceFile:58) [nz.class:?]
        at net.minecraft.server.management.PreYggdrasilConverter.func_152723_a(SourceFile:349) [nz.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_152368_aE(DedicatedServer.java:662) [lt.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:272) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
[17:51:48 WARN]: **** DETECTED OLD PLAYER FILES IN THE WORLD SAVE
[17:51:48 WARN]: **** THIS USUALLY HAPPENS WHEN THE AUTOMATIC CONVERSION FAILED IN SOME WAY
[17:51:48 WARN]: ** please restart the server and if the problem persists, remove the directory 'world\players'
[17:51:48 WARN]: Can't revert to frozen GameData state without freezing first.
[17:51:48 INFO]: Applying holder lookups
계속하려면 아무 키나 누르십시오 . . .
 
라고 뜨네요



1개의 댓글

한마포
2017.01.21
모드버킷의 mods 폴더에 넣으신 모드파일 목록좀 같이 보여주세여
그리고 맵 폴더도 혹시 다른걸로 교체하신건가요?
뉴스 및 창작물
/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