I am planning on making adminer optional which would also make php and apache2 optional, I just haven't had time yet. That script I made for myself and I know that I want adminer 😛
"
and also be asked about opening 3306 or XXXX and listen to *
thanks "
Could you explain this a bit more? I am not sure I should offer the option to open port 3306 as that is a bad thing unless you know what you are doing, and if you know what you are doing it is a simple thing to open it yourself after.
Listen to * is this for login / gameserver or Mariadb?
Question
rullezz
hi all...i have this error in GameServer:
Client: [Character: RuLLezZ - Account: rullezz - IP: 127.0.0.1] - Failed writing
: [ S ] D0 MultiSellList - L2J Server Version: "1065" - DP Revision: "1062"
java.lang.NullPointerException
at net.sf.l2j.gameserver.serverpackets.MultiSellList.writeImpl(MultiSell
List.java:83)
at net.sf.l2j.gameserver.serverpackets.L2GameServerPacket.write(L2GameSe
rverPacket.java:44)
at com.l2jserver.mmocore.network.SelectorThread.prepareWriteBuffer(Selec
torThread.java:606)
at com.l2jserver.mmocore.network.SelectorThread.writePacket(SelectorThre
ad.java:530)
at com.l2jserver.mmocore.network.SelectorThread.run(SelectorThread.java:
232)
How i can fix it? :/
3 answers to this question
Recommended Posts