Server Crash
#1

Whats dis? can anyone explain me what dis crashdetect trying to say?

Код:
[07:02:11] [debug] Server crashed while executing HGRP.amx
[07:02:11] [debug] AMX backtrace:
[07:02:11] [debug] #0 native SetPlayerName () [00396fb0] from sscanf.dll
[07:02:11] [debug] #1 00397138 in public OnQueryFinish () from HGRP.amx
[07:02:11] [debug] System backtrace:
[07:02:12] [debug] #0 00397029 in ?? () from Z:\usr\local\gpx\users\jharu22\173.234.25.58-7892\Windows\plugins\sscanf.dll
[07:02:12] [debug] #1 004010b6 in ?? () from Z:\usr\local\gpx\users\jharu22\173.234.25.58-7892\Windows\samp-server.exe
[07:02:12] [debug] #2 003d340a in ?? () from Z:\usr\local\gpx\users\jharu22\173.234.25.58-7892\Windows\plugins\crashdetect.dll
[07:02:12] [debug] #3 003d5aa6 in ?? () from Z:\usr\local\gpx\users\jharu22\173.234.25.58-7892\Windows\plugins\crashdetect.dll
[07:02:12] [debug] #4 003cd621 in ?? () from Z:\usr\local\gpx\users\jharu22\173.234.25.58-7892\Windows\plugins\crashdetect.dll
[07:02:12] [debug] #5 003d345a in ?? () from Z:\usr\local\gpx\users\jharu22\173.234.25.58-7892\Windows\plugins\crashdetect.dll
[07:02:12] [debug] #6 1000a650 in ?? () from Z:\usr\local\gpx\users\jharu22\173.234.25.58-7892\Windows\plugins\mysql.dll
[07:02:12] [debug] #7 00469a66 in ?? () from Z:\usr\local\gpx\users\jharu22\173.234.25.58-7892\Windows\samp-server.exe
[07:02:12] [debug] #8 4c8d5dec in ?? ()
Reply
#2

Probably to do with one of these:
[07:02:11] [debug] #0 native SetPlayerName () [00396fb0] from sscanf.dll
[07:02:11] [debug] #1 00397138 in public OnQueryFinish () from HGRP.amx

SetPlayerName
OnQueryFinish

Post where they are used
Reply
#3

SetPlayerName function crashes the server if the new name passed is empty.
Reply
#4

Quote:
Originally Posted by itsCody
Посмотреть сообщение
Probably to do with one of these:
[07:02:11] [debug] #0 native SetPlayerName () [00396fb0] from sscanf.dll
[07:02:11] [debug] #1 00397138 in public OnQueryFinish () from HGRP.amx

SetPlayerName
OnQueryFinish

Post where they are used
Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
SetPlayerName function crashes the server if the new name passed is empty.
THank you both of you, Konstantinos thanks i found out what's the problem
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)