File Function Not Found
#1

when i start my server from home its gave me the error, File or Function not Found and when i saw my crashlog.
Код:
Loaded Modules:

samp-server.exe	A: 0x00400000 - 0x004F5000	(D:\Programs\COD8 - Asia at War\samp-server.exe)

ntdll.dll	A: 0x7C900000 - 0x7C9B2000	(C:\WINDOWS\system32\ntdll.dll)

kernel32.dll	A: 0x7C800000 - 0x7C8F6000	(C:\WINDOWS\system32\kernel32.dll)

SHELL32.dll	A: 0x7C9C0000 - 0x7D1D7000	(C:\WINDOWS\system32\SHELL32.dll)

ADVAPI32.dll	A: 0x77DD0000 - 0x77E6B000	(C:\WINDOWS\system32\ADVAPI32.dll)

RPCRT4.dll	A: 0x77E70000 - 0x77F03000	(C:\WINDOWS\system32\RPCRT4.dll)

Secur32.dll	A: 0x77FE0000 - 0x77FF1000	(C:\WINDOWS\system32\Secur32.dll)

GDI32.dll	A: 0x77F10000 - 0x77F59000	(C:\WINDOWS\system32\GDI32.dll)

USER32.dll	A: 0x7E410000 - 0x7E4A1000	(C:\WINDOWS\system32\USER32.dll)

msvcrt.dll	A: 0x77C10000 - 0x77C68000	(C:\WINDOWS\system32\msvcrt.dll)

SHLWAPI.dll	A: 0x77F60000 - 0x77FD6000	(C:\WINDOWS\system32\SHLWAPI.dll)

WSOCK32.dll	A: 0x71AD0000 - 0x71AD9000	(C:\WINDOWS\system32\WSOCK32.dll)

WS2_32.dll	A: 0x71AB0000 - 0x71AC7000	(C:\WINDOWS\system32\WS2_32.dll)

WS2HELP.dll	A: 0x71AA0000 - 0x71AA8000	(C:\WINDOWS\system32\WS2HELP.dll)

WINMM.dll	A: 0x76B40000 - 0x76B6D000	(C:\WINDOWS\system32\WINMM.dll)

IMM32.DLL	A: 0x76390000 - 0x763AD000	(C:\WINDOWS\system32\IMM32.DLL)

comctl32.dll	A: 0x773D0000 - 0x774D3000	(C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\comctl32.dll)

comctl32.dll	A: 0x5D090000 - 0x5D12A000	(C:\WINDOWS\system32\comctl32.dll)

mswsock.dll	A: 0x71A50000 - 0x71A8F000	(C:\WINDOWS\System32\mswsock.dll)

DNSAPI.dll	A: 0x76F20000 - 0x76F47000	(C:\WINDOWS\system32\DNSAPI.dll)

iphlpapi.dll	A: 0x76D60000 - 0x76D79000	(C:\WINDOWS\system32\iphlpapi.dll)

winrnr.dll	A: 0x76FB0000 - 0x76FB8000	(C:\WINDOWS\System32\winrnr.dll)

WLDAP32.dll	A: 0x76F60000 - 0x76F8C000	(C:\WINDOWS\system32\WLDAP32.dll)

rasadhlp.dll	A: 0x76FC0000 - 0x76FC6000	(C:\WINDOWS\system32\rasadhlp.dll)

hnetcfg.dll	A: 0x662B0000 - 0x66308000	(C:\WINDOWS\system32\hnetcfg.dll)

wshtcpip.dll	A: 0x71A90000 - 0x71A98000	(C:\WINDOWS\System32\wshtcpip.dll)

uxtheme.dll	A: 0x5AD70000 - 0x5ADA8000	(C:\WINDOWS\system32\uxtheme.dll)

MSCTF.dll	A: 0x74720000 - 0x7476C000	(C:\WINDOWS\system32\MSCTF.dll)

netapi32.dll	A: 0x5B860000 - 0x5B8B5000	(C:\WINDOWS\system32\netapi32.dll)

appHelp.dll	A: 0x77B40000 - 0x77B62000	(C:\WINDOWS\system32\appHelp.dll)

CLBCATQ.DLL	A: 0x76FD0000 - 0x7704F000	(C:\WINDOWS\system32\CLBCATQ.DLL)

COMRes.dll	A: 0x77050000 - 0x77115000	(C:\WINDOWS\system32\COMRes.dll)

OLEAUT32.dll	A: 0x77120000 - 0x771AB000	(C:\WINDOWS\system32\OLEAUT32.dll)

VERSION.dll	A: 0x77C00000 - 0x77C08000	(C:\WINDOWS\system32\VERSION.dll)

iertutil.dll	A: 0x3DFD0000 - 0x3E1BC000	(C:\WINDOWS\system32\iertutil.dll)

urlmon.dll	A: 0x02020000 - 0x02154000	(C:\WINDOWS\system32\urlmon.dll)

MSImg32.dll	A: 0x76380000 - 0x76385000	(C:\WINDOWS\system32\MSImg32.dll)

SETUPAPI.dll	A: 0x77920000 - 0x77A13000	(C:\WINDOWS\system32\SETUPAPI.dll)

rsvpsp.dll	A: 0x73080000 - 0x7309D000	(C:\WINDOWS\system32\rsvpsp.dll)
anyone can help?
Reply
#2

The file or funtion not found occurs if not all plugins are loading... Get sure you have all plugins in the folder and have also listet them in the Server.cfg
Reply
#3

Make sure the server.cfg has a line saying
Код:
plugins streamer.dll (And so on as many plugins you have )
Or

Update your plugins and compile your script again!
Reply
#4

Which file or function isn't found?

Make sure you have .dll (windows) or .so (linux).

And do what the others mentioned above, needs be in the .cfg make sure you include the extension (e.g. xyz.dll)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)