im trying to run a ftb direwolf20 1.6.4 modpack server,
and everytime i run it doesnt do anything
i saw the log of the server and it said this:
please help me guys!
i dont know what to do!
and everytime i run it doesnt do anything
i saw the log of the server and it said this:
2014-01-18 12:02:34 [INFO] Starting minecraft server version 1.6.4
2014-01-18 12:02:52 [INFO] Loading properties
2014-01-18 12:02:52 [INFO] Default game type: SURVIVAL
2014-01-18 12:02:52 [INFO] Generating keypair
2014-01-18 12:02:53 [INFO] Starting Minecraft server on 198.23.140.245:25565
2014-01-18 12:02:53 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-01-18 12:02:53 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-01-18 12:02:53 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-01-18 12:02:53 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-01-18 12:03:00 [INFO] Preparing level "world"
2014-01-18 12:03:02 [SEVERE] Encountered an unexpected exception ReportedException
net.minecraft.util.ReportedException: Exception getting block type in world
at net.minecraft.world.World.<init>(World.java:320)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:110)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:246)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:187)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.NoClassDefFoundError: codechicken/wirelessredstone/core/RedstoneEtherServer
at codechicken.wirelessredstone.core.WRCoreEventHandler.onChunkLoad(WRCoreEventHandler.java:65)
at net.minecraftforge.event.ASMEventHandler_158_WRCoreEventHandler_onChunkLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1079)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:150)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:166)
at net.minecraft.world.World.func_72964_e(World.java:529)
at net.minecraft.world.World.func_72798_a(World.java:414)
at net.minecraft.world.World.func_72799_c(World.java:438)
at net.minecraft.world.World.func_72922_b(World.java:385)
at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:102)
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:830)
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:794)
at net.minecraft.world.World.<init>(World.java:305)
... 5 more
Caused by: java.lang.ClassNotFoundException: codechicken.wirelessredstone.core.RedstoneEtherServer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 20 more
Caused by: java.lang.OutOfMemoryError: PermGen space
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 22 more
2014-01-18 12:03:03 [INFO] Stopping server
2014-01-18 12:03:03 [INFO] Saving players
2014-01-18 12:03:03 [INFO] Saving worlds
2014-01-18 12:03:03 [INFO] Closing listening thread
2014-01-18 12:02:52 [INFO] Loading properties
2014-01-18 12:02:52 [INFO] Default game type: SURVIVAL
2014-01-18 12:02:52 [INFO] Generating keypair
2014-01-18 12:02:53 [INFO] Starting Minecraft server on 198.23.140.245:25565
2014-01-18 12:02:53 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-01-18 12:02:53 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-01-18 12:02:53 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-01-18 12:02:53 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-01-18 12:03:00 [INFO] Preparing level "world"
2014-01-18 12:03:02 [SEVERE] Encountered an unexpected exception ReportedException
net.minecraft.util.ReportedException: Exception getting block type in world
at net.minecraft.world.World.<init>(World.java:320)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:110)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:246)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:187)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.NoClassDefFoundError: codechicken/wirelessredstone/core/RedstoneEtherServer
at codechicken.wirelessredstone.core.WRCoreEventHandler.onChunkLoad(WRCoreEventHandler.java:65)
at net.minecraftforge.event.ASMEventHandler_158_WRCoreEventHandler_onChunkLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1079)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:150)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:166)
at net.minecraft.world.World.func_72964_e(World.java:529)
at net.minecraft.world.World.func_72798_a(World.java:414)
at net.minecraft.world.World.func_72799_c(World.java:438)
at net.minecraft.world.World.func_72922_b(World.java:385)
at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:102)
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:830)
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:794)
at net.minecraft.world.World.<init>(World.java:305)
... 5 more
Caused by: java.lang.ClassNotFoundException: codechicken.wirelessredstone.core.RedstoneEtherServer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 20 more
Caused by: java.lang.OutOfMemoryError: PermGen space
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 22 more
2014-01-18 12:03:03 [INFO] Stopping server
2014-01-18 12:03:03 [INFO] Saving players
2014-01-18 12:03:03 [INFO] Saving worlds
2014-01-18 12:03:03 [INFO] Closing listening thread
please help me guys!
i dont know what to do!