Stránka 1 z 2

Server crash error

Napsal: 15 bře 2013, 15:55
od Smexhy
Server: PODPIS

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)

Re: Server crash error

Napsal: 15 bře 2013, 17:19
od nejento
Nahraj znovu kompletně celý a pořádně RedPower.

Re: Server crash error

Napsal: 15 bře 2013, 17:31
od Smexhy
No nahral som to ide to teraz na verzii 1.4.7 len s buildcraft modom, hneď ako pridám aj industrialcraft server nenačíta...a vypíše chybu...pri tom sťahujem poslednú verziu ktorá je kompatibilná s verziou 1.4.7....Nevieš prečo to robí? Alebo ako nahrať ten industrialcraft?

Re: Server crash error

Napsal: 15 bře 2013, 17:42
od Smexhy
Teraz som zistil, že to robí iba industrialcraft, nahral som ho tam samotne a vypisuje to chybu len s ním:
Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 212.55.255.21!
2013-03-15 16:39:04 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-03-15 16:39:04 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-03-15 16:39:05 [INFO] [STDOUT] 210 recipes
2013-03-15 16:39:05 [INFO] [STDOUT] 27 achievements
2013-03-15 16:39:06 [INFO] [Minecraft] Starting minecraft server version 1.4.7
2013-03-15 16:39:06 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-03-15 16:39:06 [INFO] [STDOUT] MinecraftForge v6.6.2.534 Initialized
2013-03-15 16:39:06 [INFO] [ForgeModLoader] MinecraftForge v6.6.2.534 Initialized
2013-03-15 16:39:06 [INFO] [STDOUT] Replaced 84 ore recipies
2013-03-15 16:39:06 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-03-15 16:39:06 [INFO] [ForgeModLoader] Reading custom logging properties from /hlserver/27530/config/logging.properties
2013-03-15 16:39:06 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-03-15 16:39:06 [INFO] [ForgeModLoader] Searching /hlserver/27530/mods for mods
2013-03-15 16:39:06 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-03-15 16:39:06 [INFO] cp] Activating mod mcp
2013-03-15 16:39:06 [INFO] [FML] Activating mod FML
2013-03-15 16:39:06 [INFO] [Forge] Activating mod Forge
2013-03-15 16:39:06 [INFO] [IC2] Activating mod IC2
2013-03-15 16:39:07 [INFO] [STDERR] java.lang.VerifyError: (class: ic2/common/IC2, method: registerCraftingRecipes signature: ()V) Incompatible argument to function
2013-03-15 16:39:07 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-03-15 16:39:07 [INFO] [STDERR] at java.lang.Class.forName(Class.java:266)
2013-03-15 16:39:07 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:418)
2013-03-15 16:39:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-03-15 16:39:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-03-15 16:39:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-03-15 16:39:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-03-15 16:39:07 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-03-15 16:39:07 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-03-15 16:39:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-03-15 16:39:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-03-15 16:39:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-03-15 16:39:07 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
2013-03-15 16:39:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-03-15 16:39:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-03-15 16:39:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-03-15 16:39:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-03-15 16:39:07 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-03-15 16:39:07 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-03-15 16:39:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-03-15 16:39:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-03-15 16:39:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-03-15 16:39:07 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
2013-03-15 16:39:07 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
2013-03-15 16:39:07 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
2013-03-15 16:39:07 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
2013-03-15 16:39:07 [INFO] [STDERR] at ho.c(DedicatedServer.java:64)
2013-03-15 16:39:07 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
2013-03-15 16:39:07 [INFO] [STDERR] at fy.run(SourceFile:849)
2013-03-15 16:39:07 [SEVERE] [Minecraft] Encountered an unexpected exception VerifyError
java.lang.VerifyError: (class: ic2/common/IC2, method: registerCraftingRecipes signature: ()V) Incompatible argument to function
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:266)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:418)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:64)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
2013-03-15 16:39:07 [SEVERE] [Minecraft] This crash report has been saved to: /hlserver/27530/./crash-reports/crash-2013-03-15_16.39.07-server.txt


Ako ho tam správne nahrať, robil som to normálne ako kážu, no i tak nejde...

PS: Má fakaheda nejaký problém, keďže mi nejde žiaden zo zakúpených serverov...?

Re: Server crash error

Napsal: 16 bře 2013, 21:19
od Smexhy
up

Re: Server crash error

Napsal: 16 bře 2013, 21:52
od nejento

Re: Server crash error

Napsal: 16 bře 2013, 22:17
od Smexhy
Nejento, díky karma + ale objavil sa ďalší problém :D -
Toto mi ukazuje keď som si nahral Forge do clienta, nevieš čím to môže byť? Ukazuje to ale, keď tam mám nahraté tie mody - IC2 a BuildCraft (Nefunguje ani jeden samostatne) ináč Forge ide bezproblémovo...Ďakujem za radu...

Re: Server crash error

Napsal: 17 bře 2013, 08:43
od vojtamaniak
lol, co to tam je za obrázky na té stránce?

Re: Server crash error

Napsal: 17 bře 2013, 10:21
od Smexhy
...Obrázek server crashu...niečo sa ti zobrazuje zle? Mne sa to ukazuje celé normálne...

Re: Server crash error

Napsal: 17 bře 2013, 12:47
od nejento
Ten odkaz jsem dal pryč, protože to také ukazovalo nevhodné obrázky.
Zkus použít nejnovější verzi Forge pro klienta.