[Plugin] CrashDetect
#81

Quote:
Originally Posted by BloodyEric
Посмотреть сообщение
Every player would have to install it for his own as the only way to work is client-side.

It doesn't help either, you don't need a plugin for this. Just check where the memory adresses in the crashlog refer to.
people post crash reports all over the client support and bug report sections and you just get the generic "uninstall your mods"

a client one would be extremely helpful, if it was client sided that'd be fine, i'd assume it would have to be
Reply
#82

LePtitClown: Do you put that flag in pawn.cfg at the same folder as pawncc.exe?
whitetigerswt: I think only Kye can do it. Probably he is the only one who knows all the addresses.
Reply
#83

Код:
[12:37:50]  Loading plugin: crash.so
[12:37:50]   Failed (/usr/lib32/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by plugins/crash.so))
Debian Squeeze 64bit.

Can't compile by myself using cmake
Код:
/home/ownede/cpp_crash/Zeex-crashdetect-fafa4d5/src/amxstacktracer.cpp:27: error: cast from unsigned char* to cell loses precision
/home/ownede/cpp_crash/Zeex-crashdetect-fafa4d5/src/amxstacktracer.cpp:28: error: cast from unsigned char* to cell loses precision
make[2]: *** [CMakeFiles/crashdetect.dir/amxstacktracer.cpp.o] Error 1
make[1]: *** [CMakeFiles/crashdetect.dir/all] Error 2
make: *** [all] Error 2
Reply
#84

Quote:

[12:41:31] Crash caused by gamemodes/server.amx, see stack trace below
[12:41:31] Stack trace (most recent call first):
[12:41:31] SendClientMessage (native) on line 1 in C:\Users\Server\pawno\include\float.inc
[12:41:31] operator-(Float (entry point)

What want the error say?
Reply
#85

Hi, I can't get the plugin to load. I get no warning messages, it just says Failed. I have installed it correctly, and server.cfg is set correctly. I am on 64 bit Windows, would that cause this problem?

Thanks
Reply
#86

Really nice!
Helped me with a problem I had with my GM (was randomly crashing)

Thanks Thanks Thanks

@toyota: It works for me, I have 64 Bit Windows 7 (Professional)
Reply
#87

Quote:
Originally Posted by whitetigerswt
Посмотреть сообщение
people post crash reports all over the client support and bug report sections and you just get the generic "uninstall your mods"

a client one would be extremely helpful, if it was client sided that'd be fine, i'd assume it would have to be
Totally agree, just for me or for other testers it would be great, since I really want to know what this is all about...
Getting 0x004 errors
Reply
#88

Quote:
Originally Posted by NaS
Посмотреть сообщение
Really nice!
Helped me with a problem I had with my GM (was randomly crashing)

Thanks Thanks Thanks

@toyota: It works for me, I have 64 Bit Windows 7 (Professional)
Thanks for your reply.

Hmm strange, on the server which runs Windows Server 2008 R2 x64, the plugin doesn't load, but with an exact copy of the server folder on my PC with Windows 7 32 bit, it loads fine.

Does anyone have any other ideas? This plugin sounds great.
Reply
#89

I don't know if this plugin needs some .dlls but if it does, they could not be existing in the windows server OS
Reply
#90

Quote:
Originally Posted by toyota
Посмотреть сообщение
Thanks for your reply.

Hmm strange, on the server which runs Windows Server 2008 R2 x64, the plugin doesn't load, but with an exact copy of the server folder on my PC with Windows 7 32 bit, it loads fine.

Does anyone have any other ideas? This plugin sounds great.
You need probably need Microsoft Visual C++ 2010 Redistributable Package (x86) installed.
Reply
#91

Quote:
Originally Posted by cyber_punk
Посмотреть сообщение
You need probably need Microsoft Visual C++ 2010 Redistributable Package (x86) installed.
Very good point, the server only has the x64 version installed. I'll post back if that works.

Edit: Nope, still nothing. Thanks anyway.
Reply
#92

Maybe download msvcr100D.dll (from http://www.dll-files.com/dllindex/dl...html?msvcr100d) and put it into your samp-server.exe directory. Worked for another plugin which i had problems with .. And is part of the c++ Redistributable
Reply
#93

Still doing the same thing. Do I need any .NET versions installed?
Reply
#94

Could be, update it to the newest version to be sure
Reply
#95

I can't run it on my machine and can't get to compile it either. Debian Lenny (64 bit), has anyone managed to compile it?
Reply
#96

Where is the dll file, i can't find it
Reply
#97

Had the common problem with
"Failed (/usr/lib32/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by plugins/crashdetect.so))"
on my BETA server, but don't have root access to that. Will try it on my Dedicated CentOS server to which I do have root access tomorrow morning and update with progress.
Reply
#98

I have noticed... This is for a debian source? Can you please compile on a Centos compiler and reupload
Reply
#99

Anbyody got any instructions on how to compile this? Far from fluent with CentOS and the readme in the source section of the OP appears to be empty to me?

Thanks.
Reply

who is this error? should I do?
Код:
Plugin succesfully loaded (version 3.1.3)
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
gamemodes\FTS.amx: During execution of PingKick:
gamemodes\FTS.amx: Run time error 4: "Array index out of bounds".
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)