Server not Launching... [0.3e]
#1

Hey everyone,

I've recently lost my host and just bought a new one, before I lost my old host I transfared all my server files to my PC and keept updating it for 0.3e, now when I bought my new host I transfared all files to it, the only thing I did when I where testing it out on my PC under the development stage where adding all plugins to windows since my host use Linux. I cant say much more then that I runs fine on my own PC and when I transfared it back to the new host I bought it doesn't run at all.

But remember I did only update the server for 0.3e made some things that where in 0.3e like different functions and such and it works perfect on my PC.
All plugins and such are also updated since 0.3e and everything even recompiled my server files.

Quote:
Originally Posted by Serverlog.txt
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[22:07:09]
[22:07:09] Server Plugins
[22:07:09] --------------
[22:07:09] Loading plugin: nativechecker.so
[22:07:09] Loaded.
[22:07:09] Loading plugin: streamer.so
[22:07:09]

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

[22:07:09] Loaded.
[22:07:09] Loading plugin: mysql.so
[22:07:09] SA:MP MySQL Plugin 1.2.1 Loaded.
[22:07:09] Loaded.
[22:07:09] Loaded 3 plugins.

[22:07:09] MySQL: Query thread running. Thread safe: No.

[22:07:09] Filterscripts
[22:07:09] ---------------
[22:07:09] Loading filterscript 'Buttons.amx'...
[22:07:09] Loading filterscript 'vactions.amx'...

[22:07:09] Loading filterscript 'Object.amx'...
[22:07:09] Error: Function not registered: 'Streamer_CallbackHook'
[22:07:09] Error: Function not registered: 'CreateDynamicObject'

[22:07:09] Loading filterscript 'neon.amx'...
[22:07:09] Loading filterscript 'Stretcher.amx'...
[22:07:09] Loading filterscript 'ls_elevator.amx'...

[22:07:09] Loading filterscript 'Spray.amx'...
[22:07:09] Error: Function not registered: 'Streamer_RegisterInterface'
[22:07:09] Error: Function not registered: 'Streamer_AddPlayer'
[22:07:09] Error: Function not registered: 'Streamer_RemovePlayer'
[22:07:09] Error: Function not registered: 'Streamer_VerifyPickup'
[22:07:09] Error: Function not registered: 'Streamer_VerifyCheckpoint'
[22:07:09] Error: Function not registered: 'DestroyDynamicObject'
[22:07:09] Error: Function not registered: 'CreateDynamicObject'
[22:07:09] *** Streamer Plugin: Include file version (0) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
[22:07:09] *** Streamer Plugin: Obsolete or invalid native found (script needs to be recompiled with the latest include file)

[22:07:09] Loading filterscript 'sunglasses.amx'...

[22:07:09] Loading filterscript 'DropGun.amx'...
[22:07:09] Error: Function not registered: 'Streamer_CallbackHook'
[22:07:09] Error: Function not registered: 'CreateDynamicObject'
[22:07:09] Error: Function not registered: 'DestroyDynamicObject'

[22:07:09] Loading filterscript 'shamal.amx'...
[22:07:09] Loading filterscript 'Pablo_rWheel.amx'...
[22:07:09] Loaded 11 filterscripts.

[22:07:09] Error: Function not registered: 'Streamer_CallbackHook'
[22:07:09] Error: Function not registered: 'CreateDynamicObject'
[22:07:09] Error: Function not registered: 'DestroyDynamicObject'
[22:07:09] Error: Function not registered: 'SetDynamicObjectRot'
[22:07:09] Error: Function not registered: 'MoveDynamicObject'
[22:07:09] Error: Function not registered: 'GetDynamicObjectPos'
[22:07:09] Error: Function not registered: 'mysql_real_escape_string'
[22:07:09] Error: Function not registered: 'mysql_query'
[22:07:09] Error: Function not registered: 'mysql_store_result'
[22:07:09] Error: Function not registered: 'mysql_num_rows'
[22:07:09] Error: Function not registered: 'mysql_free_result'
[22:07:09] Error: Function not registered: 'mysql_fetch_int'
[22:07:09] Error: Function not registered: 'mysql_ping'
[22:07:09] Error: Function not registered: 'mysql_reconnect'
[22:07:09] Error: Function not registered: 'mysql_connect'
[22:07:09] Error: Function not registered: 'CreateDynamicPickup'
[22:07:09] Error: Function not registered: 'CountDynamicObjects'
[22:07:09] Error: Function not registered: 'CountDynamicPickups'
[22:07:09] Error: Function not registered: 'CountDynamicCPs'
[22:07:09] Error: Function not registered: 'CountDynamicRaceCPs'
[22:07:09] Error: Function not registered: 'CountDynamicMapIcons'
[22:07:09] Error: Function not registered: 'CountDynamic3DTextLabels'
[22:07:09] Error: Function not registered: 'mysql_fetch_row_format'
[22:07:09] Error: Function not registered: 'mysql_retrieve_row'
[22:07:09] Error: Function not registered: 'mysql_fetch_field_row'
[22:07:09] Script[gamemodes/***.amx]: Run time error 19: "File or function is not found"
[22:07:09] Number of vehicle models: 0
Any one know what the issue is ?

All plugins and everything is loaded correctly but it doesn't start tho....

-Regards
Tony
Reply
#2

Try update your plugins....
Reply
#3

Re-Compile the script, Re-load the server, make sure main() is in the script and Update any plugins you use.
Reply
#4

Quote:
Originally Posted by leonardo1434
Посмотреть сообщение
Try update your plugins....
Quote:
Originally Posted by Tony_Fitto
All plugins and such are also updated since 0.3e and everything even recompiled my server files.
....

Quote:
Originally Posted by Infinity90
Посмотреть сообщение
Re-Compile the script, Re-load the server, make sure main() is in the script and Update any plugins you use.
I've already done that, main() are in my game mode, my server have allways been working before just had this problem a several times but it's allways something different.

I have Recompile the script
I have downloaded all lates includes & Plugins.
I have uploaded everything to the host & I have removed everything once and re-uploaded everything agen.
I have main() in my game mode.
I have the lates updates on my plugins.
The server works fine on my PC besides the host I bought.
Reply
#5

Can you see this? it says YOUR PLUGINS AREN'T UPDATED !

pawn Код:
[22:07:09] Script[gamemodes/***.amx]: Run time error 19: "File or function is not found"
[22:07:09] Number of vehicle models: 0
Reply
#6

What hosting company are you using? Make sure if your on windows or Linux (.dll of windows .so for linux(plugins))
Reply
#7

Quote:
Originally Posted by leonardo1434
Посмотреть сообщение
Can you see this? it says YOUR PLUGINS AREN'T UPDATED !

pawn Код:
[22:07:09] Script[gamemodes/***.amx]: Run time error 19: "File or function is not found"
[22:07:09] Number of vehicle models: 0
Then tell me how the hell I can run the same plugin on my PC and not on Linux?
And if you read all the plugins loads, and it's still same plugins I have on my PC just that it's .DLL and not .SO which is for linux...

The Steamer Plugin I use: https://sampforum.blast.hk/showthread.php?tid=102865
Latest Version as well.

Mysql Plugin I use: https://sampforum.blast.hk/showthread.php?tid=56564
R5 & R6 Are tested, none of those are working, got R5 on my PC which works perfect.
I do not want to use R7 caue it's a Threadsafe only and I don't need that on my server...
Reply
#8

Since it's a Run time error 19: "File or function is not found" error, you're going to need the native checker plugin to find your error.
Reply
#9

update ur plugins and if u think u already update but download again all plugin from samp forum and add it and after check
Reply
#10

Quote:
Originally Posted by Edward156
Посмотреть сообщение
Since it's a Run time error 19: "File or function is not found" error, you're going to need the native checker plugin to find your error.
Thanks but I already have it, if you check the log you can see that.
But thanks anyways really appreciate it.

Edit: I've just noticed that you had to add the native checker at the very last end of your plugins in the cfg file.
When I did that I loosed some errors and got this.

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

[01:29:22] 
[01:29:22] Server Plugins
[01:29:22] --------------
[01:29:22]  Loading plugin: streamer.so
[01:29:22] 

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

[01:29:22]   Loaded.
[01:29:22]  Loading plugin: mysql.so
[01:29:22]  SA:MP MySQL Plugin 1.2.1 Loaded.
[01:29:22]   Loaded.
[01:29:22]  Loading plugin: nativechecker.so
[01:29:22]   Loaded.
[01:29:22]  Loaded 3 plugins.

[01:29:22] MySQL: Query thread running. Thread safe: No.
[01:29:24] 
[01:29:24] Filterscripts
[01:29:24]   Loading filterscript 'Buttons.amx'...
[01:29:24]   Loading filterscript 'vactions.amx'...
[01:29:24]   Loading filterscript 'Object.amx'...
[01:29:24]   Loading filterscript 'neon.amx'...
[01:29:24]   Loading filterscript 'Stretcher.amx'...
[01:29:24]   Loading filterscript 'ls_elevator.amx'...
[01:29:24]   Loading filterscript 'Spray.amx'...
[01:29:24]   Loading filterscript 'sunglasses.amx'...
[01:29:24]   Loading filterscript 'DropGun.amx'...
[01:29:24]   Loading filterscript 'shamal.amx'...
[01:29:24]   Loading filterscript 'Pablo_rWheel.amx'...
[01:29:24]   Loaded 11 filterscripts.

[01:29:24]    Error: Function not registered: 'mysql_reconnect'
[01:29:24]    Error: Function not registered: 'mysql_fetch_row_format'
[01:29:24]    Error: Function not registered: 'mysql_retrieve_row'
[01:29:24]    Error: Function not registered: 'mysql_fetch_field_row'
[01:29:24] Script[gamemodes/****.amx]: Run time error 19: "File or function is not found"
[01:29:24] Number of vehicle models: 0
Quote:
Originally Posted by sscarface
Посмотреть сообщение
update ur plugins and if u think u already update but download again all plugin from samp forum and add it and after check
Thank you, but it doesn't really help, because you told me to do it I tested it even after I've tested it like 5 times already but I doesn't help.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)