Volt-Host
#1

So I bought a Volt-Host server and I made sure all the plugins are for Linux, and they are updated.

They load fine, but when it comes to loading the script, its not working.

Here is the server log

pawn Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, (C)2005-2012 SA-MP Team

[21:05:55]
[21:05:55] Server Plugins
[21:05:55] --------------
[21:05:55]  Loading plugin: sscanf.so
[21:05:55]

[21:05:55]  ===============================

[21:05:55]       sscanf plugin loaded.    

[21:05:55]    (c) 2009 Alex "******" Cole

[21:05:55]    0.3d-R2 500 Players "dnee"

[21:05:55]  ===============================

[21:05:55]   Loaded.
[21:05:55]  Loading plugin: mysql.so
[21:05:55]  SA:MP MySQL Plugin v2.1.1 Loaded.
[21:05:55]   Loaded.
[21:05:55]  Loading plugin: streamer.so
[21:05:55]

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

[21:05:55]   Loaded.
[21:05:55]  Loaded 3 plugins.

[21:05:55] [MySQL] Thread running. Threadsafe: Yes.
[21:05:55]
[21:05:55] Filterscripts
[21:05:55] ---------------
[21:05:55]   Loaded 0 filterscripts.

[21:05:55] Script[gamemodes/ERP.amx]: Run time error 19: "File or function is not found"
[21:05:55] Number of vehicle models: 0
Thanks,
Nuke
Reply
#2

Your game mode is corrupt. Your ERP.pwn
Reply
#3

use this to get errors :
Nativechecker Plugin

Hope it Helped you !
Reply
#4

Please make sure you write your game mode name to server.cfg same as it's in your game modes folder. This happened to me when I Didn't write game mode name correctly, or I Din't put my game mode .AMX file to game modes folder. SA-MP loads .AMX file, not the .PWN file. PWN file is for scripting/editing.

If this doesn't help you, then please use server native checker plugin. Link can be found from Avi57's reply in up and make sure you are using newest plugins and includes, etc.

Thank you.
Reply
#5

make sure you have all the proper includes in the includes folder
also, ill explain what crossusaaf said

makesure in you server.cfg the line looks like this
gamemode0 nameofscript(the .amx) 1

in your case like this
Код:
gamemode0 ERP 1
Reply
#6

I don't get why people title it "Volt-Host" when it's their own fault.


[21:05:55] Script[gamemodes/ERP.amx]: Run time error 19: "File or function is not found"

nuff said
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)