Giter Club home page Giter Club logo

timer-fix-plugin's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

timer-fix-plugin's Issues

How to remove timers in version 1.1.0?

I would like to see a lesson on how to delete timers in the new version. In the transition from 1.0.8 to 1.1.0 were removed timers with different indetification.

crash on 1.0.6, 1.0.7

Up to 1.0.5 all is good. But from 1.0.6 the issue appears.
On windows it works fine, but on linux the crash:

backtrace:
#0 0xf7fd7c89 in __kernel_vsyscall ()
No symbol table info available.
#1 0xf7c1edd0 in raise () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#2 0xf7c20297 in abort () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#3 0xf7c5a38f in ?? () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#4 0xf7c60fc7 in ?? () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#5 0xf7c61806 in ?? () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#6 0xf7e8d348 in operator delete(void*) () from /usr/lib32/libstdc++.so.6
No symbol table info available.
#7 0xf7ac06e9 in Hook::Apply(tagAMX*) () from plugins/timerfix.so
No symbol table info available.
#8 0xf7ac180f in AmxLoad () from plugins/timerfix.so
No symbol table info available.
#9 0x080d1c89 in ?? ()
No symbol table info available.
#10 0x080a1261 in ?? ()
No symbol table info available.
#11 0x080ab601 in ?? ()
No symbol table info available.
#12 0x080aba0b in ?? ()
No symbol table info available.
#13 0x080aa0fd in ?? ()
No symbol table info available.
#14 0xf7c0b286 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#15 0x0804b4e1 in ?? ()
No symbol table info available.

registers:
eax 0x0 0
ecx 0xffffd160 -11936
edx 0x0 0
ebx 0x2 2
esp 0xffffd150 0xffffd150
ebp 0xffffd160 0xffffd160
esi 0x8 8
edi 0x0 0
eip 0xf7fd7c89 0xf7fd7c89 <__kernel_vsyscall+9>
eflags 0x246 [ PF ZF IF ]
cs 0x23 35
ss 0x2b 43
ds 0x2b 43
es 0x2b 43
fs 0x0 0
gs 0x63 99

current instructions:
=> 0xf7fd7c89 <__kernel_vsyscall+9>: pop %ebp
0xf7fd7c8a <__kernel_vsyscall+10>: pop %edx
0xf7fd7c8b <__kernel_vsyscall+11>: pop %ecx
0xf7fd7c8c <__kernel_vsyscall+12>: ret
0xf7fd7c8d: nop
0xf7fd7c8e: nop
0xf7fd7c8f: nop
0xf7fd7c90: nop
0xf7fd7c91: jmp 0xf7fd7ca0 <__kernel_sigreturn>
0xf7fd7c93: nop
0xf7fd7c94: nop
0xf7fd7c95: nop
0xf7fd7c96: nop
0xf7fd7c97: nop
0xf7fd7c98: nop
0xf7fd7c99: nop

threads backtrace:

Thread 4 (Thread 0xf6eaab40 (LWP 26660)):
#0 0xf7fd7c89 in __kernel_vsyscall ()
#1 0xf7ca430a in nanosleep () from /lib/i386-linux-gnu/libc.so.6
#2 0xf7cd3e45 in usleep () from /lib/i386-linux-gnu/libc.so.6
#3 0x08076410 in ?? ()
#4 0xf7f9d27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#5 0xf7cdaae6 in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xf76abb40 (LWP 26658)):
#0 0xf7fd7c89 in __kernel_vsyscall ()
#1 0xf7fa2b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2 0xf7eb62ae in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /usr/lib32/libstdc++.so.6
#3 0xf76b5289 in CLogManager::Process() () from /home/fleynaro/samp/plugins/../log-core.so
#4 0xf76ba851 in std::thread::_Impl<std::_Bind_simple<std::_Bind<std::_Mem_fn<void (CLogManager::)()> (CLogManager)> ()> >::_M_run() () from /home/fleynaro/samp/plugins/../log-core.so
#5 0xf7ebca7e in ?? () from /usr/lib32/libstdc++.so.6
#6 0xf7f9d27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7 0xf7cdaae6 in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xf7bf2140 (LWP 26654)):
#0 0xf7fd7c89 in __kernel_vsyscall ()
#1 0xf7c1edd0 in raise () from /lib/i386-linux-gnu/libc.so.6
#2 0xf7c20297 in abort () from /lib/i386-linux-gnu/libc.so.6
#3 0xf7c5a38f in ?? () from /lib/i386-linux-gnu/libc.so.6
#4 0xf7c60fc7 in ?? () from /lib/i386-linux-gnu/libc.so.6
#5 0xf7c61806 in ?? () from /lib/i386-linux-gnu/libc.so.6
#6 0xf7e8d348 in operator delete(void*) () from /usr/lib32/libstdc++.so.6
#7 0xf7ac06e9 in Hook::Apply(tagAMX*) () from plugins/timerfix.so
#8 0xf7ac180f in AmxLoad () from plugins/timerfix.so
#9 0x080d1c89 in ?? ()
#10 0x080a1261 in ?? ()
#11 0x080ab601 in ?? ()
#12 0x080aba0b in ?? ()
#13 0x080aa0fd in ?? ()
#14 0xf7c0b286 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#15 0x0804b4e1 in ?? ()

SetTimerEx: unknown format specifer

Hello, thanks for the great plugin.
How can I get more information about the warning [timerfix.plugin] SetTimerEx: unknown format specifer ?
All ex-timers that I use have attributes "d", "i" and "id" (this work on default sa-mp timers).

upd. It seems it was possible to solve, but it is necessary to test better
I had several timers with the "id" parameters. It seems because of this and there was a warning

Support for sampctl

Hello!

This plugin is great! However, a lot of users uses sampctl.

Could you add compatibility with it?

Thanks :D

I have a question

Hello, it is possible to add in the next version of the plugin, the automatic timer identifier in callback?...
It would be very helpful for optimization and memory saving.

SetCustomTimerEx("Exemple", 3000, 0, 5, "i", playerid);

//exemple code;
forward Exemple(timerid, playerid);

public Exemple(timerid, playerid){
SetTimerInterval(timerid, 1000);
return 1;
}

sampctl compatibility

Release for latest release needs to be renamed to a .zip, or for pawn.json to be updated
WARN: failed to ensure package github.com/KashCherry/Timer-Fix-plugin: failed to ensure asset: failed to get plugin KashCherry/Timer-Fix-plugin from net: resource matcher '^timerfix-(.+)-win32.zip$' does not match any release assets from '[ timerfix-1.1.0-linux.tar.gz timerfix-1.1.0-win32.rar]'

cannot execute callback with name "Timer_Lobby"

After using fixes.inc in my gamemode, my gamemode has become unstable with its timers. What can cause the callback's execution to fail as it sometimes works for some players but doesn't for others.

Server Crashed.... GMX

After upgrading to latest version v1.1.1, When OnGameModeExit callback is executed using gmx command the server crashes due to an unknown error...
but when i downgrade to v1.1.0 it restarts using GMX normally...

SA-MP Server: 0.3.7-R3



Exception At Address: 0x0049B5A1 Module: (samp-server.exe)



Registers:

EAX: 0x022C1D8C	EBX: 0x01FB28F8	ECX: 0x00000000	EDX: 0x00000001

ESI: 0x01E1DC60	EDI: 0x01E1DE80	EBP: 0x0049B591	ESP: 0x0013FE98

EFLAGS: 0x00210202



Stack:

+0000: 0x004AB590   0x0013FF70   0x004AB1D1   0xFFFFFFFF

+0010: 0x0049CD96   0x00000001   0x013715A8   0x013715C8

+0020: 0x00000094   0x00000006   0x00000002   0x000023F0

+0030: 0x00000002   0x00000000   0x00000000   0x00000000

+0040: 0x00000000   0x00000000   0x00000000   0x00000000

+0050: 0x00000000   0x00000000   0x00000000   0x00000000

+0060: 0x00000000   0x00000000   0x00000000   0x00000000

+0070: 0x00000000   0x00000000   0x00000000   0x00000000

+0080: 0x00000000   0x00000000   0x00000000   0x00000000

+0090: 0x00000000   0x00000000   0x00000000   0x00000000

+00A0: 0x00000000   0x00000000   0x00000000   0x00000000

+00B0: 0x0049CC42   0x0049CC2A   0x0049CC2A   0x7FFDC000

+00C0: 0x00000000   0x00000000   0xC0000005   0x00000000

+00D0: 0x0013FEB8   0x0013F734   0x0013FFCC   0x0049D2F8

+00E0: 0x004BA540   0x00000000   0x0013FF94   0x75B841A8

+00F0: 0x7FFDC000   0x75B84180   0xE2FD2295   0x0013FFDC

+0100: 0x77932D01   0x7FFDC000   0x6420125B   0x00000000

+0110: 0x00000000   0x7FFDC000   0x00000000   0x00000000

+0120: 0x00000000   0x00000000   0x6420125B   0x0013FFA0

+0130: 0x00000000   0x0013FFE4   0x77952790   0x13AF9A67
[14/01/2020 | 04:25:16] Server crashed due to an unknown error
[14/01/2020 | 04:25:16] Native backtrace:
[14/01/2020 | 04:25:16] #0 71ea17cb in ?? () in plugins\timerfix.DLL
[14/01/2020 | 04:25:16] #1 71ea5782 in ?? () in plugins\timerfix.DLL
[14/01/2020 | 04:25:16] #2 00469b05 in ?? () in samp-server.exe
[14/01/2020 | 04:25:16] #3 0046d81b in ?? () in samp-server.exe
[14/01/2020 | 04:25:16] #4 0048f4af in ?? () in samp-server.exe
[14/01/2020 | 04:25:16] #5 62490858 in ?? () in C:\Windows\SYSTEM32\MSVCP140.dll
[14/01/2020 | 04:25:16] #6 62477bb1 in ?? () in C:\Windows\SYSTEM32\MSVCP140.dll
[14/01/2020 | 04:25:16] #7 62477bc3 in ?? () in C:\Windows\SYSTEM32\MSVCP140.dll
[14/01/2020 | 04:25:16] #8 62490746 in ?? () in C:\Windows\SYSTEM32\MSVCP140.dll
[14/01/2020 | 04:25:16] #9 62477c79 in ?? () in C:\Windows\SYSTEM32\MSVCP140.dll
[14/01/2020 | 04:25:16] #10 01acd733 in ?? () in plugins\discord-connector.DLL
[14/01/2020 | 04:25:16] #11 01acd8ab in ?? () in plugins\discord-connector.DLL
[14/01/2020 | 04:25:16] #12 01aced1d in ?? () in plugins\discord-connector.DLL
[14/01/2020 | 04:25:16] #13 01acd933 in ?? () in plugins\discord-connector.DLL
[14/01/2020 | 04:25:16] #14 0199d170 in ?? () in plugins\discord-connector.DLL
[14/01/2020 | 04:25:16] #15 019cf382 in ?? () in plugins\discord-connector.DLL
[14/01/2020 | 04:25:16] #16 0048d50f in ?? () in samp-server.exe
[14/01/2020 | 04:25:16] #17 0049b591 in ?? () in samp-server.exe
[14/01/2020 | 04:25:16] #18 0049b5a1 in ?? () in samp-server.exe
[14/01/2020 | 04:25:16] Registers:
[14/01/2020 | 04:25:16] EAX: 025a1d8c EBX: 022928f8 ECX: 00000000 EDX: 00000001
[14/01/2020 | 04:25:16] ESI: 02101b20 EDI: 02101b00 EBP: 0049b591 ESP: 0013fe98
[14/01/2020 | 04:25:16] EIP: 0049b5a1 EFLAGS: 00210202
[14/01/2020 | 04:25:16] Stack:
[14/01/2020 | 04:25:16] ESP+00000000: 004ab590 0013ff70 004ab1d1 ffffffff
[14/01/2020 | 04:25:16] ESP+00000020: 00000094 00000006 00000002 000023f0
[14/01/2020 | 04:25:16] ESP+00000040: 00000000 00000000 00000000 00000000
[14/01/2020 | 04:25:16] ESP+00000060: 00000000 00000000 00000000 00000000
[14/01/2020 | 04:25:16] ESP+00000080: 00000000 00000000 00000000 00000000
[14/01/2020 | 04:25:16] ESP+000000a0: 00000000 00000000 00000000 00000000
[14/01/2020 | 04:25:16] ESP+000000c0: 00000000 00000000 c0000005 00000000
[14/01/2020 | 04:25:16] ESP+000000e0: 004ba540 00000000 0013ff94 75b841a8
[14/01/2020 | 04:25:16] ESP+00000100: 77932d01 7ffd6000 21248d14 00000000
[14/01/2020 | 04:25:16] ESP+00000120: 00000000 00000000 21248d14 0013ffa0
[14/01/2020 | 04:25:16] ESP+00000140: 00000000 0013ffec 77932ccf ffffffff
[14/01/2020 | 04:25:16] ESP+00000160: 7ffd6000 00000000 78746341 00000020
[14/01/2020 | 04:25:16] ESP+00000180: 00000020 00000000 00000014 00000001
[14/01/2020 | 04:25:16] ESP+000001a0: 00000000 00000000 00000000 00000000
[14/01/2020 | 04:25:16] ESP+000001c0: 00000044 000002e0 00000260 00000000
[14/01/2020 | 04:25:16] ESP+000001e0: 0000031e 00000000 2d59495b 000008ac
[14/01/2020 | 04:25:16] ESP+00000200: 32ceeacd 00000be0 00000042 00000c24
[14/01/2020 | 04:25:16] ESP+00000220: 0000005e 00000fbc 00000368 00000000
[14/01/2020 | 04:25:16] ESP+00000240: 00000398 00000010 00000009 000000ec
[14/01/2020 | 04:25:16] ESP+00000260: 00000001 00000002 0000174c 000004b4
[14/01/2020 | 04:25:16] ESP+00000280: 00000001 00000004 00002a8c 00000314
[14/01/2020 | 04:25:16] ESP+000002a0: 00000002 00000006 00002e38 000000cc
[14/01/2020 | 04:25:16] ESP+000002c0: 00000001 00000009 00002ff4 00000028
[14/01/2020 | 04:25:16] ESP+000002e0: 00000001 64487353 0000002c 00000001
[14/01/2020 | 04:25:16] ESP+00000300: 00000001 00001598 0000002c 0000005e
[14/01/2020 | 04:25:16] ESP+00000320: 00000000 00000000 00000000 00000000
[14/01/2020 | 04:25:16] ESP+00000340: 00000038 00000000 003a0043 0057005c
[14/01/2020 | 04:25:16] ESP+00000360: 006e0069 00780053 005c0073 00000000
[14/01/2020 | 04:25:16] ESP+00000380: 00000260 00000001 f33271ba 000003c4
[14/01/2020 | 04:25:16] ESP+000003a0: 2d59495b 00000730 00000032 00000764
[14/01/2020 | 04:25:16] ESP+000003c0: 00000042 00000aa8 00000336 00000004
[14/01/2020 | 04:25:16] ESP+000003e0: 00000368 00000005 b1280544 000011a8

Timer id`s limit needed to remove.

Timer id`s limit needed to remove. Or how to change delay of a timer while it process? I need a public that would be a local environment where there are its local variables I can change.

For example:
new timer; //need to remove the limit 0xFFFF
public myTimer(a, Float: b)
{
new delay = 200 + (a % 2) ? 100 : 300;
timer = SetTimerEx("myTimer", delay, false, "if", a + 1, b + 5.0); //local vars a and b are changed by such way(not necessary to declare global vars)
return 1;
}

If anything, there are a lot of such timers in my gamemode. Average delay = 200 ms. Therefore to declare a global array with those vars is not the best way in my opinion.

Const correctly.

It would be nice to have the default constants correct as the Zeex compiler is complaining about this and I need to change some of the native functions in the include.

For example: native SetCustomTimerEx (const funcname [], delay, count, const format [], {Float, _}: ...);

SetTimers are killed when an FS is unloaded.

After several tests trying to find out what was going wrong, I found that when an FS is unloaded the SetTimers stop. After removing timerfix from server.cfg it stopped happening.

/rcon unloadfs
/rcon reloadfs

sampctl error

sampctl warn:
WARN: failed to ensure plugin github.com/KashCherry/Timer-Fix-plugin failed to get plugin github.com/KashCherry/Timer-Fix-plugin from net: resource matcher '^timerfix-(.+)-windows.zip$' does not match any release assets from '[ timerfix-1.0.8-linux.tar.gz timerfix-1.0.8-win32.zip]'
Please edit pawn.json

SetCustomTimerEx: bad parameter count

native SetCustomTimerEx(funcname[], delay, count, const format[], {Float,_}:...);

SetCustomTimerEx("Player_OnPlayerConnectEx", 2500, 1, "d", player_id);

[timerfix.plugin] n_SetCustomTimerEx: bad parameter count (count is 5, should be greater than 6)

The server stopped working when i connected to server

Поскольку разработчик знает русский язык, то буду на нем писать. В общем, когда я зашёл на сервер, то он через секунду прекратил свою работу.

В чём может быть проблема? На стороне хоста? Или в самом плагине?
P.s: разработчик, разблокируй меня в ВК (Александр Маркелов), а то ты почему-то в ЧС кинул.
Без подключенного timerfix.so прекрасно заходит.
OC: Linux (UPDATE: как сообщает хостинг, стоит Debian 8/9 скорее всего)
Версия плагина: v1.1.1-patch1 (последняя)

Таймеры в OnPlayerConnect:
(если что проблема не в том, что я переменным присваиваю таймер, даже если не присваивать, а просто юзать SetTimerEx, то разницы нет, сервер все равно перестанет работать при срабатывании OnPlayerConnect)
InfoVar[playerid][PlayerTimer] = SetTimerEx("@SecTimer", 1000, true, "d", playerid);
InfoVar[playerid][PlayerTimer2] = SetTimerEx("@mintimer", 60000, true, "d", playerid);

Лог:
`

Loaded log file: "server_log.txt".

SA-MP Dedicated Server

v0.3.7-R2, (C)2005-2015 SA-MP Team

[21:04:02] hostname = "SA-MP Server" (string)
[21:04:02]
[21:04:02] Server Plugins
[21:04:02] --------------
[21:04:02] Loading plugin: crashdetect.so
[21:04:02] CrashDetect plugin 4.19.4
[21:04:02] Loaded.
[21:04:02] Loading plugin: streamer.so
[21:04:02]

*** Streamer Plugin v2.9.4 by Incognito loaded ***

[21:04:02] Loaded.
[21:04:02] Loading plugin: mysql.so
[21:04:02] >> plugin.mysql: R41-4 successfully loaded.
[21:04:02] Loaded.
[21:04:02] Loading plugin: sscanf.so
[21:04:02]

[21:04:02] ===============================

[21:04:02] sscanf plugin loaded.

[21:04:02] Version: 2.8.3

[21:04:02] (c) 2018 Alex "Y_Less" Cole

[21:04:02] ===============================

[21:04:02] Loaded.
[21:04:02] Loading plugin: pawncmd.so
[21:04:02] Pawn.CMD plugin v3.2.0 by urShadow has been loaded
[21:04:02] Loaded.
[21:04:02] Loading plugin: pawnraknet.so
[21:04:02] Pawn.RakNet plugin v1.3.0 by urShadow has been loaded
[21:04:02] Loaded.
[21:04:02] Loading plugin: YSF.so
[21:04:02]
[21:04:02] ===============================
[21:04:02] YSF - kurta999's version R20-RC4 loaded
[21:04:02] (c) 2008 Alex "Y_Less" Cole - (c) 2010 - 2016 kurta999
[21:04:02] Server version: 0.3.7 R2-1
[21:04:02] Operating System: Linux
[21:04:02] Built on: Dec 20 2018 at 16:56:24
[21:04:02] ===============================
[21:04:02]
[21:04:02] Loaded.
[21:04:02] Loading plugin: pawnregex.so
[21:04:02] Pawn.Regex plugin v1.1.2 by urShadow loaded
[21:04:02] Loaded.
[21:04:02] Loading plugin: timerfix.so
[21:04:02] Timer Fix plugin v1.1.1 by KashCherry loaded.
[21:04:02] Loaded.
[21:04:02] Loaded 9 plugins.

[21:04:02]
[21:04:02] Filterscripts
[21:04:02] ---------------
[21:04:02] Loading filterscript 'ce.amx'...
[21:04:02]

[21:04:02] CamEditor by Drebin
[21:04:02] --------------------------------------

[21:04:02] Loading filterscript 'vae.amx'...
[21:04:02] Loaded 2 filterscripts.

[21:04:02] MapFix by Nexius v3.9.4 loaded (include version).
[21:04:02]
[21:04:02] --------------------------------------
[21:04:02] Античит Nex-AC загружен!
[21:04:02] Версия античита: 1.9.52
[21:04:02] Автор: Nexius
[21:04:02] --------------------------------------

[21:04:02] [MySQL]: Подключение к базе данных успешно!
[21:04:02] [MySQL]: Настройки анти-чита успешно загружены (загружено: 53). Потрачено: 2мс.
[21:04:02] Number of vehicle models: 0
[21:04:15] [connection] incoming connection: ...:***** id: 0
[21:04:16] [join] Otto_Adelweinsteiner has joined the server (0:...)
[21:04:16] sscanf warning: String buffer overflow.
[21:04:16] sscanf warning: String buffer overflow.
[21:04:17] [debug] Server crashed due to an unknown error
[21:04:17] [debug] Native backtrace:
[21:04:17] [debug] #0 f71ea8b6 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () in plugins/crashdetect.so
[21:04:17] [debug] #1 f71e2120 in _ZN18CrashDetectHandler20PrintNativeBacktraceERSoRKN2os7ContextE () in plugins/crashdetect.so
[21:04:17] [debug] #2 f71e2886 in _ZN18CrashDetectHandler20PrintNativeBacktraceERKN2os7ContextE () in plugins/crashdetect.so
[21:04:17] [debug] #3 f71e2f96 in _ZN18CrashDetectHandler7OnCrashERKN2os7ContextE () in plugins/crashdetect.so
[21:04:17] [debug] #4 f71e9f82 in ?? () in plugins/crashdetect.so
[21:04:17] [debug] #5 f770ae20 in __kernel_rt_sigreturn () in linux-gate.so.1
[21:04:17] [debug] #6 f56f9474 in _ZN6CTimer8GetFlagsEv () in plugins/timerfix.so
[21:04:17] [debug] #7 f56fb2fe in _ZN13CTimerManager7ProcessEv () in plugins/timerfix.so
[21:04:17] [debug] #8 f56fcc45 in ProcessTick () in plugins/timerfix.so
[21:04:17] [debug] #9 080d1ce2 in ?? () in ./samp03svr
[21:04:17] [debug] #10 080aef6c in ?? () in ./samp03svr
[21:04:17] [debug] #11 080aa13a in ?? () in ./samp03svr
[21:04:17] [debug] #12 f722db41 in __libc_start_main () in /lib/i386-linux-gnu/libc.so.6
[21:04:17] [debug] #13 0804b4e1 in ?? () in ./samp03svr
[21:04:17] [debug] Registers:
[21:04:17] [debug] EAX: 02010101 EBX: f57ca000 ECX: 09a0a010 EDX: f20005d0
[21:04:17] [debug] ESI: f57ca000 EDI: 09a0a010 EBP: ff839438 ESP: ff8393ac
[21:04:17] [debug] EIP: f56f9474 EFLAGS: 00010296
[21:04:17] [debug] Stack:
[21:04:17] [debug] ESP+00000000: f56fb2fe 02010101 09e0cba8 f6d8034b
[21:04:17] [debug] ESP+00000020: f6da8887 f5c009b0 f73ed000 ff839448
[21:04:17] [debug] ESP+00000040: f57ca000 f71c67f0 00000003 00000000
[21:04:17] [debug] ESP+00000060: 00000000 000005de 00000000 ff839430
[21:04:17] [debug] ESP+00000080: f57ca000 f57cae18 08159db3 ff839468
[21:04:17] [debug] ESP+000000a0: 09a1d008 f56fcc27 09a1d020 09a12a30
[21:04:17] [debug] ESP+000000c0: 080aef6c 09a12a30 3ba7ac82 ff839498
[21:04:17] [debug] ESP+000000e0: 037f0f7f 09a0fce0 00000000 ff8395d8
[21:04:17] [debug] ESP+00000100: 08159dcd 00000000 00000000 f76951b4
[21:04:17] [debug] ESP+00000120: f75f9f03 f76975b0 f76f0690 f76f0690
[21:04:17] [debug] ESP+00000140: 015fa29b 656d6167 65646f6d f7003531
[21:04:17] [debug] ESP+00000160: f75a2c05 f7697544 f76971e0 f7244cb9
[21:04:17] [debug] ESP+00000180: f7244dfb 080aa260 00000000 00000000
[21:04:17] [debug] ESP+000001a0: 00000000 00000000 00000000 00000000
[21:04:17] [debug] ESP+000001c0: 00000000 00000000 00000000 00000000
[21:04:17] [debug] ESP+000001e0: 00000000 00000000 00000000 00000000
[21:04:17] [debug] ESP+00000200: 00000000 00000000 00000000 f7704000
[21:04:17] [debug] ESP+00000220: 00000000 f73ed000 f73ed000 00000000
[21:04:17] [debug] ESP+00000240: ff839604 00000001 00000000 f73ed000
[21:04:17] [debug] ESP+00000260: f73ed000 00000000 716bc4df 33f602ce
[21:04:17] [debug] ESP+00000280: 0804b4c0 00000000 f76f0690 f76eb520
[21:04:17] [debug] ESP+000002a0: 0804b4e1 080a9420 00000001 ff839674
[21:04:17] [debug] ESP+000002c0: f7704950 00000001 ff839ed7 00000000
[21:04:17] [debug] ESP+000002e0: ff839f54 ff839f6a ff839f79 ff839f85
[21:04:17] [debug] ESP+00000300: ff839fe1 00000000 00000020 f770adf0
[21:04:17] [debug] ESP+00000320: 00000006 00001000 00000011 00000064
[21:04:17] [debug] ESP+00000340: 00000005 00000008 00000007 f76db000
[21:04:17] [debug] ESP+00000360: 0000000b 00013d39 0000000c 00013d39
[21:04:17] [debug] ESP+00000380: 00000017 00000000 00000019 ff83976b
[21:04:17] [debug] ESP+000003a0: 0000000f ff83977b 00000000 00000000
[21:04:17] [debug] ESP+000003c0: 025aae6c 13903b20 921ac9fa 69cf4dc0
[21:04:17] [debug] ESP+000003e0: 00000000 00000000 00000000 00000000
[21:04:17] [debug] Loaded modules:
[21:04:17] [debug] 00000000 - 00187f43 samp03svr
[21:04:17] [debug] f770a000 - f770afb6 linux-gate.so.1
[21:04:17] [debug] f76c3000 - f76c5cb8 /lib/i386-linux-gnu/libdl.so.2
[21:04:17] [debug] f769b000 - f76b9b63 /lib/i386-linux-gnu/libpthread.so.0
[21:04:17] [debug] f751b000 - f76a45c0 /usr/lib/i386-linux-gnu/libstdc++.so.6
[21:04:17] [debug] f7413000 - f75170a0 /lib/i386-linux-gnu/libm.so.6
[21:04:17] [debug] f73f3000 - f740f214 /lib/i386-linux-gnu/libgcc_s.so.1
[21:04:17] [debug] f7213000 - f73f6926 /lib/i386-linux-gnu/libc.so.6
[21:04:17] [debug] f76db000 - f7702deb /lib/ld-linux.so.2
[21:04:17] [debug] f71cb000 - f720f3ac plugins/crashdetect.so
[21:04:17] [debug] f7103000 - f71c8740 plugins/streamer.so
[21:04:17] [debug] f70e3000 - f70eaa20 /lib/i386-linux-gnu/librt.so.1
[21:04:17] [debug] f6d4b000 - f70e0eb2 plugins/mysql.so
[21:04:17] [debug] f6d23000 - f6d46d32 /host/162279/81209/plugins/../log-core.so
[21:04:17] [debug] f5d0b000 - f5d1d03c /lib/i386-linux-gnu/libnss_files.so.2
[21:04:17] [debug] f5beb000 - f5bfa9b4 plugins/sscanf.so
[21:04:17] [debug] f5b03000 - f5beab50 plugins/pawncmd.so
[21:04:17] [debug] f59bb000 - f5b07440 plugins/pawnraknet.so
[21:04:17] [debug] f58c3000 - f59b4803 plugins/YSF.so
[21:04:17] [debug] f57d3000 - f58bf778 plugins/pawnregex.so
[21:04:17] [debug] f56a3000 - f57d4060 plugins/timerfix.so
[21:04:17] [debug] f76cb000 - f76cfb9c /lib/i386-linux-gnu/libnss_dns.so.2
[21:04:17] [debug] f23e3000 - f23f9878 /lib/i386-linux-gnu/libresolv.so.2`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.