Server crashes players why?
#1

Hello, I'm having players who report for crashes, and as i can say i do have sometimes crashes too.

Here is the output code in the cmd..

pawn Код:
[21:13:26] HTTP[1:version.ysi.tl/index.php?c=2&v=3.09.0684:0] normal termination.
[21:13:49] Incoming connection: 127.0.0.1:56438
[21:13:49] [join] Leonardo_James has joined the server (0:127.0.0.1)
[21:13:49] New HTTP request for URL lookupffs.com/api.php?ip=127.0.0.1 and CB:OnLookupResponse
[21:13:49] In Script HTTP thread 0x2A23C78 0x8DAD3CB
What is this? how to fix it? help
Reply
#2

If said crashes are occuring because of the code you provided, the issue is very self explanatory. It's because you're trying to pull their location from lookupffs.com.
Reply
#3

Quote:
Originally Posted by Mionee
Посмотреть сообщение
If said crashes are occuring because of the code you provided, the issue is very self explanatory. It's because you're trying to pull their location from lookupffs.com.
Oh. I'm using the lookup.inc, the problem must be there. thanks friend!
Reply
#4

Include like a_http or some plugins ?
Reply
#5

Then it's probably an include you're using since that console log shows that you do
Reply
#6

Quote:
Originally Posted by Mionee
Посмотреть сообщение
Then it's probably an include you're using since that console log shows that you do
you guys are right. yet im not understanding why this message of YSI is showing twise when opening the server:

pawn Код:
[21:48:44]  ==========================================
[21:48:44]  |                                        |
[21:48:44]  |  A new version (v<html>
  ) of YSI is  |
[21:48:44]  |            available from:             |
[21:48:44]  |                                        |
[21:48:44]  |     [url]www.y-less.com/YSI/YSI_1.0.zip[/url]     |
[21:48:44]  |                                        |
[21:48:44]  ==========================================
[21:48:44]  
[21:48:44] HTTP[0:version.ysi.tl/index.php?c=2&v=3.09.0684:0] normal termination.
[21:48:44]  
[21:48:44]  ==========================================
[21:48:44]  |                                        |
[21:48:44]  |  A new version (v<html>
  ) of YSI is  |
[21:48:44]  |            available from:             |
[21:48:44]  |                                        |
[21:48:44]  |     [url]www.y-less.com/YSI/YSI_1.0.zip[/url]     |
[21:48:44]  |                                        |
[21:48:44]  ==========================================
[21:48:44]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)