Server Crash
#1

Hello everyone I uploaded the hosting server but unfortunately it started something wrong and of course I started the server to fall from the server log I pulled out what crashdetect gave me.

[03:05:45] [debug] Server crashed while executing main.amx
[03:05:45] [debug] AMX backtrace:
[03:05:45] [debug] #0 00000005 in OnPlayerConnect (playerid=0, ... <1073741822 arguments>) at <unknown file>:0
[03:05:45] [debug] #1 00013c94 in public OnPlayerConnect () at C:\Users\Zivkovic\Desktop\Zentorno\pawno\include\Y SI\..\YSI_Storage\..\YSI_Coding\..\YSI_Internal\y_ cgen.inc:114


On localhost server does not crash, but it throws out this :
[02:26:28] [debug] Run time error 6: "Invalid instruction"
[02:26:28] [debug] Unknown opcode 0x78000000 at address 0x00000005
[02:26:28] [debug] AMX backtrace:
[02:26:28] [debug] #0 00000000 in public OnPlayerConnect ()
sorry for my bad english
Reply
#2

Upload all your plugins and include
Reply
#3

show us your OnPlayerConnect
Reply
#4

Includes: http://prntscr.com/hby12t
Plugins crashdetect streamer sscanf mysql pawncmd

I clear all things in onplayerconnect but this problem showing again..

OnPlayerConnect(playerid) {
/*
*/
return 1;
}
Reply
#5

Help?
Reply
#6

The only thing I can suggest is to load YSI libraries (y_ini and y_timers) after including a_samp.inc and anything else comes after.
Reply
#7

You think i define
<a_samp>
And after asamp YSI?
Reply
#8

Does anyone else have this problem ?
I update ysi to ysi 4.0. But I'm not sure that the problem is because of that. Does anyone have an idea what it could be?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)