Jump to content

Question

Posted

Hello! iam using a new l2j pack but i cant run the server even in gameserver/loginserver! I made the compile... build was succesfull but when i am running the server i am taking this...   

Starting GameServer.

log4j:WARN No appenders could be found for logger (l2s.gameserver.GameServer).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Exception in thread "main" java.lang.NullPointerException
        at l2s.gameserver.config.xml.holder.HostsConfigHolder.log(HostsConfigHolder.java:65)
        at l2s.commons.data.xml.AbstractParser.load(AbstractParser.java:144)
        at l2s.gameserver.config.xml.ConfigParsers.parseAllOnLoad(ConfigParsers.java:13)
        at l2s.gameserver.GameServer.<init>(GameServer.java:194)
        at l2s.gameserver.GameServer.main(GameServer.java:536)

Server terminated abnormaly ...


Server terminated ...

Press any key to continue . . .

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...