16.10.2016, 21:00
I am using Kush's register system based on Y_INI.
Everything is going good, it writes the data to the .ini file, I can register and log-in properly but there's one problem.
Whenever I press quit or ESC at the dialogs, the server immediately shuts down. I don't really know why... I copy-pasted his tutorial properly, didn't touch 1 bit.
I get these errors in the server log with crashdetect.dll included:
Any help? Thanks
Everything is going good, it writes the data to the .ini file, I can register and log-in properly but there's one problem.
Whenever I press quit or ESC at the dialogs, the server immediately shuts down. I don't really know why... I copy-pasted his tutorial properly, didn't touch 1 bit.
I get these errors in the server log with crashdetect.dll included:
Код:
[22:53:00] [debug] Server crashed while executing jdfreeroam.amx [22:53:00] [debug] AMX backtrace: [22:53:00] [debug] #0 native CallLocalFunction () from samp-server.exe [22:53:00] [debug] #1 0000e5b4 in public OnDialogResponse (30, 2, 0, -1, 2078908) from jdfreeroam.amx [22:53:00] [debug] Native backtrace: [22:53:00] [debug] #0 0047467c in ?? () from samp-server.exe [22:53:00] [debug] #1 004010b6 in ?? () from samp-server.exe [22:53:00] [debug] #2 71c0c6fa in ?? () from plugins\crashdetect.DLL [22:53:00] [debug] #3 71c12278 in ?? () from plugins\crashdetect.DLL [22:53:00] [debug] #4 71c0a0d7 in ?? () from plugins\crashdetect.DLL [22:53:00] [debug] #5 71c0c74a in ?? () from plugins\crashdetect.DLL [22:53:00] [debug] #6 0046ec31 in ?? () from samp-server.exe [22:53:00] [debug] #7 00452270 in ?? () from samp-server.exe [22:53:00] [debug] #8 71c0c74a in ?? () from plugins\crashdetect.DLL [22:53:00] [debug] #9 0046e8d0 in ?? () from samp-server.exe [22:53:00] [debug] #10 0049eef9 in ?? () from samp-server.exe [22:53:00] [debug] #11 0045ad2a in ?? () from samp-server.exe [22:53:00] [debug] #12 7719658c in ?? () from C:\Windows\SYSTEM32\ntdll.dll