Run time error
#1

Код:
SA-MP Dedicated Server
----------------------
v0.3c RC3, ©2005-2010 SA-MP Team

[16:13:09] filterscripts = ""  (string)
[16:13:09] 
[16:13:09] Server Plugins
[16:13:09] --------------
[16:13:09]  Loading plugin: mysql
[16:13:09] 

  > MySQL plugin R5 successfully loaded.

[16:13:09]   Loaded.
[16:13:09]  Loaded 1 plugins.

[16:13:09] 
[16:13:09] Filter Scripts
[16:13:09] ---------------
[16:13:09]   Loaded 0 filter scripts.

[16:13:09] Script[gamemodes/rc.amx]: Run time error 19: "File or function is not found"
[16:13:09] Number of vehicle models: 0
what wrong?
Reply
#2

If I remember correctly, this can happen if a plugin version does not match the include.
Reply
#3

To me it looks more like he missing a file, Like you have in Roleplay servers, For example "scriptfiles\HQ.ini"

Check if you have every file you need to have in correct folder.
Reply
#4

Код:
SA-MP Dedicated Server
----------------------
v0.3c RC3, ©2005-2010 SA-MP Team

[16:40:37] filterscripts = ""  (string)
[16:40:37] 
[16:40:37] Server Plugins
[16:40:37] --------------
[16:40:37]  Loading plugin: mysql
[16:40:37]  SA:MP MySQL Plugin v2.1 Loaded.
[16:40:37]   Loaded.
[16:40:37]  Loaded 1 plugins.

[16:40:37] [MySQL] Thread running. Threadsafe: Yes.
[16:40:37] 
[16:40:37] Filter Scripts
[16:40:37] ---------------
[16:40:37]   Loaded 0 filter scripts.

[16:40:37] [MySQL] Error (0): Function: mysql_connect failed, mysql was not initialized on this handle.
when put the MySQL r5 then run time error
Reply
#5

Add this OnGamemode
Код:
mysql_init();
Reply
#6

how to carry over to MySQL, r5
Reply
#7

Код:
SA-MP Dedicated Server
----------------------
v0.3c RC3, ©2005-2010 SA-MP Team

[18:50:43] filterscripts = ""  (string)
[18:50:43] 
[18:50:43] Server Plugins
[18:50:43] --------------
[18:50:43]  Loading plugin: mysql
[18:50:43]  SA:MP MySQL Plugin v2.1 Loaded.
[18:50:43]   Loaded.
[18:50:43]  Loaded 1 plugins.

[18:50:43] [MySQL] Thread running. Threadsafe: Yes.
[18:50:43] 
[18:50:43] Filter Scripts
[18:50:43] ---------------
[18:50:43]   Loaded 0 filter scripts.

[18:50:43] [MySQL] Connected (0) to root @ localhost via TCP/IP.
[18:50:43] [MySQL] Server Version 5.1.36-community-log.
[18:50:43] [MySQL] Auto reconnect is off.
[18:50:43] 
 

[18:50:43] Number of vehicle models: 7
and mysql log
Код:
 [Mon Dec 06 18:52:50 2010] -------------------------
[Mon Dec 06 18:52:50 2010]      Logging Started
[Mon Dec 06 18:52:50 2010] -------------------------
[Mon Dec 06 18:52:50 2010] Connected (0) to root @ localhost via TCP/IP.
[Mon Dec 06 18:52:50 2010] MySQL Server Version 5.1.36-community-log.
[Mon Dec 06 18:52:50 2010] Auto reconnect is off.
why be this?
Reply
#8

please help me
Reply
#9

up"!!!!!!!!!!!!!!!!!!!!!1111
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)