SA-MP Forums Archive
An error has occured. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: An error has occured. (/showthread.php?tid=336112)



An error has occured. - Katins - 21.04.2012

Код:
SA-MP Dedicated Server
----------------------
v0.3e-RC5, ©2005-2012 SA-MP Team

[11:29:33] 
[11:29:33] Server Plugins
[11:29:33] --------------
[11:29:33]  Loading plugin: streamer
[11:29:33] 

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

[11:29:33]   Loaded.
[11:29:33]  Loading plugin: mysql
[11:29:33] 

  > MySQL plugin R4-2 successfully loaded.

[11:29:33]   Loaded.
[11:29:33]  Loaded 2 plugins.

[11:29:33] 
[11:29:33] Filterscripts
[11:29:33] ---------------
[11:29:33]   Loading filterscript 'gl_actions.amx'...
[11:29:33]   Loading filterscript 'gl_property.amx'...
[11:29:33] 
-----------------------------------
[11:29:33] Grand Larceny Property Filterscript		
[11:29:33] -----------------------------------

[11:29:33]   Loading filterscript 'gl_realtime.amx'...
[11:29:33]   Loading filterscript 'gl_mapicon.amx'...
[11:29:33]   Loading filterscript 'ls_elevator.amx'...
[11:29:33]   Loading filterscript 'test_cmds.amx'...
[11:29:33]   Loading filterscript 'ls_mall.amx'...
[11:29:33]   Loaded 7 filterscripts.

[11:29:33] Reading File: blank
[11:29:33] Reading File: properties/houses.txt
[11:29:33] Reading File: properties/businesses.txt
[11:29:33] Reading File: properties/banks.txt
[11:29:33] Reading File: properties/police.txt
[11:29:33] Script[gamemodes/dafaq.amx]: Run time error 19: "File or function is not found"
[11:29:33] Number of vehicle models: 0
What should I look over? With compiling is everything ok, includes are renewed.


Re: An error has occured. - tyler12 - 21.04.2012

make sure u load all plugins needed and are all updated


Re: An error has occured. - Laure - 21.04.2012

Check out your plugins some may be missing the re-compile the script.


Re: An error has occured. - [MG]Dimi - 21.04.2012

do you have line
pawn Код:
main()
inside your GM?


Re: An error has occured. - Face9000 - 21.04.2012

And check includes too.


Re: An error has occured. - Katins - 21.04.2012

Quote:
Originally Posted by [MG]Dimi
Посмотреть сообщение
do you have line
pawn Код:
main()
inside your GM?
There are. Includes are renewed. What the fu**?


Re: An error has occured. - InfinityCOD - 21.04.2012

Plugin's ? Can you post your server.cfg?


Re: An error has occured. - Katins - 22.04.2012

Код:
echo Executing Server Config...
lanmode 0
rcon_password cool
maxplayers 2
port 7777
hostname SA-MP 0.3 Server
gamemode0 dafaq
filterscripts
announce 0
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
plugins streamer mysql



Re: An error has occured. - Katins - 22.04.2012

Mysql error
Код:
[22:40:29] ---------------------------

[22:40:29] MySQL Debugging activated (04/22/12)

[22:40:29] ---------------------------

[22:40:29]  

[22:40:29] CMySQLHandler::~CMySQLHandler() - deconstructor called.

[22:40:29] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)

[22:40:29] CMySQLHandler::Disconnect() - You cannot call this function now. (Reason: Connection is dead)