Server Starting Problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server Starting Problem (
/showthread.php?tid=559924)
Server Starting Problem -
Barnwell - 25.01.2015
Please help me with this +rep who help me!
Code:
Started server on port: 7777, with maxplayers: 50 lanmode is OFF.
New HTTP request for URL version.ysi.tl/index.php?c=2&v=3.09.0684 and CB: YVers_Callback
In Script HTTP thread 0x86A5A30 0x86A5A88
Thanks!
Re: Server Starting Problem -
RayC - 25.01.2015
Your server is based on another port but you are starting it with 7777 on your server.cfg.
Is this on Local or Host?
Re: Server Starting Problem -
Barnwell - 25.01.2015
i have server 50 Slots with port 7777 i host it
Re: Server Starting Problem -
RayC - 25.01.2015
A quick question, is your server starting up and are you referring to the code beneath that or?
Re: Server Starting Problem -
Barnwell - 25.01.2015
first give me this:
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z-R3, ©2005-2014 SA-MP Team
[01:13:45] filterscripts = "" (string)
[01:13:45]
[01:13:45] Server Plugins
[01:13:45] --------------
[01:13:45] Loading plugin: sscanf.so
[01:13:45]
[01:13:45] ===============================
[01:13:45] sscanf plugin loaded.
[01:13:45] © 2009 Alex "Y_Less" Cole
[01:13:45] 0.3d-R2 500 Players "dnee"
[01:13:45] ===============================
[01:13:45] Loaded.
[01:13:45] Loading plugin: mysql.so
[01:13:45] >> plugin.mysql: R34 successfully loaded.
[01:13:45] Loaded.
[01:13:45] Loading plugin: streamer.so
[01:13:45]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[01:13:45] Loaded.
[01:13:45] Loading plugin: Whirlpool.so
[01:13:45]
[01:13:45] ==================
[01:13:45]
[01:13:45] Whirlpool loaded
[01:13:45]
[01:13:45] ==================
[01:13:45]
[01:13:45] Loaded.
[01:13:45] Loading plugin: audio.so
[01:13:45]
*** Audio Plugin v0.5 R2 by Incognito loaded ***
[01:13:45] Loaded.
[01:13:45] Loaded 5 plugins.
[01:13:45]
[01:13:45] Filterscripts
[01:13:45] ---------------
[01:13:45] Loaded 0 filterscripts.
[01:13:45]
[01:13:45]
[01:13:45]
[01:13:45] =======================================
[01:13:45] | |
[01:13:45] | YSI version 3.09.0684 |
[01:13:45] | By Alex "Y_Less" Cole |
[01:13:45] | |
[01:13:45] =======================================
[01:13:45]
[01:13:45]
[01:13:45]
[01:13:45] *** Audio Plugin: Started TCP server on port 7777
Re: Server Starting Problem -
RayC - 25.01.2015
Install this and try to examine the errors/warnings.
https://sampforum.blast.hk/showthread.php?tid=262796