SA-MP Forums Archive
Something wrong with my script/server - 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: Something wrong with my script/server (/showthread.php?tid=513883)



Something wrong with my script/server - K9IsGodly - 18.05.2014

I think it was Friday that I port forwarded an sa-mp server and was showing off my script I've been working on to friends. And then yesterday I tried to create a car system and finally scrapped the whole idea this morning because my server won't work. I thought it was because of the car system, but it wasn't. Basically my issue is that when I join the server won't respond when I type any commands in, and then it later says I can't connect.

Here's a pic:
http://imgur.com/mmttxe7

What is the problem with my server? I just closed the port again thinking that maybe some sort of issue had occurred, but it's still not working. I don't know what else I did to my script recently, other than a system where your co-ordinates are saved and you spawn at them.

Should I show some sort of code or something?


Re: Something wrong with my script/server - ZachKnoxx - 18.05.2014

Is it the correct version? If it is, then give us some codes.


Re: Something wrong with my script/server - rockhopper - 18.05.2014

Check wheather your server .exe is working and also show us your server log ....
or try reinstalling server package.zip


Re: Something wrong with my script/server - Rittik - 18.05.2014

Check your server.cfg maybe there is a error.


Re: Something wrong with my script/server - rockhopper - 18.05.2014

But why have you told it in a story form I liked it well LOL
Show the code man


Re: Something wrong with my script/server - K9IsGodly - 18.05.2014

I checked the log, nothing appears in there that's unusual. I don't know what code to show, should I just show my entire script or what?

The server.cfg is fine, too.


Re: Something wrong with my script/server - sl!x - 18.05.2014

start the server and copy the server log dont show us the whole script so no one can copy it.


Re: Something wrong with my script/server - K9IsGodly - 18.05.2014

PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[10:25:20filterscripts ""  (string)
[
10:25:20
[
10:25:20Server Plugins
[10:25:20] --------------
[
10:25:20]  Loading pluginsscanf
[10:25:20
[
10:25:20]  ===============================
[
10:25:20]       sscanf plugin loaded.     
[
10:25:20]          Version:  2.8.1        
[10:25:20]    (c2012 Alex "******" Cole  
[10:25:20]  ===============================
[
10:25:20]   Loaded.
[
10:25:20]  Loaded 1 plugins.
[
10:25:21
[
10:25:21Filterscripts
[10:25:21] ---------------
[
10:25:21]   Loaded 0 filterscripts.
[
10:25:21]  
[
10:25:21]  
[
10:25:21]  
[
10:25:21]  ======================================= 
[
10:25:21]  |                                     | 
[
10:25:21]  |        YSI version 3.09.0684        
[
10:25:21]  |        By Alex "******" Cole        
[
10:25:21]  |                                     | 
[
10:25:21]  ======================================= 
[
10:25:21]  
[
10:25:21]  
[
10:25:21]  
[
10:25:21
----------------------------------
[
10:25:21]  My RP Server
[10:25:21] ----------------------------------
[
10:25:21Number of vehicle models0
[10:25:21]  
[
10:25:21]  ========================================== 
[
10:25:21]  |                                        | 
[
10:25:21]  |  new version (v<html>
  ) 
of YSI is  
[
10:25:21]  |            available from:             | 
[
10:25:21]  |                                        | 
[
10:25:21]  |     www.y-less.com/YSI/YSI_1.0.zip     
[
10:25:21]  |                                        | 
[
10:25:21]  ========================================== 
[
10:25:21]  
[
10:25:51Incoming connection127.0.0.1:60651
[10:25:51] [joinDrake_Dawson has joined the server (0:127.0.0.1
That's all that's in the Server log. Drake Dawson is me.


Re: Something wrong with my script/server - sl!x - 18.05.2014

i dont actually see anything wrong here does the compiler shows any errors?


Re: Something wrong with my script/server - K9IsGodly - 18.05.2014

Quote:
Originally Posted by sl!x
Посмотреть сообщение
i dont actually see anything wrong here does the compiler shows any errors?
No, none at all.