-
Member
PTS 4.6 Fixing GMServer / GMWeb
Hello,
iam trying to get GMWeb to run, i can login allready and as soon as i try to search my character that i want to make GM i get no result from Search (says in rus "nothing found")
did it like shown here:
https://forum.ragezone.com/f588/id-g...4-6-a-1198207/
screenshot of my search result:
https://imgur.com/a/4vsRonz
pts files used:
https://disk.yandex.ru/d/x7a11c-a6A4zsw (from @TieLay)
Install Path of Server:
D:\AiON_SERVER
In Weblog.txt it refers to in "G:\Work\Aion\_RESTORED\Common\communications\PacketSender.cs:Row 2630."
But that G: is not even existent on the server
Weblog.txt error:
2022-03-19 22:50:25,872 [768] FATAL - communications.PacketSender : communications.PacketUtilCrypto CommonDecode error (allbuf.Length == 0 && rcv_len == 0)StackTrace : bei 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:Zeile 136. bei communications.PacketSender.DecodeUSERLIST(Byte[] msg) in G:\Work\Aion\_RESTORED\Common\communications\PacketSender.cs:Zeile 2630.2022-03-19 22:50:25,872 [768] INFO - gm.common.CommonBiz : K: 127.0.0.1V: 127.0.0.12022-03-19 22:50:25,872 [768] INFO - gm.common.CommonBiz : Referrer: 127.0.0.12022-03-19 22:50:25,872 [768] INFO - gm.common.CommonBiz : IsPass: True2022-03-19 22:50:25,872 [768] INFO - do_not_use_sb_pool : GetSBObject sbpooledQue.Count=02022-03-19 22:50:25,873 [768] INFO - do_not_use_sb_pool : ReleaseSBObject sbpooledQue.Count=02022-03-19 22:50:26,080 [768] FATAL - communications.PacketSender : communications.PacketUtilCrypto CommonDecode error (allbuf.Length == 0 && rcv_len == 0)StackTrace : bei 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:Zeile 136. bei communications.PacketSender.DecodeUSERLIST(Byte[] msg) in G:\Work\Aion\_RESTORED\Common\communications\PacketSender.cs:Zeile 2630.2022-03-19 22:50:49,819 [968] INFO - gm.common.CommonBiz : K: 127.0.0.1V: 127.0.0.12022-03-19 22:50:49,819 [968] INFO - gm.common.CommonBiz : Referrer: 127.0.0.12022-03-19 22:50:49,819 [968] INFO - gm.common.CommonBiz : IsPass: True2022-03-19 22:50:49,819 [968] INFO - do_not_use_sb_pool : GetSBObject sbpooledQue.Count=02022-03-19 22:50:49,819 [968] INFO - do_not_use_sb_pool : ReleaseSBObject sbpooledQue.Count=02022-03-19 22:50:49,819 [968] INFO - do_not_use_sb_pool : GetSBObject sbpooledQue.Count=02022-03-19 22:50:49,819 [968] INFO - do_not_use_sb_pool : ReleaseSBObject sbpooledQue.Count=02022-03-19 22:50:49,819 [968] INFO - do_not_use_sb_pool : GetSBObject sbpooledQue.Count=02022-03-19 22:50:49,819 [968] INFO - do_not_use_sb_pool : ReleaseSBObject sbpooledQue.Count=0
Maybe someone can give me some hints.
- - - Updated - - -
i saw allready this here:
https://forum.ragezone.com/f588/id-gm-aion-4-6-a-1198207/index2.html
Post# 19 by @gondracorn but didnt got it to run
Quote: So... I finally got it to work
1.
Copy GM.bin to /AION_WEB/conf
2.
Copy the world folder in tools to /AION_WEB/Conf/world
But that didnt worked as described for me.
-