Gamemode not loading - Volt-Host.
#1

Hello,
I am using volt-host and i have uploading everything need by the server like GM, FS , plugins and yes they are loading successfully.But the problem is the gamemode is not laoding it gives me this is my console log -
Код:
 
[17:12:41] Number of vehicle models: 0
[17:12:41] Script[gamemodes/testgm.amx]: Run time error 19: "File or function is not found"
I cant find the problem.I hope someone can help me and get me out this.

Regards,
Ronaldo_raul™.
Reply
#2

Have you uploaded the latest plugins with .so format and made sure they load fine?
Reply
#3

something wrong with plugins? i used to get this error.
Reply
#4

Quote:
Originally Posted by suhrab_mujeeb
Посмотреть сообщение
Have you uploaded the latest plugins with .so format and made sure they load fine?
Yes, The latest plugins and also they load.

Quote:
Originally Posted by [UE]Milan
Посмотреть сообщение
something wrong with plugins? i used to get this error.
Nope.Plugins are latest and loads successfully.
Reply
#5

Could you show us the full log please?
Reply
#6

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
Could you show us the full log please?
Sure, here it is -
Код:
[17:23:55] [part] teste has left the server (0:1)
[17:22:57] [join] teste has joined the server (0:189.25.197.154)
[17:22:56] Incoming connection: 189.25.197.154:1746
[17:12:41] Number of vehicle models: 0
[17:12:41] Script[gamemodes/testgm.amx]: Run time error 19: "File or function is not found"
[17:12:41] OnGameo

[17:12:41]   Loaded 2 filter scripts.

[17:12:41] ------------------------------------------------
[17:12:41]  Drift Point Counter Loaded
------------------------------------------------
[17:12:41] 
[17:12:41]   Loading filter script 'dpc.amx'...
[17:12:41] MySQL connection to database succeeded!

[17:12:41] --------------------------------------
 Copyright by Sufyan 2011
[17:12:41]  Admin Filter Script v1.0 Loaded!
--------------------------------------
[17:12:41] 
[17:12:41] OnFilter
[17:12:41]   Loading filter script 'admin.amx'...
[17:12:41] ---------------
[17:12:41] Filter Scripts
[17:12:41] 

[17:12:41]  Loaded 4 plugins.
[17:12:41]   Loaded.
[17:12:41]  
[17:12:41]  ==================
[17:12:41]  
[17:12:41]   Whirlpool loaded
[17:12:41]  
[17:12:41]  ==================
[17:12:41]  
[17:12:41]  Loading plugin: Whirlpool.so
[17:12:41]   Loaded.

[17:12:41]  ===============================

[17:12:41]    0.3d-R2 500 Players "dnee"

[17:12:41]    © 2009 Alex "******" Cole

[17:12:41]       sscanf plugin loaded.     

[17:12:41]  ===============================

[17:12:41] 
[17:12:41]  Loading plugin: sscanf.so
[17:12:41]   Loaded.

  > MySQL plugin R6 successfully loaded.

[17:12:41] 
[17:12:41]  Loading plugin: mysql.so
[17:12:41]   Loaded.

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

[17:12:41] 
[17:12:41]  Loading plugin: streamer.so
[17:12:41] --------------
[17:12:41] Server Plugins
[17:12:41] 

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

----------
Loaded log file: "server_log.txt".
----------
Reply
#7

Quote:
Originally Posted by Ronaldo_raul™
Посмотреть сообщение
Sure, here it is -
Код:
[17:23:55] [part] teste has left the server (0:1)
[17:22:57] [join] teste has joined the server (0:189.25.197.154)
[17:22:56] Incoming connection: 189.25.197.154:1746
[17:12:41] Number of vehicle models: 0
[17:12:41] Script[gamemodes/testgm.amx]: Run time error 19: "File or function is not found"
[17:12:41] OnGameo

[17:12:41]   Loaded 2 filter scripts.

[17:12:41] ------------------------------------------------
[17:12:41]  Drift Point Counter Loaded
------------------------------------------------
[17:12:41] 
[17:12:41]   Loading filter script 'dpc.amx'...
[17:12:41] MySQL connection to database succeeded!

[17:12:41] --------------------------------------
 Copyright by Sufyan 2011
[17:12:41]  Admin Filter Script v1.0 Loaded!
--------------------------------------
[17:12:41] 
[17:12:41] OnFilter
[17:12:41]   Loading filter script 'admin.amx'...
[17:12:41] ---------------
[17:12:41] Filter Scripts
[17:12:41] 

[17:12:41]  Loaded 4 plugins.
[17:12:41]   Loaded.
[17:12:41]  
[17:12:41]  ==================
[17:12:41]  
[17:12:41]   Whirlpool loaded
[17:12:41]  
[17:12:41]  ==================
[17:12:41]  
[17:12:41]  Loading plugin: Whirlpool.so
[17:12:41]   Loaded.

[17:12:41]  ===============================

[17:12:41]    0.3d-R2 500 Players "dnee"

[17:12:41]    © 2009 Alex "******" Cole

[17:12:41]       sscanf plugin loaded.     

[17:12:41]  ===============================

[17:12:41] 
[17:12:41]  Loading plugin: sscanf.so
[17:12:41]   Loaded.

  > MySQL plugin R6 successfully loaded.

[17:12:41] 
[17:12:41]  Loading plugin: mysql.so
[17:12:41]   Loaded.

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

[17:12:41] 
[17:12:41]  Loading plugin: streamer.so
[17:12:41] --------------
[17:12:41] Server Plugins
[17:12:41] 

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

----------
Loaded log file: "server_log.txt".
----------
why your using 0.3c R2 with the latest plugins, you need to update your server to 0.3d R2 then.
Reply
#8

Show us your includes from all the scripts?
Reply
#9

Quote:
Originally Posted by Xtreme_playa
Посмотреть сообщение
why your using 0.3c R2 with the latest plugins, you need to update your server to 0.3d R2 then.
OMG!

Thats Volt-Host.I bought the new server and uploaded my 0.3d files, silly me.Nvm, thanks for pointing it out +rep for you.
Lemme try now.
Reply
#10

Quote:
Originally Posted by Ronaldo_raul™
Посмотреть сообщение
OMG!

Thats Volt-Host.I bought the new server and uploaded my 0.3d files, silly me.Nvm, thanks for pointing it out +rep for you.
Lemme try now.
No problem mate, let us know if you still got that problem.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)