Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug error #77

Closed
saya1337 opened this issue Sep 15, 2015 · 4 comments
Closed

debug error #77

saya1337 opened this issue Sep 15, 2015 · 4 comments

Comments

@saya1337
Copy link

my server crashes with the plugin i tried also 2.7.5 , 2.7.6 ... it wont work

[19:00:29] [debug] Server crashed while executing GS.amx
[19:00:29] [debug] AMX backtrace:
[19:00:29] [debug] #0 native CallLocalFunction () [00474110] from samp-server.exe
[19:00:29] [debug] Native backtrace:
[19:00:29] [debug] #0 004743dc in ?? () from C:\Users\Saya\Desktop\GS\samp-server.exe
[19:00:29] [debug] #1 004010b6 in ?? () from C:\Users\Saya\Desktop\GS\samp-server.exe
[19:00:29] [debug] #2 6cc4350a in ?? () from C:\Users\Saya\Desktop\GS\plugins\crashdetect.DLL
[19:00:29] [debug] #3 00402b63 in ?? () from C:\Users\Saya\Desktop\GS\samp-server.exe
[19:00:29] [debug] #4 6cbc51b9 in ?? () from C:\Users\Saya\Desktop\GS\plugins\streamer.DLL
[19:00:29] [debug] #5 0046dbc0 in ?? () from C:\Users\Saya\Desktop\GS\samp-server.exe
[19:00:29] [debug] #6 004528f0 in ?? () from C:\Users\Saya\Desktop\GS\samp-server.exe
[19:00:29] [debug] #7 0046e780 in ?? () from C:\Users\Saya\Desktop\GS\samp-server.exe

@ghost
Copy link

ghost commented Sep 15, 2015

I think there is nothing to do with streamer plugin, Crash was caused at CallLocalFunction .

@saya1337
Copy link
Author

in my script CallLocalFunction dont exists

@Crayder
Copy link

Crayder commented Sep 15, 2015

What includes do you use? They can use CallLocalFunction, so can any filterscripts.

@samp-incognito
Copy link
Owner

The plugin isn't causing that. It's probably one of your includes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants