Page 1 of 1

StartGameServer.sh weird error

Posted: Thu Sep 17, 2009 11:46 pm
by PXT
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:3522
L2JDP Revision Number:6629

I get this error when trying to register gameserver in linux:
[img=http://img514.imageshack.us/img514/1753/errorps.th.jpg]

And after I click on REGISTER SERVER button another error come:

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at net.sf.l2j.gsregistering.RegisterDialog.<init>(RegisterDialog.java:69)
at net.sf.l2j.gsregistering.GUserInterface.actionPerformed(GUserInterface.java:288)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6134)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5899)
at java.awt.Container.processEvent(Container.java:2023)
at java.awt.Component.dispatchEventImpl(Component.java:4501)
at java.awt.Container.dispatchEventImpl(Container.java:2081)
at java.awt.Component.dispatchEvent(Component.java:4331)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
at java.awt.Container.dispatchEventImpl(Container.java:2067)
at java.awt.Window.dispatchEventImpl(Window.java:2458)
at java.awt.Component.dispatchEvent(Component.java:4331)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

What can be wrong? Thanks,im new @ linux.

Re: StartGameServer.sh weird error

Posted: Fri Sep 18, 2009 2:32 am
by MELERIX
before use register, you need to configure loginserver.properties

Re: StartGameServer.sh weird error

Posted: Fri Sep 18, 2009 3:13 pm
by PXT
It`s already configured,DB name,user and pass are correct.So maybe another problem is causing this?

Re: StartGameServer.sh weird error

Posted: Fri Sep 18, 2009 3:18 pm
by devo
database is started?

Re: StartGameServer.sh weird error

Posted: Fri Sep 18, 2009 3:27 pm
by PXT
You mean MySQL? Then yes.

Re: StartGameServer.sh weird error

Posted: Fri Sep 18, 2009 4:53 pm
by devo
correct login/pass in l2j config?