server up or not?

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
Sikken
Posts: 53
Joined: Sat Sep 05, 2009 10:03 pm

server up or not?

Post 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)
thaiscorpion
Posts: 30
Joined: Thu Sep 01, 2011 3:57 am

Re: server up or not?

Post 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
Post Reply