Server s Modami...

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Server s Modami...

#11 Příspěvekod Smexhy » 14 bře 2013, 17:57

Aha ďakujem, a mody ktoré su v .jar formáte mám presunúť do minecraft_server ?

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Server s Modami...

#12 Příspěvekod Smexhy » 14 bře 2013, 18:13

No tak nakoniec som to spravil, hodil som tam aj tie .jar súbory, načítalo ich až na 1 ale to ma až tak teraz netrápi...tu je výpis z konzole:
Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 212.55.255.21!
2013-03-14 17:11:08 [INFO] [ForgeModLoader] Forge Mod Loader version 5.0.24.582 for Minecraft 1.5 loading
2013-03-14 17:11:09 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-03-14 17:11:10 [INFO] [STDOUT] 229 recipes
2013-03-14 17:11:10 [INFO] [STDOUT] 27 achievements
2013-03-14 17:11:11 [INFO] [Minecraft-Server] Starting minecraft server version 1.5
2013-03-14 17:11:11 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-03-14 17:11:11 [INFO] [STDOUT] MinecraftForge v7.7.0.582 Initialized
2013-03-14 17:11:11 [INFO] [ForgeModLoader] MinecraftForge v7.7.0.582 Initialized
2013-03-14 17:11:11 [INFO] [STDOUT] Replaced 85 ore recipies
2013-03-14 17:11:11 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-03-14 17:11:11 [INFO] [ForgeModLoader] Reading custom logging properties from /hlserver/27530/config/logging.properties
2013-03-14 17:11:11 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-03-14 17:11:11 [INFO] [ForgeModLoader] Searching /hlserver/27530/mods for mods
2013-03-14 17:11:11 [INFO] [ForgeModLoader] Forge Mod Loader has identified 22 mods to load
2013-03-14 17:11:11 [INFO] cp] Activating mod mcp
2013-03-14 17:11:11 [INFO] [FML] Activating mod FML
2013-03-14 17:11:11 [INFO] [Forge] Activating mod Forge
2013-03-14 17:11:11 [INFO] [craftguide] Activating mod craftguide
2013-03-14 17:11:11 [INFO] od_InvTweaks] Activating mod mod_InvTweaks
2013-03-14 17:11:11 [INFO] [RedPowerCompat] Activating mod RedPowerCompat
2013-03-14 17:11:11 [INFO] [RedPowerCore] Activating mod RedPowerCore
2013-03-14 17:11:11 [INFO] [RedPowerBase] Activating mod RedPowerBase
2013-03-14 17:11:11 [INFO] [RedPowerWiring] Activating mod RedPowerWiring
2013-03-14 17:11:11 [INFO] [RedPowerLogic] Activating mod RedPowerLogic
2013-03-14 17:11:11 [INFO] [RedPowerLighting] Activating mod RedPowerLighting
2013-03-14 17:11:11 [INFO] [RedPowerWorld] Activating mod RedPowerWorld
2013-03-14 17:11:11 [INFO] [RedPowerMachine] Activating mod RedPowerMachine
2013-03-14 17:11:11 [INFO] [RedPowerControl] Activating mod RedPowerControl
2013-03-14 17:11:11 [INFO] od_ReiMinimap] Activating mod mod_ReiMinimap
2013-03-14 17:11:11 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2013-03-14 17:11:11 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2013-03-14 17:11:11 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2013-03-14 17:11:11 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2013-03-14 17:11:11 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-03-14 17:11:11 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2013-03-14 17:11:11 [INFO] [IC2] Activating mod IC2
2013-03-14 17:11:12 [INFO] [STDERR] java.lang.NoClassDefFoundError: com/eloraam/redpower/base/BlockMicro
2013-03-14 17:11:12 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-03-14 17:11:12 [INFO] [STDERR] at java.lang.Class.forName(Class.java:266)
2013-03-14 17:11:12 [INFO] [STDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:40)
2013-03-14 17:11:12 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
2013-03-14 17:11:12 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-03-14 17:11:12 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-03-14 17:11:12 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-03-14 17:11:12 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-03-14 17:11:12 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-03-14 17:11:12 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-03-14 17:11:12 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-03-14 17:11:12 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-03-14 17:11:12 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-03-14 17:11:12 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-03-14 17:11:12 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-03-14 17:11:12 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-03-14 17:11:12 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-03-14 17:11:12 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-03-14 17:11:12 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-03-14 17:11:12 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-03-14 17:11:12 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-03-14 17:11:12 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-03-14 17:11:12 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-03-14 17:11:12 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-03-14 17:11:12 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
2013-03-14 17:11:12 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
2013-03-14 17:11:12 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
2013-03-14 17:11:12 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
2013-03-14 17:11:12 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
2013-03-14 17:11:12 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-03-14 17:11:12 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.eloraam.redpower.base.BlockMicro
2013-03-14 17:11:12 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:210)
2013-03-14 17:11:12 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
2013-03-14 17:11:12 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
2013-03-14 17:11:12 [INFO] [STDERR] ... 30 more
2013-03-14 17:11:12 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/eloraam/redpower/core/BlockCoverable
2013-03-14 17:11:12 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2013-03-14 17:11:12 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
2013-03-14 17:11:12 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
2013-03-14 17:11:12 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:199)
2013-03-14 17:11:12 [INFO] [STDERR] ... 32 more
2013-03-14 17:11:12 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.eloraam.redpower.core.BlockCoverable
2013-03-14 17:11:12 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:112)
2013-03-14 17:11:12 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
2013-03-14 17:11:12 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
2013-03-14 17:11:12 [INFO] [STDERR] ... 36 more
2013-03-14 17:11:12 [SEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: com/eloraam/redpower/base/BlockMicro
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:266)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:40)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.ClassNotFoundException: com.eloraam.redpower.base.BlockMicro
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:210)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 30 more
Caused by: java.lang.NoClassDefFoundError: com/eloraam/redpower/core/BlockCoverable
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:199)
... 32 more
Caused by: java.lang.ClassNotFoundException: com.eloraam.redpower.core.BlockCoverable
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:112)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 36 more
2013-03-14 17:11:12 [SEVERE] [Minecraft-Server] This crash report has been saved to: /hlserver/27530/./crash-reports/crash-2013-03-14_17.11.12-server.txt


CRASH REPORT:
Spoiler: zobrazit

Kód: Vybrat vše

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 3/14/13 5:11 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: com/eloraam/redpower/base/BlockMicro
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Class.java:266)
   at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:40)
   at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
   at com.google.common.eventbus.EventBus.post(EventBus.java:267)
   at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
   at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
   at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
   at com.google.common.eventbus.EventBus.post(EventBus.java:267)
   at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
   at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
   at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
   at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
   at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
   at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.ClassNotFoundException: com.eloraam.redpower.base.BlockMicro
   at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:210)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   ... 30 more
Caused by: java.lang.NoClassDefFoundError: com/eloraam/redpower/core/BlockCoverable
   at java.lang.ClassLoader.defineClass1(Native Method)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:199)
   ... 32 more
Caused by: java.lang.ClassNotFoundException: com.eloraam.redpower.core.BlockCoverable
   at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:112)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   ... 36 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
   Minecraft Version: 1.5
   Operating System: Linux (amd64) version 3.7.1-fh
   Java Version: 1.7.0_15, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 191194600 bytes (182 MB) / 259522560 bytes (247 MB) up to 1037959168 bytes (989 MB)
   JVM Flags: 3 total; -Xms256M -Xmx1024M -XX:+UseParNewGC
   AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
   Suspicious classes: FML and Forge are installed
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: MCP v7.42 FML v5.0.24.582 Minecraft Forge 7.7.0.582 22 mods loaded, 22 mods active
   mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
   FML [Forge Mod Loader] (coremods) Unloaded->Constructed
   Forge [Minecraft Forge] (coremods) Unloaded->Constructed
   craftguide [CraftGuide] (CraftGuide-Mod-1.4.7.zip) Unloaded->Constructed
   mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.50-1.4.7.zip) Unloaded->Constructed
   RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded
   RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded
   RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded
   RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6 (1).zip) Unloaded
   RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded
   RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded
   RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded
   RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded
   RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded
   mod_ReiMinimap [mod_ReiMinimap] ([1.4.7]ReiMinimap_v3.2_06.zip) Unloaded
   BuildCraft|Core [BuildCraft] (buildcraft-A-3.4.3.jar) Unloaded
   BuildCraft|Builders [BC Builders] (buildcraft-A-3.4.3.jar) Unloaded
   BuildCraft|Energy [BC Energy] (buildcraft-A-3.4.3.jar) Unloaded
   BuildCraft|Factory [BC Factory] (buildcraft-A-3.4.3.jar) Unloaded
   BuildCraft|Transport [BC Transport] (buildcraft-A-3.4.3.jar) Unloaded
   BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.4.3.jar) Unloaded
   IC2 [IndustrialCraft 2] (industrialcraft-2_1.111.jar) Unloaded
   Profiler Position: N/A (disabled)
   Is Modded: Definitely; Server brand changed to 'fml'
   Type: Dedicated Server (map_server.txt)


Viete mi povedať v čom je chyba? A načo slúži zložka coremods?

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Server s Modami...

#13 Příspěvekod nejento » 14 bře 2013, 19:31

Složka coremods slouží jako mods. Musíš si však dávat celký pozor, kam jaký mód dáváš. Najdeš to u tvůrce toho pluginu, kam to strčit. Myslím, že coremods nahrává obsah těch modů přimo do toho jaru, kdežto mods jeje normálně nahraje.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Server s Modami...

#14 Příspěvekod Smexhy » 14 bře 2013, 22:03

No tie mody boli sťahované z rôznych stránok a nič také sa tam nepísalo...ale prečo sa server nejde pustiť resp. Mody načíta ale hodí error a vypne ho? A error sa týka čoho?


Zpět na „Minecraft, Tekkit“

Kdo je online

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