[Ajuda] Erro ao ligar o servidor.
#1

Script[gamemodes/GMEdu.amx]: Run time error 19: "File or function is not found"

O que pode ser?

Isso aparece no samp-server.
Reply
#2

Arquivo ou funзгo nгo foi encontrado, pode ser algo relacionado a algum plugin, falta de main() ou algo parecido, revise isso
Reply
#3

Nгo й os plugins, atualizei e nгo deu.

O Gm eu nem mechi nele, foi do nada.

A unica coisa que fiz foi retirar uma FilterScript, e pronto, deu isso. Ai eu adicionei novamente, e nгo deu.

E esse filterscript nгo й importante no servidor, й apenas uma besteirinha!

O que mais pode ser? :O
Reply
#4

as plugins no qual vc tentou ligar o seu sv parece estar mais atualizada que a que vc usou quando compilou!
se nгo falta nenhuma plugin recompile sue GM com as includes e plugins atualizadas.
Reply
#5

Posta o server.log
Reply
#6

Server log aqui mano..
Ajudem por favor! As plugins mesmo com novas e antigas dб nisso!

pawn Код:
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team

[17:53:46]
[17:53:46] Server Plugins
[17:53:46] --------------
[17:53:46]  Loading plugin: streamer
[17:53:46]

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[17:53:46]   Loaded.
[17:53:46]  Loading plugin: sscanf
[17:53:46]

[17:53:46]  ===============================

[17:53:46]       sscanf plugin loaded.    

[17:53:46]    (c) 2009 Alex "******" Cole

[17:53:46]  ===============================

[17:53:46]   Loaded.
[17:53:46]  Loaded 2 plugins.

[17:53:47]
[17:53:47] Filterscripts
[17:53:47] ---------------
[17:53:47]   Loading filterscript 'HealthBar4.amx'...
[17:53:47]   Loading filterscript 'Objects.amx'...
[17:53:47]   Loading filterscript 'objetos1.amx'...
[17:53:47]   Loading filterscript 'Adicionais.amx'...
[17:53:47]   Loading filterscript 'Objetos1.amx'...
[17:53:47]   Loaded 5 filterscripts.

[17:53:47] Script[gamemodes/tt.amx]: Run time error 19: "File or function is not found"
[17:53:47] Number of vehicle models: 0
[17:53:49] --- Server Shutting Down.
Reply
#7

Use o plugin nativechecker

Coloque em server.cfg na Linha plugins
Ficando:
PHP код:
plugins sscanf streamer nativechecker 
Reinicie o server-samp.exe

E vai resultar a funзгo que esta havendo o Problema...
Reply
#8

Agora deu isso:

pawn Код:
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team

[18:43:58]
[18:43:58] Server Plugins
[18:43:58] --------------
[18:43:58]  Loading plugin: streamer
[18:43:58]

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[18:43:58]   Loaded.
[18:43:58]  Loading plugin: sscanf
[18:43:58]

[18:43:58]  ===============================

[18:43:58]       sscanf plugin loaded.    

[18:43:58]    (c) 2009 Alex "******" Cole

[18:43:58]  ===============================

[18:43:58]   Loaded.
[18:43:58]  Loading plugin: nativechecker
[18:43:58]   Loaded.
[18:43:58]  Loaded 3 plugins.

[18:43:59]
[18:43:59] Filterscripts
[18:43:59] ---------------
[18:43:59]   Loading filterscript 'HealthBar4.amx'...
[18:43:59]   Loading filterscript 'Objects.amx'...
[18:43:59]   Loading filterscript 'objetos1.amx'...
[18:43:59]   Loading filterscript 'Adicionais.amx'...
[18:43:59]   Loading filterscript 'Objetos1.amx'...
[18:43:59]   Loaded 5 filterscripts.

[18:43:59] Script[gamemodes/tt.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[18:43:59] Failed to load 'gamemodes/tt.amx' script.
[18:43:59] Number of vehicle models: 0
Reply
#9

Quote:
Originally Posted by duuuwh
Посмотреть сообщение
Agora deu isso:

pawn Код:
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team

[18:43:58]
[18:43:58] Server Plugins
[18:43:58] --------------
[18:43:58]  Loading plugin: streamer
[18:43:58]

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[18:43:58]   Loaded.
[18:43:58]  Loading plugin: sscanf
[18:43:58]

[18:43:58]  ===============================

[18:43:58]       sscanf plugin loaded.    

[18:43:58]    (c) 2009 Alex "******" Cole

[18:43:58]  ===============================

[18:43:58]   Loaded.
[18:43:58]  Loading plugin: nativechecker
[18:43:58]   Loaded.
[18:43:58]  Loaded 3 plugins.

[18:43:59]
[18:43:59] Filterscripts
[18:43:59] ---------------
[18:43:59]   Loading filterscript 'HealthBar4.amx'...
[18:43:59]   Loading filterscript 'Objects.amx'...
[18:43:59]   Loading filterscript 'objetos1.amx'...
[18:43:59]   Loading filterscript 'Adicionais.amx'...
[18:43:59]   Loading filterscript 'Objetos1.amx'...
[18:43:59]   Loaded 5 filterscripts.

[18:43:59] Script[gamemodes/tt.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[18:43:59] Failed to load 'gamemodes/tt.amx' script.
[18:43:59] Number of vehicle models: 0
recompile seu GM
traduзгo do erro:
Invбlido / formato de arquivo nгo suportado P-Code
Reply
#10

Hosted ou nгo?
SO: linux ou windows ?

Seu problema й no SCRIPT.pwn
Verifique os parametros e funзхes criadas anteriormetes...

Ou Baixe este plugin (CrashDetect) Caregue do mesmo Jeito que a dll netivechecker

Com isso creio que sera detectado o Problema
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)