Hi R-S,

Whenever I start the server, I get this exception:

Jul 02, 2014 12:37:47 AM com.asgarniars.rs2.Server run
INFO: Starting Asgarnia on /0.0.0.0:5555...
Jul 02, 2014 12:37:47 AM com.asgarniars.rs2.Server run
INFO: Shutdown hook enabled...
Jul 02, 2014 12:37:47 AM com.asgarniars.rs2.network.packet.PacketManager loadPackets
INFO: Loaded 55 packets.
java.io.FileNotFoundException: .\config\content\itemspawns.xml (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.jav a:146)
at java.io.FileInputStream.<init>(FileInputStream.jav a:101)
at com.asgarniars.rs2.model.players.GlobalItemSpawns$ GlobalItemLoader.loadItemSpawns(GlobalItemSpawns.j ava:107)
at com.asgarniars.rs2.io.XStreamController.loadAllFil es(XStreamController.java:63)
at com.asgarniars.rs2.Server.run(Server.java:123)
at java.lang.Thread.run(Thread.java:745)
So I went to my directory and checked the paths.. found out that there is nothing wrong with the path..

Please help me solve this problem. My Skype is TwistyTM if you don't have it already.

Appreciated.