Loggin with Razor
Posted: Tue Jun 10, 2014 3:24 am
Hello guys! I have some difficult with Razor login
I'm use client version 7.0.3.0
My Razor main menu: I have tried different ports & encryptions
But there is some messages, like that:
I didn't found some help for this suggestion, so, I'm need your life help! 
If somebody use razor on his server, please, tell me, what encryption, port, and settings in razor do u have?
With best regards.
I'm use client version 7.0.3.0
My Razor main menu: I have tried different ports & encryptions
Code: Select all
Protocol Protocol
{
EnableFlowControlPackets 0
}
Listener
{
Port 5001
Encryption 2.0.8
}
Listener
{
Port 5003
Encryption none
}
Listener
{
Port 5002
Encryption ignition
}
Listener
{
Port 5004
Encryption uorice
}
Listener
{
Port 5005
Encryption 7.0.3.0
}
Code: Select all
Client connected from 127.0.0.1 (1 connections)
Client from 127.0.0.1 tried to create a character without an account!
Client disconnected from 127.0.0.1 (0 connections)
...
Client connected from 127.0.0.1 (1 connections)
Undefined message type e9
Unexpected message type e9, 99 bytes (IP:127.0.0.1, Account:None)
Client disconnected from 127.0.0.1 (0 connections)
...
Client connected from 127.0.0.1 (1 connections)
Client#18: Too-long message type 194 length 7920
Client disconnected from 127.0.0.1 (0 connections)
...
Client connected from 127.0.0.1 (1 connections)
Undefined message type 42
Unexpected message type 42, 99 bytes (IP:127.0.0.1, Account:None)
Client disconnected from 127.0.0.1 (0 connections)
If somebody use razor on his server, please, tell me, what encryption, port, and settings in razor do u have?
With best regards.