Run time error 19: "File or function is not found" REP
#1

Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[01:27:08] 
[01:27:08] Server Plugins
[01:27:08] --------------
[01:27:08]  Loading plugin: streamer.dll
[01:27:08] 

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

[01:27:08]   Loaded.
[01:27:08]  Loading plugin: sscanf.dll
[01:27:08] 

[01:27:08]  ===============================

[01:27:08]       sscanf plugin loaded.     

[01:27:08]    © 2009 Alex "******" Cole

[01:27:08]    0.3d-R2 500 Players "dnee"

[01:27:08]  ===============================

[01:27:08]   Loaded.
[01:27:08]  Loading plugin: Whirlpool.dll
[01:27:08]   Failed.
[01:27:08]  Loading plugin: audio.dll
[01:27:08] 

*** Audio Plugin v0.5 by Incognito loaded ***

[01:27:08]   Loaded.
[01:27:08]  Loading plugin: mysql.dll
[01:27:08] 

  > MySQL plugin R5 successfully loaded.

[01:27:08]   Loaded.
[01:27:08]  Loading plugin: LIBMYSQL.dll
[01:27:08]   Plugin does not conform to architecture.
[01:27:08]   Failed.
[01:27:08]  Loaded 4 plugins.

[01:27:08] 
[01:27:08] Filterscripts
[01:27:08] ---------------
[01:27:08]   Loading filterscript 'remove.amx'...
[01:27:08]   Loaded 1 filterscripts.

[01:27:08] Script[gamemodes/super.amx]: Run time error 19: "File or function is not found"
[01:27:08] Number of vehicle models: 0
here is what on top of my script
pawn Code:
//============================================
#include <a_samp>
#include <Dini>
#include <dns>
#include <a_mysql>
//============================================
#define FOREACH_NO_BOTS
//============================================
#include <Foreach>
#include <sscanf2>
#include <streamer>
#include <zcmd>
#include <C-MySQL>
i loaded all plugins i need still have problem , help
Reply
#2

is this on linux?
if it is you cannot use the .dll version but must use the .so version
thats what i take from this line

Plugin does not conform to architecture.
Reply
#3

You miss a plugin

EDIT: He can't load a few plugins thats the problem, if he load all plugins correct, then you miss a plugin
Reply
#4

Quote:
Originally Posted by Jonny5
View Post
is this on linux?
if it is you cannot use the .dll version but must use the .so version
thats what i take from this line

Plugin does not conform to architecture.
No its windows
Quote:
Originally Posted by sjvt
View Post
You miss a plugin

EDIT: He can't load a few plugins thats the problem, if he load all plugins correct, then you miss a plugin
what do you think i am missing
Reply
#5

[01:27:08] Loading plugin: Whirlpool.dll
[01:27:08] Failed.

[01:27:08] Loading plugin: LIBMYSQL.dll
[01:27:08] Plugin does not conform to architecture.
[01:27:08] Failed.

update those plugins
Reply
#6

Quote:
Originally Posted by Plastic
View Post
[01:27:08] Loading plugin: Whirlpool.dll
[01:27:08] Failed.

[01:27:08] Loading plugin: LIBMYSQL.dll
[01:27:08] Plugin does not conform to architecture.
[01:27:08] Failed.

update those plugins
i did , still problem there
Reply
#7

LIBMYSQL.dll is NOT something you need to load as a plugin, it goes in your server directory.
Reply
#8

See which native is missing.
Reply
#9

Thank you AndreT Repped
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)