Ja , also ich habs jetzt neu gemacht und jetzt geht garnichts mehr....
Fehler meldung:
2012-02-19 16:20:22 [INFO] [CONSOLE] nitrado.net Gameserver
2012-02-19 16:20:23 [INFO] [CONSOLE] Server restart in 3 seconds
2012-02-19 16:20:24 [INFO] [CONSOLE] 3...
2012-02-19 16:20:26 [INFO] [CONSOLE] 2...
2012-02-19 16:20:27 [INFO] [CONSOLE] 1...
2012-02-19 16:20:28 [INFO] [CONSOLE] --> RESTART <--
2012-02-19 16:20:28 [INFO] CONSOLE: Forcing save..
2012-02-19 16:20:28 [INFO] CONSOLE: Save complete.
2012-02-19 16:20:30 [INFO] Unknown console command. Type "help" for help.
2012-02-19 16:20:30 [INFO] CONSOLE: Stopping the server..
2012-02-19 16:20:30 [INFO] Stopping server
2012-02-19 16:20:30 [INFO] Saving chunks
2012-02-19 16:20:30 [INFO] Saving chunks
2012-02-19 16:20:30 [INFO] Saving chunks
2012-02-19 16:20:42 [INFO] ModLoader Server 1.1 Initializing...
2012-02-19 16:20:42 [INFO] Mod Loaded: mod_RedPowerArray 2.0pr4d
2012-02-19 16:20:42 [INFO] Mod Loaded: mod_AS_BattleTowers 1.1
2012-02-19 16:20:42 [INFO] Mod Loaded: mod_RedPowerLogic 2.0pr4d
2012-02-19 16:20:42 [INFO] Mod Loaded: mod_RedPowerWiring 2.0pr4d
2012-02-19 16:20:42 [INFO] Mod Loaded: mod_RedPowerMachine 2.0pr4d
2012-02-19 16:20:42 [INFO] Mod Loaded: mod_RedPowerLighting 2.0pr4d
2012-02-19 16:20:42 [INFO] Mod Loaded: mod_RedPowerWorld 2.0pr4d
2012-02-19 16:20:43 [INFO] Mod Loaded: WirelessRedstone 1.5
2012-02-19 16:20:43 [INFO] Mod Loaded: mod_MinecraftForge 1.3.3.13
2012-02-19 16:20:43 [INFO] ModLoaderMP 1.1 Initialized
2012-02-19 16:20:43 [INFO] Mod Loaded: mod_Planes 1.1v16
2012-02-19 16:20:43 [SEVERE] Unexpected exception
java.lang.RuntimeException: ModLoader has failed to initialize.
at ModLoader.ThrowException(ModLoader.java:1249)
at ModLoader.init(ModLoader.java:658)
at ModLoader.Init(ModLoader.java:1312)
at net.minecraft.server.MinecraftServer.s(MinecraftSe rver.java:103)
at net.minecraft.server.MinecraftServer.run(Minecraft Server.java:315)
at cz.run(SourceFile:465)
Caused by: java.lang.NoClassDefFoundError: mod_RedPowerCore
at mod_RedPowerArray.initialize(mod_RedPowerArray.jav a:27)
at mod_RedPowerArray.ModsLoaded(mod_RedPowerArray.jav a:11)
at ModLoader.init(ModLoader.java:647)
... 4 more
Caused by: java.lang.ClassNotFoundException: mod_RedPowerCore
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 7 more