15.01.2016, 01:03
Hey, I know there's literally hundreds of posts about this very topic but I've tried all of the suggestions on how to fix Runtime Error 19 "File or function not found". When I run my server on localhost, it runs fine with no issues. Now, I've moved it to my VPS and it's giving me that error. I have updated my server to 0.3.7, have the latest versions of my plugins, have .NET Framework 3.5, 4.5, etc. I've got the .DLLs, like literally every possible solution but it's so persistent. I don't understand why it works on localhost but not on my VPS.
My server log:
My server.cfg:
My /includes: http://prntscr.com/9q953f
My /plugins: http://prntscr.com/9q95bl
I've tried every solution I've found. Please help.
EDIT: I'm new to SA-MP Forums so sorry if this isn't the right place for this thread.
My server log:
Код:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7, ©2005-2015 SA-MP Team filterscripts = "" (string) Server Plugins -------------- Loading plugin: sscanf =============================== sscanf plugin loaded. Version: 2.8.1 © 2012 Alex "******" Cole =============================== Loaded. Loading plugin: streamer Failed. Loading plugin: Whirlpool ================== Whirlpool loaded ================== Loaded. Loading plugin: nativechecker Loaded. Loaded 3 plugins. Started server on port: 7777, with maxplayers: 50 lanmode is OFF. Filterscripts --------------- Loaded 0 filterscripts. Error: Function not registered: 'CreateDynamicObject' Error: Function not registered: 'DestroyDynamicObject' Error: Function not registered: 'DestroyDynamicPickup' Error: Function not registered: 'DestroyDynamic3DTextLabel' Error: Function not registered: 'IsPlayerInDynamicArea' Error: Function not registered: 'CreateDynamic3DTextLabel' Error: Function not registered: 'CreateDynamicSphere' Error: Function not registered: 'CreateDynamicCP' Script[gamemodes/SanJoseRolePlay.amx]: Run time error 19: "File or function is n ot found" Number of vehicle models: 0
Код:
echo Executing Server Config... lanmode 0 rcon_password boo maxplayers 50 port 7777 hostname Limestone Roleplay [ENG] [0.3.7] gamemode0 SanJoseRolePlay 1 filterscripts announce 0 query 1 chatlogging 0 plugins sscanf streamer Whirlpool nativechecker 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]
My /plugins: http://prntscr.com/9q95bl
I've tried every solution I've found. Please help.
EDIT: I'm new to SA-MP Forums so sorry if this isn't the right place for this thread.