[Ajuda] Ajuda server desligando sozinho
#1

Alguem pode me ajudar? Meu servidor estava dealigando sozinho ai coloquei o 'crashdetect' para ver se tinha algum problema e apareceu isso no server.log alguem pode me ajudar?

PHP код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[21:20:57filterscripts ""  (string)
[
21:20:57
[
21:20:57Server Plugins
[21:20:57] --------------
[
21:20:57]  Loading plugincrashdetect
[21:20:57]   crashdetect v4.8.3 is OK.
[
21:20:57]   Loaded.
[
21:20:57]  Loading pluginsscanf
[21:20:57
[
21:20:57]  ===============================
[
21:20:57]       sscanf plugin loaded.     
[
21:20:57]    (c2009 Alex "******" Cole
[21:20:57]    0.3d-R2 500 Players "dnee"
[21:20:57]  ===============================
[
21:20:57]   Loaded.
[
21:20:57]  Loading pluginstreamer
[21:20:57
*** 
Streamer Plugin v2.6.1 by Incognito loaded ***
[
21:20:57]   Loaded.
[
21:20:57]  Loading pluginCTime
[21:20:57]  
 
» CTime Library Plugin For Pawn v0.1.0 Copyright © 2011 RyDeR` 
 
[21:20:57]   Loaded.
[21:20:57]  Loaded 4 plugins.
[21:20:57] 
[21:20:57] Ban list
[21:20:57] --------
[21:20:57]  Loaded: samp.ban
[21:20:57] 
[21:20:57] 
[21:20:57] Filterscripts
[21:20:57] ---------------
[21:20:57]   Loaded 0 filterscripts.
[21:20:57] 
----------------------------------
[21:20:57]         RafaeeL RPG
[21:20:57]       Gamemode carregada com sucesso...
[21:20:57] ----------------------------------
[21:20:57] Number of vehicle models: 5
[21:21:37] [connection] 127.0.0.1:56944 requests connection cookie.
[21:21:38] [connection] incoming connection: 127.0.0.1:56944 id: 0
[21:21:39] [join] RafaeL has joined the server (0:127.0.0.1)
[21:21:44] [debug] Server crashed while executing GMrafaeL.amx
[21:21:44] [debug] AMX backtrace:
[21:21:44] [debug] #0 native fclose () [004056c0] from samp-server.exe
[21:21:44] [debug] #1 000002b4 in ?? () from GMrafaeL.amx
[21:21:44] [debug] #2 00062dcc in ?? () from GMrafaeL.amx
[21:21:44] [debug] #3 00060f9c in ?? () from GMrafaeL.amx
[21:21:44] [debug] #4 0001ac54 in public OnPlayerSpawn () from GMrafaeL.amx
[21:21:44] [debug] System backtrace:
[21:21:45] [debug] #0 004056cd in ?? () from C:\Users\Skillz_\Desktop\GM RafaeeL\samp-server.exe
[21:21:45] [debug] #1 68b43c32 in ?? () from C:\Users\Skillz_\Desktop\GM RafaeeL\plugins\crashdetect.DLL
[21:21:45] [debug] #2 68b46076 in ?? () from C:\Users\Skillz_\Desktop\GM RafaeeL\plugins\crashdetect.DLL
[21:21:45] [debug] #3 68b3c05a in ?? () from C:\Users\Skillz_\Desktop\GM RafaeeL\plugins\crashdetect.DLL
[21:21:45] [debug] #4 68b43c5e in ?? () from C:\Users\Skillz_\Desktop\GM RafaeeL\plugins\crashdetect.DLL
[21:21:45] [debug] #5 0046da20 in ?? () from C:\Users\Skillz_\Desktop\GM RafaeeL\samp-server.exe
[21:21:45] [debug] #6 0046f992 in ?? () from C:\Users\Skillz_\Desktop\GM RafaeeL\samp-server.exe
[21:21:45] [debug] #7 0049eef9 in ?? () from C:\Users\Skillz_\Desktop\GM RafaeeL\samp-server.exe
[21:21:45] [debug] #8 0045ad2a in ?? () from C:\Users\Skillz_\Desktop\GM RafaeeL\samp-server.exe
[21:21:45] [debug] #9 76e815ce in ?? () from C:\Windows\syswow64\KERNELBASE.dll
[21:21:45] [debug] #10 76e81601 in ?? () from C:\Windows\syswow64\KERNELBASE.dll 
Reply
#2

Manda a callback OnPlayerSpawn
Reply
#3

PHP код:
public OnPlayerSpawn(playerid)
{
    
MostrarObjetos(playerid);//Mostra os objetos do servidor
    
SpawnCivil(playerid);
    
ChinaCarregar(playerid);//o erro so da quando eu adciono isso
    
if(DOF2_IsSet("seg",segUP[playerid])){
    }
    if(
DOF2_IsSet("min",minUP[playerid])){
    }
    if(
pAdmin[playerid] == ) {
    
admin[playerid] = 1;
    }
    if(
pAdmin[playerid] == 2  || pAdmin[playerid] == || pAdmin[playerid] == || pAdmin[playerid] == 5) {
    
admin[playerid] = 1;
    
DOF2_SetInt(file2"aAdmin"1);
    }
    
TirarLogin(playerid);
    return 
1;

Reply
#4

Mostra o ChinaCarregar(playerid) entгo..
Reply
#5

Quote:
Originally Posted by CaioTJF
Посмотреть сообщение
Mostra o ChinaCarregar(playerid) entгo..
Ja resolvi mano obrigado.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)