Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
Help PROTOCOL_BASE_USER_ENTER_REQ Error
#1
[Изображение: wCjMFhvS.png]
[Изображение: 8iKeSIT6.png]
Error Now Choose Channel.
Ответ
#2
Apparently the error in not correct structure
Разработка Emu: PiercingBlow 90%, APB Reloaded 100%.
Самый действенный инструмент для самообучения - грабли.
Ответ
#3
Awiion Написал:Apparently the error in not correct structure
Can you tell me how much that line.
Ответ
#4
djnansr,
Opcode 2579
byte LoginLen
String [LoginLen]
byte[5] unk
int Ip

______________________
You have the username = 7 space
Our database needs to be account, with a space

Код:
short 2579
byte 7
string "       "
byte[] 197 19 0 0 1
int 127.0.0.1
Разработка Emu: PiercingBlow 90%, APB Reloaded 100%.
Самый действенный инструмент для самообучения - грабли.
Ответ
#5
Awiion Написал:djnansr,
Opcode 2579
byte LoginLen
String [LoginLen]
byte[5] unk
int Ip
Hide
Ответ
#6
djnansr,

Код:
short 2579
byte 7
string "       " <- [B][color=Red]Account NAME[/color][/B]
byte[] 197 19 0 0 1
int 127.0.0.1
Разработка Emu: PiercingBlow 90%, APB Reloaded 100%.
Самый действенный инструмент для самообучения - грабли.
Ответ
#7
Awiion Написал:djnansr,

Код:
short 2579
byte 7
string "       " <- [B][color=Red]Account NAME[/color][/B]
byte[] 197 19 0 0 1
int 127.0.0.1

[Изображение: 5DhoaJ2r.png]
Ответ
#8
nullpointer exception, you must handle correctly the exceptions that happen or will happen inside your server.
Ответ
#9
bola,
His login is not correct, the base is looking for his login and gives an error, because it is not.

djnansr,
Код:
string Login;
byte[] Ip;

protected internal override void read()
{
readH();
Login = readS(readC());
readB(5);
Ip = readB(4);
}

Login you do not correct, cannot be spaces.
[Изображение: image.png]
Разработка Emu: PiercingBlow 90%, APB Reloaded 100%.
Самый действенный инструмент для самообучения - грабли.
Ответ
#10
....
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  UDP3 POSITION ERROR Comandante9901 13 5,426 10-10-2018, 09:20 AM
Последний пост: ChunkyHunt
  help me please UDP3 Event Position Error bmzproject 14 4,042 05-24-2018, 05:31 AM
Последний пост: PISTOLA
  Help me please UDP3 error bc.log P2P_SUB_HEAD_USER bmzproject 0 1,397 03-25-2018, 06:04 PM
Последний пост: bmzproject
  help udp 3 error barte 1 1,590 02-03-2018, 06:35 PM
Последний пост: blowstom
  [Error PXSD] В чем проблема? немогу понять. Codex1to 0 1,855 12-17-2017, 07:49 PM
Последний пост: Codex1to
  Shop Tag error Yusqa 2 1,546 11-24-2017, 05:22 PM
Последний пост: Yusqa
  i have this error clients connection TomCodder 2 1,763 08-07-2017, 06:43 PM
Последний пост: TomCodder
  error in java TomCodder 6 2,396 07-06-2017, 09:07 AM
Последний пост: TomCodder
  [HELP ME] Error ID yGGhz 0 951 12-23-2016, 07:37 AM
Последний пост: yGGhz
  [HELP] Error Login (IOException) yGGhz 2 1,303 12-21-2016, 02:23 PM
Последний пост: Awiion

Перейти к форуму:


Пользователи, просматривающие эту тему: 2 Гость(ей)