Sscanf Issue. Need help.
#1

Hey Guys,
Today i tried to make the gamemode LoF online but i got a error.. normally i dont get it, it is very weird.
PHP код:
SA-MP Dedicated Server
----------------------
v0.3e, (C)2005-2012 SA-MP Team
[11:48:26]bind 91.121.248.75 
[11:48:26]bind 91.121.248.75 Server Plugins
[11:48:26]bind 91.121.248.75 --------------
[
11:48:26]bind 91.121.248.75  Loading pluginstreamer.so
[11:48:26]bind 91.121.248.75 
*** Streamer Plugin v2.5 by Incognito loaded ***
[
11:48:26]bind 91.121.248.75   Loaded.
[
11:48:26]bind 91.121.248.75  Loading pluginmysql.so
[11:48:26]bind 91.121.248.75 
  
MySQL plugin R5 successfully loaded.
[
11:48:26]bind 91.121.248.75   Loaded.
[
11:48:26]bind 91.121.248.75  Loading pluginsscanf.so
[11:48:26]bind 91.121.248.75 
[11:48:26]bind 91.121.248.75  ===============================
[
11:48:26]bind 91.121.248.75       sscanf plugin loaded.     
[
11:48:26]bind 91.121.248.75    (c2009 Alex "******" Cole
[11:48:26]bind 91.121.248.75  ===============================
[
11:48:26]bind 91.121.248.75   Loaded.
[
11:48:26]bind 91.121.248.75  Loading plugincrashdetect.so
[11:48:26]bind 91.121.248.75   crashdetect v4.5.1 is OK.
[
11:48:26]bind 91.121.248.75   Loaded.
[
11:48:26]bind 91.121.248.75  Loaded 4 plugins.
[
11:48:26]bind 91.121.248.75 
[11:48:26]bind 91.121.248.75 Filterscripts
[11:48:26]bind 91.121.248.75 ---------------
[
11:48:26]bind 91.121.248.75   Loading filterscript 'Maps.amx'...
[
11:48:26]bind 91.121.248.75   Loaded 1 filterscripts.
[
11:48:26]bind 91.121.248.75 [MYSQL]: Connection to `5684_Pacosuccesful!
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 sscanf warningStrings without a length are deprecatedplease add a destination size.
[
11:48:26]bind 91.121.248.75 Failed to load airline.
[
11:48:26]bind 91.121.248.75 Failed to load airline.
[
11:48:26]bind 91.121.248.75 Failed to load airline.
[
11:48:26]bind 91.121.248.75 ** 0    <->    Airline Vehicles loaded from    <->    MySQL           **
[
11:48:26]bind 91.121.248.75 ** 109    <->    Vehicles loaded from    <->    MySQL           **
[
11:48:26]bind 91.121.248.75 
----------------------------------
[
11:48:26]bind 91.121.248.75  PlanetOfTransport Rescripted by Pacoz
[11:48:26]bind 91.121.248.75 ----------------------------------
[
11:48:26]bind 91.121.248.75 Number of vehicle models15 
Anyone know how to fix it?
Really appreciate it if someone helps me with this. Also i will give him rep+ because he/she helped me.
regards,
Paco
Reply


Messages In This Thread
Sscanf Warning Issue! Still need help! - by se7evolution - 20.06.2012, 09:46
Re: Sscanf Issue. Need help. - by Mr.1337 - 20.06.2012, 09:59
Re: Sscanf Issue. Need help. - by se7evolution - 20.06.2012, 10:18
Re: Sscanf Issue. Need help. - by Mr.1337 - 20.06.2012, 10:22
Re: Sscanf Issue. Need help. - by se7evolution - 20.06.2012, 10:23
Re: Sscanf Issue. Need help. - by Mr.1337 - 20.06.2012, 10:28
Re: Sscanf Issue. Need help. - by se7evolution - 20.06.2012, 10:34
Re: Sscanf Issue. Need help. - by Mr.1337 - 20.06.2012, 10:36
Re: Sscanf Issue. Need help. - by se7evolution - 20.06.2012, 10:44
Re: Sscanf Issue. Need help. - by Mr.1337 - 20.06.2012, 10:46

Forum Jump:


Users browsing this thread: 2 Guest(s)