Recently server crash after pc reinstalled
#1

I've recently reinstalled my computer to Windows 7 Ultimate 64 bit OS from previous 32 bit and i've backup my server folder with everything that was working previous to 32 bit OS and when i start servar and connect server crash on connecting scene,while before reinstalled everything works fine.I'm using those plugins mysql,crashdetect,sscanf,streamer,Whirlpool. I've installed .net framework 4.5, Microsoft Visual C++ 2005-2010(86 & 64 bit), i have doubt that problem about plugins come from my 64 bit architecture and plugins may be only build for 32bit, but i'm not expert here so i ask you ... almost to forget crashdetect log.

Just to remind everything was working perfect before i reinstall my pc
pawn Код:
[13:56:04] Number of vehicle models: 0
[13:56:29] Incoming connection: 127.0.0.1:65519
[13:56:30] [join] doreto has joined the server (0:127.0.0.1)
[13:56:30] [ADMIN] Incoming connection doreto(0)
[13:56:30] [debug] Server crashed while executing gamemode.amx
[13:56:30] [debug] AMX backtrace:
[13:56:30] [debug] #0 native mysql_real_escape_string () [10006ae0] from mysql.DLL
[13:56:30] [debug] #1 0001bc4c in ?? () from gamemode.amx
[13:56:30] [debug] #2 0001d3e8 in ?? () from gamemode.amx
[13:56:30] [debug] #3 0000d8e8 in public Itter_OnPlayerConnect () from gamemode.amx
[13:56:30] [debug] #4 native CallLocalFunction () [00471e90] from samp-server.exe
[13:56:30] [debug] #5 0000c448 in public Streamer_OnPlayerConnect () from gamemode.amx
[13:56:30] [debug] #6 native CallLocalFunction () [00471e90] from samp-server.exe
[13:56:30] [debug] #7 000071a0 in public SSCANF_OnPlayerConnect () from gamemode.amx
[13:56:30] [debug] #8 native CallLocalFunction () [00471e90] from samp-server.exe
[13:56:30] [debug] #9 000009a4 in public OnPlayerConnect () from gamemode.amx
[13:56:30] [debug] System backtrace:
[13:56:30] [debug] #0 73f64951 in ?? () from C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
[13:56:30] [debug] #1 73f64996 in ?? () from C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
[13:56:30] [debug] #2 10005b41 in ?? () from D:\SA-MP\server\plugins\mysql.DLL
[13:56:30] [debug] #3 10005d6d in ?? () from D:\SA-MP\server\plugins\mysql.DLL
[13:56:30] [debug] #4 10008648 in ?? () from D:\SA-MP\server\plugins\mysql.DLL
[13:56:30] [debug] #5 10006bc6 in ?? () from D:\SA-MP\server\plugins\mysql.DLL
[13:56:30] [debug] #6 004010b6 in ?? () from D:\SA-MP\server\samp-server.exe
[13:56:30] [debug] #7 63ed340a in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #8 63ed5aa6 in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #9 63ecd621 in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #10 63ed345a in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #11 0047219e in ?? () from D:\SA-MP\server\samp-server.exe
[13:56:30] [debug] #12 004010b6 in ?? () from D:\SA-MP\server\samp-server.exe
[13:56:30] [debug] #13 63ed340a in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #14 63ed5aa6 in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #15 63ecd621 in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #16 63ed345a in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #17 0047219e in ?? () from D:\SA-MP\server\samp-server.exe
[13:56:30] [debug] #18 004010b6 in ?? () from D:\SA-MP\server\samp-server.exe
[13:56:30] [debug] #19 63ed340a in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #20 63ed5aa6 in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #21 63ecd621 in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #22 63ed345a in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #23 0047219e in ?? () from D:\SA-MP\server\samp-server.exe
[13:56:30] [debug] #24 004010b6 in ?? () from D:\SA-MP\server\samp-server.exe
[13:56:30] [debug] #25 63ed340a in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #26 63ed5aa6 in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #27 63ecd621 in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #28 63ed345a in ?? () from D:\SA-MP\server\plugins\crashdetect.DLL
[13:56:30] [debug] #29 0046c870 in ?? () from D:\SA-MP\server\samp-server.exe
[13:56:30] [debug] #30 00519998 in ?? ()
Could it be that i have 64 bit OS ?
Reply
#2

Still looking for solution.
Reply
#3

I think you should download new SA-MP files and then recompile all your scripts with them and download all the

includes / plugins all over again once this happened to me and I did this it got fixed and I think you should try it.
Reply
#4

Quote:
Originally Posted by Nirzor
Посмотреть сообщение
I think you should download new SA-MP files and then recompile all your scripts with them and download all the

includes / plugins all over again once this happened to me and I did this it got fixed and I think you should try it.
You sir deserve more then rep a HUGE THANKS , i've redownload all plugins , but didn't help and after replace pawn folder and rebuild them everything run normal. THANK YOU again and i will leave it if members have same problem to know that Nirzor answer will help you

EDIT: i found that i have to wait for hours before i can rep you soo i will do it when i can
Reply
#5

Bro thanks. I never want REP but still people loves to give when I help them thats why I get happy and appriciated.Moreover than a rep I am happy that I could help people.Hope I helped you and thanks for your
appriciation and Rep can be given anytime but true helpers cannot be found all times.

- Remember.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)