Page 1 of 1

server up or not?

Posted: Sun Nov 13, 2011 12:04 am
by Sikken

Code: Select all

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)

Re: server up or not?

Posted: Sun Nov 13, 2011 2:02 am
by thaiscorpion
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