
Originally Posted by
exeweb
Could help me?
I can't set user as GM
On step 5 when i tried to search char, page answer - nothing to find
Char name is simple - Test and I see it in DB
in weblog.txt I see error:
2021-11-13 13:14:55,922 [13564] FATAL - communications.PacketSender : communications.PacketUtilCrypto CommonDecode error (allbuf.Length == 0 && rcv_len == 0)StackTrace : at communications.PacketUtilCrypto.CommonDecode(Byte[] msg, RequestPacketType request_packet_type, Byte marker, Int32 added_header_length, Int32 buffer_size, Boolean is_rcv) in G:\Work\Aion\_RESTORED\Common\communications\PacketUtilCrypto.cs:line 136 at communications.PacketSender.DecodeUSERLIST(Byte[] msg) in G:\Work\Aion\_RESTORED\Common\communications\PacketSender.cs:line 2630
But in GMserver side i see row like that
11/13/2021 1:14:55 PM : 127.0.0.1:50509 GRQ_GET_USER_LIST
in Gmserverlog
2021-11-13 13:14:55,688 [13176] INFO - ?AsyncSocketServer.AcceptCallback Add - count: : 1
2021-11-13 13:14:55,704 [13080] FATAL - ReadCallback Exception : Padding is invalid and cannot be removed.
2021-11-13 13:14:55,704 [13080] INFO - ?AsyncSocketServer.ReleaseStateObject : connectedSocks.Count:0
2021-11-13 13:14:55,922 [13080] INFO - ?AsyncSocketServer.AcceptCallback Add - count: : 1
2021-11-13 13:14:55,922 [12408] FATAL - ReadCallback Exception : Padding is invalid and cannot be removed.
2021-11-13 13:14:55,922 [12408] INFO - ?AsyncSocketServer.ReleaseStateObject : connectedSocks.Count:0
Any suggestions?