I am trying to host my own server, so I can use the Command Block for something I am making (When going into SSP with cheats enabled, it seems to only say "Must be an op and in creative mode") but when I launch the server (using this command
), everything loads up just fine until I get an error:
2013-02-27 18:35:34 [SEVERE] [Minecraft] Encountered an unexpected exception RuntimeException
java.lang.RuntimeException: Code Chicken Core
I am unsure why this is happening, but I keep seeing lines relating to my WirelessRedstone.cfg file in config not being able to be read, or something like that.
Here is my full error log: http://pastebin.com/FdhnzSwR
I am using the Direwolf20 pack recommended server - with a Windows 7 Professional 64bit computer with 3GB of RAM free.
EDIT: It seems all I had to do was delete some folder in my save file. I'm unsure what file it was - but I deleted these files:
EnderStorage
RedstoneEther
cofh
NEI
Code:
java -Xms1G -Xmx2G -jar ftbserver.jar nogui
2013-02-27 18:35:34 [SEVERE] [Minecraft] Encountered an unexpected exception RuntimeException
java.lang.RuntimeException: Code Chicken Core
I am unsure why this is happening, but I keep seeing lines relating to my WirelessRedstone.cfg file in config not being able to be read, or something like that.
Here is my full error log: http://pastebin.com/FdhnzSwR
I am using the Direwolf20 pack recommended server - with a Windows 7 Professional 64bit computer with 3GB of RAM free.
EDIT: It seems all I had to do was delete some folder in my save file. I'm unsure what file it was - but I deleted these files:
EnderStorage
RedstoneEther
cofh
NEI