Results 1 to 3 of 3
  1. #1
    Maik8's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Germany
    Posts
    186
    Reputation
    61
    Thanks
    854
    My Mood
    Busy

    Question KRelay CreateOryxNotification kicks client

    I tried to make my TradeBot working again and noticed that even the autonexus plugin kicks the client if you use /autonexus
    Is there another way to create a noticeable message in the chat or maybe there is a fix for Krelay?
    I used the Krelay version from the gitlab Arkzzz (artifacts) and the new 059 Client (X32.1.0) (.swf).

    Code:
    public static void OryxMessage(this Client client, string msg)
    {
         client.SendToClient(PluginUtils.CreateOryxNotification("TradebotMK8", msg));
    }
    KRelay Log:
    Code:
    [Client]        Connected to remote host.
    [Error]         An exception was thrown
                    within RemoteRead (isClient = False) 
                    at MemoryStream.InternalReadInt32
    
                    Über das Ende des Datenstroms hinaus kann nicht gelesen werden.
    [Client]        Disconnected.

  2. #2
    ArkMods's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Location
    DWORD* loc = nullptr;
    Posts
    192
    Reputation
    10
    Thanks
    63
    My Mood
    Sleepy
    Theres probably a missing field in Notification packet

  3. #3
    Maik8's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Germany
    Posts
    186
    Reputation
    61
    Thanks
    854
    My Mood
    Busy
    If you want i can investigate on it later today (about 2am here, need to go to work soon :S), but i also wouldn't be mad if you would fix it yourself.

Similar Threads

  1. [Solved] KRelay disconnects from client when entering realm
    By Linards17 in forum Realm of the Mad God Help & Requests
    Replies: 6
    Last Post: 10-07-2016, 03:19 PM
  2. [Help Request] KRELAY ON LEGIT CLIENT
    By Raini in forum Realm of the Mad God Help & Requests
    Replies: 5
    Last Post: 08-20-2016, 03:25 AM
  3. [Solved] KRelay with Orape client - reconnect
    By Tignite in forum Realm of the Mad God Help & Requests
    Replies: 4
    Last Post: 05-05-2016, 11:40 AM
  4. Client can't connect to game after running KRelay
    By xlights in forum Realm of the Mad God Help & Requests
    Replies: 0
    Last Post: 02-27-2016, 03:47 PM
  5. [Help Request] Phoenix client Ban, IPBan, Kick, Vault and Take buttons
    By ZeusAlmighty in forum Realm of the Mad God Private Servers Help
    Replies: 2
    Last Post: 01-18-2015, 07:15 PM