hi i made a dw20 server on mac using hamatchi for me and a couple of mates to play on. I did the whole start.command thing and got the server to start up but then it stopped half way through loading and i don't know why.
here is the code
2013-12-10 21:06:15 [INFO] [Minecraft-Server] Loading properties
2013-12-10 21:06:15 [INFO] [Minecraft-Server] Default game type: SURVIVAL
2013-12-10 21:06:15 [INFO] [Minecraft-Server] Generating keypair
2013-12-10 21:06:15 [INFO] [Minecraft-Server] Starting Minecraft server on *:25565
2013-12-10 21:06:15 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerEnchantment
2013-12-10 21:06:15 [INFO] [ForgeModLoader] [denLib]: denLib loading...
2013-12-10 21:06:15 [INFO] [ForgeModLoader] /Users/jackallanson/Desktop/modpacks^Direwolf20_1_6_4^1_0_0^Direwolf20Server/mods/AM2_1.0.2b.zip
2013-12-10 21:06:15 [SEVERE] [arsmagica2] The language resource /lang/de_DE.lang cannot be located on the classpath. This is a programming error.
2013-12-10 21:06:15 [SEVERE] [arsmagica2] The language resource /lang/en_US.lang cannot be located on the classpath. This is a programming error.
2013-12-10 21:06:15 [SEVERE] [arsmagica2] The language resource /lang/zh_CN.lang cannot be located on the classpath. This is a programming error.
2013-12-10 21:06:15 [WARNING] [ForgeModLoader] Redundant call to BiomeDictionary.registerAllBiomes ignored
2013-12-10 21:06:17 [INFO] [ForgeModLoader] Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.MeltArmor@72ca6922
2013-12-10 21:06:17 [INFO] [ForgeModLoader] Ars Magica 2 >> Unregistered spell part in skill trees: am2.skills.MagePosseII@46bc720e
2013-12-10 21:06:17 [INFO] [STDOUT] Loading Billund v1.01 (rev 45)
I don't understand why it stopped here but i'm not a pro on code by any means so if anyone could help me out that would be great
here is the code
2013-12-10 21:06:15 [INFO] [Minecraft-Server] Loading properties
2013-12-10 21:06:15 [INFO] [Minecraft-Server] Default game type: SURVIVAL
2013-12-10 21:06:15 [INFO] [Minecraft-Server] Generating keypair
2013-12-10 21:06:15 [INFO] [Minecraft-Server] Starting Minecraft server on *:25565
2013-12-10 21:06:15 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerEnchantment
2013-12-10 21:06:15 [INFO] [ForgeModLoader] [denLib]: denLib loading...
2013-12-10 21:06:15 [INFO] [ForgeModLoader] /Users/jackallanson/Desktop/modpacks^Direwolf20_1_6_4^1_0_0^Direwolf20Server/mods/AM2_1.0.2b.zip
2013-12-10 21:06:15 [SEVERE] [arsmagica2] The language resource /lang/de_DE.lang cannot be located on the classpath. This is a programming error.
2013-12-10 21:06:15 [SEVERE] [arsmagica2] The language resource /lang/en_US.lang cannot be located on the classpath. This is a programming error.
2013-12-10 21:06:15 [SEVERE] [arsmagica2] The language resource /lang/zh_CN.lang cannot be located on the classpath. This is a programming error.
2013-12-10 21:06:15 [WARNING] [ForgeModLoader] Redundant call to BiomeDictionary.registerAllBiomes ignored
2013-12-10 21:06:17 [INFO] [ForgeModLoader] Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.MeltArmor@72ca6922
2013-12-10 21:06:17 [INFO] [ForgeModLoader] Ars Magica 2 >> Unregistered spell part in skill trees: am2.skills.MagePosseII@46bc720e
2013-12-10 21:06:17 [INFO] [STDOUT] Loading Billund v1.01 (rev 45)
I don't understand why it stopped here but i'm not a pro on code by any means so if anyone could help me out that would be great