27.05.2014, 07:54
(
Last edited by [D]ry[D]esert; 27/05/2014 at 10:44 AM.
)
When i ran Crash Detect, ive seen some errors coming from rnpc.inc..
It happens when i restart the server (Without reconnecting them) and then createbuild ( for any purpose such as: creating movement build)
EDIT: I notice something, Createbuild crash the server after restarting the server (/rcon gmx) everything work great when you start the server, but not after restarting.
I tried to kick then and connect them again after the restart, same results.. server will crash at the end.
Code:
[11:05:39] [debug] Server crashed while executing Zombie_RNPC.amx [11:05:39] [debug] AMX backtrace: [11:05:39] [debug] #0 native RNPC_CreateBuild () [62de1920] from RNPC.dll [11:05:39] [debug] #1 000af6e8 in ?? (0x00000045, 0x44e4c91d, 0xc4dfd928, 0x415b24dd, 0x3ac49ba6, 0x00000000) from Zombie_RNPC.amx [11:05:39] [debug] #2 000b00a4 in public RNPC_OnRNPCDetectTarget (0x00000045, 0x00000013, 0x00000000, 0x44a68d2b, 0x00000000) from Zombie_RNPC.amx [11:05:39] [debug] #3 native CallLocalFunction () [00472ef0] from samp-server.exe [11:05:39] [debug] #4 000681b8 in public CheckNPC (0x00000045) from Zombie_RNPC.amx [11:05:39] [debug] Native backtrace: [11:05:39] [debug] #0 0040315d in ?? () from samp-server.exe [11:05:39] [debug] #1 62de194f in ?? () from plugins\RNPC.dll [11:05:39] [debug] #2 004010b6 in ?? () from samp-server.exe [11:05:39] [debug] #3 5d3349ca in AmxCallback () from plugins\crashdetect.dll [11:05:39] [debug] #4 5d33681f in amx_Exec () from plugins\crashdetect.dll [11:05:39] [debug] #5 5d329b84 in CrashDetect::DoAmxExec () from plugins\crashdetect.dll [11:05:39] [debug] #6 5d334a1a in AmxExec () from plugins\crashdetect.dll [11:05:39] [debug] #7 004731fe in ?? () from samp-server.exe [11:05:39] [debug] #8 004010b6 in ?? () from samp-server.exe [11:05:39] [debug] #9 5d3349ca in AmxCallback () from plugins\crashdetect.dll [11:05:39] [debug] #10 5d33681f in amx_Exec () from plugins\crashdetect.dll [11:05:39] [debug] #11 5d329b84 in CrashDetect::DoAmxExec () from plugins\crashdetect.dll [11:05:39] [debug] #12 5d334a1a in AmxExec () from plugins\crashdetect.dll [11:05:39] [debug] #13 0047f648 in ?? () from samp-server.exe [11:05:39] [debug] #14 0048bc2a in ?? () from samp-server.exe [11:05:39] [debug] #15 00487e6f in ?? () from samp-server.exe [11:05:39] [debug] #16 004969a1 in ?? () from samp-server.exe [11:05:39] [debug] #17 004969b1 in ?? () from samp-server.exe
EDIT: I notice something, Createbuild crash the server after restarting the server (/rcon gmx) everything work great when you start the server, but not after restarting.
I tried to kick then and connect them again after the restart, same results.. server will crash at the end.