Connecting to login on 127.0.0.1:9014Exception in thread "main" java.lang.NullPointerException at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:316) at net.sf.l2j.gameserver.GameServer.main(GameServer.java:365)
Not sure what you question actually is but the error is an error in your source code, in the gameserver.java on the lines that it says you should check them out and see where the problem is maybe post them lines of code to see