server 1.7.1

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
pe89dro
Příspěvky: 116
Registrován: 29 říj 2012, 18:30
Reputation: 0

server 1.7.1

#1 Příspěvekod pe89dro » 17 říj 2014, 21:25

Server: 93.91.250.143:27919

Pri pokuse vytvorit svoj modpack som pouzil spigot dufam ze sa tam daju pouzit pluginy ale k veci vypisuje mi to chybi a chcel by som sa spytat co mam spravit aby sa mi nezobrazovali?

Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 95.85.240.122!
[21:22:25] ain/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:22:25] ain/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:22:25] ain/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[21:22:25] ain/INFO] [FML]: Forge Mod Loader version 7.10.84.1217 for Minecraft 1.7.10 loading
[21:22:25] ain/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Linux:amd64:3.7.1-fh, installed at /usr/lib/jvm/jdk1.7.0_51/jre
[21:22:26] ain/WARN] [FML]: The coremod com.bioxx.tfc.TFCASMLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:22:26] ain/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:22:26] ain/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:22:26] ain/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:22:26] ain/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:22:26] ain/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:22:27] ain/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[21:22:27] ain/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:22:27] ain/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:22:27] ain/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:22:28] ain/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[21:22:28] ain/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[21:22:28] ain/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[21:22:30] ain/INFO] [STDOUT]: [com.bioxx.tfc.ASM.ClassTransformer:transform:56]: Attempting to Transform: mw | Found 1 injections
[21:22:30] ain/INFO] [STDOUT]: [com.bioxx.tfc.ASM.ClassTransformer:transform:148]: Inserted: mw : {i | ()V}
[21:22:30] ain/INFO] [STDOUT]: [com.bioxx.tfc.ASM.ClassTransformer:transform:151]: Attempting to Transform: mw Complete
[21:22:31] [Server thread/INFO]: Starting minecraft server version 1.7.10
[21:22:31] [Server thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@6dbb28b4. This is a critical error and should be impossible
java.lang.Throwable
     at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
     at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
     at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:90) [FMLCommonHandler.class:?]
     at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:77) [FMLCommonHandler.class:?]
     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [minecraftServer.class:?]
     at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[21:22:31] [Server thread/INFO] [minecraftForge]: Attempting early MinecraftForge initialization
[21:22:31] [Server thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@5b17d6bc. This is a critical error and should be impossible
java.lang.Throwable
     at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
     at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
     at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:21) [minecraftForge.class:?]
     at java.lang.Class.forName0(Native Method) [?:1.7.0_51]
     at java.lang.Class.forName(Class.java:190) [?:1.7.0_51]
     at cpw.mods.fml.common.FMLCommonHandler.findMinecraftForge(FMLCommonHandler.java:180) [FMLCommonHandler.class:?]
     at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:194) [FMLCommonHandler.class:?]
     at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:106) [FMLCommonHandler.class:?]
     at cpw.mods.fml.server.FMLServerHandler.<init>(FMLServerHandler.java:75) [FMLServerHandler.class:?]
     at cpw.mods.fml.server.FMLServerHandler.<clinit>(FMLServerHandler.java:66) [FMLServerHandler.class:?]
     at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) [FMLCommonHandler.class:?]
     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [minecraftServer.class:?]
     at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[21:22:31] [Server thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@332e8947. This is a critical error and should be impossible
java.lang.Throwable
     at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
     at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
     at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:22) [minecraftForge.class:?]
     at java.lang.Class.forName0(Native Method) [?:1.7.0_51]
     at java.lang.Class.forName(Class.java:190) [?:1.7.0_51]
     at cpw.mods.fml.common.FMLCommonHandler.findMinecraftForge(FMLCommonHandler.java:180) [FMLCommonHandler.class:?]
     at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:194) [FMLCommonHandler.class:?]
     at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:106) [FMLCommonHandler.class:?]
     at cpw.mods.fml.server.FMLServerHandler.<init>(FMLServerHandler.java:75) [FMLServerHandler.class:?]
     at cpw.mods.fml.server.FMLServerHandler.<clinit>(FMLServerHandler.java:66) [FMLServerHandler.class:?]
     at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) [FMLCommonHandler.class:?]
     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [minecraftServer.class:?]
     at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[21:22:31] [Server thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@3436ae91. This is a critical error and should be impossible
java.lang.Throwable
     at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
     at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
     at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:23) [minecraftForge.class:?]
     at java.lang.Class.forName0(Native Method) [?:1.7.0_51]
     at java.lang.Class.forName(Class.java:190) [?:1.7.0_51]
     at cpw.mods.fml.common.FMLCommonHandler.findMinecraftForge(FMLCommonHandler.java:180) [FMLCommonHandler.class:?]
     at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:194) [FMLCommonHandler.class:?]
     at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:106) [FMLCommonHandler.class:?]
     at cpw.mods.fml.server.FMLServerHandler.<init>(FMLServerHandler.java:75) [FMLServerHandler.class:?]
     at cpw.mods.fml.server.FMLServerHandler.<clinit>(FMLServerHandler.java:66) [FMLServerHandler.class:?]
     at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) [FMLCommonHandler.class:?]
     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [minecraftServer.class:?]
     at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[21:22:31] [Server thread/INFO] [FML]: MinecraftForge v10.13.1.1217 Initialized
[21:22:31] [Server thread/INFO] [FML]: Replaced 182 ore recipies
[21:22:31] [Server thread/INFO] [minecraftForge]: Completed early MinecraftForge initialization
[21:22:31] [Server thread/INFO] [FML]: Searching /hlserver/27919/mods for mods
[21:22:32] [Server thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[21:22:32] [Server thread/INFO] [FML]: Attempting connection with missing mods cp, FML, Forge, tfc_coremod, terrafirmacraft] at CLIENT
[21:22:32] [Server thread/INFO] [FML]: Attempting connection with missing mods cp, FML, Forge, tfc_coremod, terrafirmacraft] at SERVER
[21:22:32] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[21:22:32] [Server thread/INFO] [FML]: Found 338 ObjectHolder annotations
[21:22:32] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[21:22:32] [Server thread/INFO] [STDOUT]: [com.bioxx.tfc.TerraFirmaCraft:loadSettings:285]: [TFC] Loading Settings
[21:22:32] [Server thread/INFO] [STDOUT]: [com.bioxx.tfc.TerraFirmaCraft:loadCraftingSettings:388]: [TFC] Loading Crafting Settings
[21:22:32] [Server thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCBlocks:LoadBlocks:523]: [TFC] Loading Blocks
[21:22:33] [Server thread/INFO] [STDOUT]: [com.bioxx.tfc.TerraFirmaCraft:loadOre:485]: [TFC] Loading Ore
[21:22:33] [Server thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:Setup:1016]: [TFC] Loading Items
[21:22:33] [Server thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:registerItems:2099]: [TFC] Registering Items
[21:22:33] [Server thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:registerItems:2641]: [TFC] Registering Food
[21:22:33] [Server thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:registerItems:2751]: [TFC] Registering Armor
[21:22:33] [Server thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:registerItems:2882]: [TFC] All Items Registered
[21:22:33] [Server thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:Setup:1659]: [TFC] Done Loading Items
[21:22:34] [Server thread/INFO] [FML]: Applying holder lookups
[21:22:34] [Server thread/INFO] [FML]: Holder lookups applied
[21:22:34] [Server thread/INFO]: Loading properties
[21:22:34] [Server thread/INFO]: Default game type: SURVIVAL
[21:22:34] [Server thread/INFO]: Generating keypair
[21:22:34] [Server thread/INFO]: Starting Minecraft server on *:25565
[21:22:34] [Server thread/INFO] [STDOUT]: [com.bioxx.tfc.api.Crafting.CraftingManagerTFC:<init>:30]: 0 recipes
[21:22:34] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[21:22:34] [Server thread/INFO]: Preparing level "world"
[21:22:34] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[21:22:34] [Server thread/INFO] [FML]: Applying holder lookups
[21:22:34] [Server thread/INFO] [FML]: Holder lookups applied
[21:22:35] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@7574f2cc)
[21:22:35] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@7574f2cc)
[21:22:35] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@7574f2cc)
[21:22:35] [Server thread/INFO]: Preparing start region for level 0
[21:22:36] [Server thread/INFO]: Preparing spawn area: 45%
[21:22:36] [Server thread/INFO]: Done (1.962s)! For help, type "help" or "?"
Ak ti niekto pomohol daj mu karmu :)

pe89dro
Příspěvky: 116
Registrován: 29 říj 2012, 18:30
Reputation: 0

Re: server 1.7.1

#2 Příspěvekod pe89dro » 17 říj 2014, 21:32

aha ok tak to nevadi len nemam rad ked su tam nejake chybi a inac ako spustim pluginy?

-- 17 říj 2014, 20:33 --

ako pridal som na server ale nereaguju vobec
Ak ti niekto pomohol daj mu karmu :)

pe89dro
Příspěvky: 116
Registrován: 29 říj 2012, 18:30
Reputation: 0

Re: server 1.7.1

#3 Příspěvekod pe89dro » 18 říj 2014, 09:19

som sa stym babral 4 hodiny ked nie viac, ale spravil som to mozte lock
//LOCK -Smexhy
Ak ti niekto pomohol daj mu karmu :)


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 29 hostů