Gamemode: Unknown
#1

Alright So I just went from testing on my home hosted server to my linux vps. I have the server running fine and all but I can't get my script to work. it says it cant fine the .amx when i have everything uploaded correctly and the correct linux plugins are loaded (also changed to .so in the .cfg)


If anyone could assist with this could you please get in contact with me ASAP so we can get on teamviewer and resolve this? if you think you know the problem without having to go on TV that would be even better.
Reply
#2

Make sure everything is correctly loaded that needs to be loaded.
Reply
#3

Quote:
Originally Posted by ColorHost-Kevin
Посмотреть сообщение
Make sure everything is correctly loaded that needs to be loaded.
Looks to me like everything is loaded as it should be
Reply
#4

Im sure one of you guys can help with this, i need this taken care of asap
Reply
#5

Post for your server_log here.
Reply
#6

Код:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[04:53:28] 
[04:53:28] Server Plugins
[04:53:28] --------------
[04:53:28]  Loading plugin: audio.so
[04:53:28] 

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

[04:53:28]   Loaded.
[04:53:28]  Loading plugin: streamer.so
[04:53:28] 

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

[04:53:28]   Loaded.
[04:53:28]  Loaded 2 plugins.

[04:53:28] 
[04:53:28] Filterscripts
[04:53:28] ---------------
[04:53:28]   Loading filterscript 'buttons.amx'...
[04:53:28]   Loading filterscript 'st2.amx'...
[04:53:28] 
----------------------------------------
[04:53:28]  Josh's Music Filterscript.
[04:53:28] -----------------------------------------

[04:53:28]   Loaded 2 filterscripts.

[04:53:28] Script[gamemodes/ESRP.amx]: Run time error 19: "File or function is not found"
[04:53:28] Number of vehicle models: 0
[04:56:00] --- Server Shutting Down.
[04:56:00] 

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

[04:56:00] 

*** Streamer Plugin v2.5 by Incognito unloaded ***

[04:56:35] --- Server Shutting Down.

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

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[04:56:49] 
[04:56:49] Server Plugins
[04:56:49] --------------
[04:56:49]  Loading plugin: audio.so
[04:56:49] 

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

[04:56:49]   Loaded.
[04:56:49]  Loading plugin: streamer.so
[04:56:49] 

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

[04:56:49]   Loaded.
[04:56:49]  Loaded 2 plugins.

[04:56:49] 
[04:56:49] Filterscripts
[04:56:49] ---------------
[04:56:49]   Loading filterscript 'buttons.amx'...
[04:56:49]   Loading filterscript 'st2.amx'...
[04:56:49] 
----------------------------------------
[04:56:49]  Josh's Music Filterscript.
[04:56:49] -----------------------------------------

[04:56:49]   Loaded 2 filterscripts.

[04:56:49] Script[gamemodes/ESRP.amx]: Run time error 19: "File or function is not found"
[04:56:49] Number of vehicle models: 0
[04:59:25] --- Server Shutting Down.
[04:59:25] 

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

[04:59:25] 

*** Streamer Plugin v2.5 by Incognito unloaded ***
There
Reply
#7

Run nativechecker plugin and post the new log here.Also, streamer v2.6.1 has already been released for 0.3e, so update your streamer too.
Reply
#8

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

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[19:11:02] 
[19:11:02] Server Plugins
[19:11:02] --------------
[19:11:02]  Loading plugin: audio.so
[19:11:02] 

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

[19:11:02]   Loaded.
[19:11:02]  Loading plugin: streamer.so
[19:11:02] 

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

[19:11:02]   Loaded.
[19:11:02]  Loading plugin: nativechecker.so
[19:11:02]   Loaded.
[19:11:02]  Loaded 3 plugins.

[19:11:02] 
[19:11:02] Filterscripts
[19:11:02] ---------------
[19:11:02]   Loading filterscript 'buttons.amx'...
[19:11:02]   Loading filterscript 'st2.amx'...
[19:11:02] 
----------------------------------------
[19:11:02]  Josh's Music Filterscript. By Josh Einstein
[19:11:02] -----------------------------------------

[19:11:02]   Loaded 2 filterscripts.

[19:11:02]    Error: Function not registered: 'Streamer_CallbackHook'
[19:11:02] Script[gamemodes/ESRP.amx]: Run time error 19: "File or function is not found"
[19:11:02] Number of vehicle models: 0
(Note: The server runs fine on a windows home host test)
Reply
#9

Quote:
Originally Posted by lsfmd
Посмотреть сообщение
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[19:11:02] 
[19:11:02] Server Plugins
[19:11:02] --------------
[19:11:02]  Loading plugin: audio.so
[19:11:02] 

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

[19:11:02]   Loaded.
[19:11:02]  Loading plugin: streamer.so
[19:11:02] 

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

[19:11:02]   Loaded.
[19:11:02]  Loading plugin: nativechecker.so
[19:11:02]   Loaded.
[19:11:02]  Loaded 3 plugins.

[19:11:02] 
[19:11:02] Filterscripts
[19:11:02] ---------------
[19:11:02]   Loading filterscript 'buttons.amx'...
[19:11:02]   Loading filterscript 'st2.amx'...
[19:11:02] 
----------------------------------------
[19:11:02]  Josh's Music Filterscript. By Josh Einstein
[19:11:02] -----------------------------------------

[19:11:02]   Loaded 2 filterscripts.

[19:11:02]    Error: Function not registered: 'Streamer_CallbackHook'
[19:11:02] Script[gamemodes/ESRP.amx]: Run time error 19: "File or function is not found"
[19:11:02] Number of vehicle models: 0
(Note: The server runs fine on a windows home host test)
Like i already said, problem lies with your streamer plugin, update it to v2.6.1 and recompile your script with include from the plugin package.
Reply
#10

Quote:
Originally Posted by Xtreme_playa
Посмотреть сообщение
Like i already said, problem lies with your streamer plugin, update it to v2.6.1 and recompile your script with include from the plugin package.
Thank you so much, problem solved Rep +
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)