Page 1 of 1

Cannot create characters ...

Posted: Tue Feb 25, 2014 4:24 am
by TFNG
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 6291:
L2JDP Revision 9641:

... if in General config file the option to make everyone an admin is enabled.
It lets you select the char race, class..etc .. but when you hit the "Create" button nothing happens.
The console shows this error:

Client: [Account: XXX - IP: XX.XX.XXX.XXX] - Failed running: [C] 0C CharacterCr
eate - L2J Server Version: 6291 - DP Revision: 9641 ; null
java.lang.NullPointerException
at com.l2jserver.gameserver.datatables.CharNameTable.addName(CharNameTab
le.java:66)
at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.setName(L2
PcInstance.java:11604)
at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.create(L2P
cInstance.java:1092)
at com.l2jserver.gameserver.network.clientpackets.CharacterCreate.runImp
l(CharacterCreate.java:201)
at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run
(L2GameClientPacket.java:70)
at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1
091)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


Other than that the server works as expected except I cannot have a GM char.. I only selected that option to get an admin char in the game. I can set any number I like in the character table for access level, 1, 8, 127, 100, 200 .. etc but it always gets reset to 0 when logging in.
And yes, I looked at the access level xml file.

Any hints what could be the matter with either of these problems?

Re: Cannot create characters ...

Posted: Thu Feb 27, 2014 12:59 am
by TFNG
No one knows?

Re: Cannot create characters ...

Posted: Thu Feb 27, 2014 8:20 am
by St3eT
Check your custom stuffs, in clear core/dp(last rev) it work.