SA-MP Forums Archive
Jihost question. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Jihost question. (/showthread.php?tid=332801)



Jihost question. - Dan. - 09.04.2012

Jihost is a f**king bad host, I would never suggest you to order that, but I already did and now I have a problem. I got my GM working on there, plugins working etc. I go into the server, all the welcome messages load and I can type any CMD I want when I am choosing class.

But when I spawn, the server just crashes and I have to restart it. And the same happens again. It has been 36 hours since Jihost answered my ticket instead of 12, please help me. Btw, no errors on server log, just server shuts down. All working on my homehost.



Re: Jihost question. - ev0lution - 09.04.2012

If you're sure it's a host problem and they won't respond to your requests for support, move host.
Better double check to make sure that it is a host problem, though, because most hosts don't provide scripting support and if that's the case, obviously you need to fix your script, not blame the host!


Re: Jihost question. - Dan. - 09.04.2012

It all works on my homehost, I can run it 20 times and it wont crash even once. When my GM would crash it, then something would have to come up the server log as well. But just emptiness at the moment, shut downs instantly and: "Lost connection to the server."


Re: Jihost question. - Dripac - 09.04.2012

You could show us your OnPlayerSpawn function.


Re: Jihost question. - kikito - 09.04.2012

Jihost have cpu / ram usage limit, is your server using more than the limit?


Re: Jihost question. - Dan. - 09.04.2012

pawn Код:
public OnPlayerSpawn(playerid)
{
    return 1;
}
Thats all.
You may all try this as well, to see the problem. 95.143.38.21:1337



Re: Jihost question. - Dripac - 09.04.2012

Quote:
Originally Posted by Dan.
Посмотреть сообщение
pawn Код:
public OnPlayerSpawn(playerid)
{
    return 1;
}
Thats all.
You may all try this as well, to see the problem. 95.143.38.21:1337
Did you try to use an default script on JiHost to see if it's actually a host problem?


Re: Jihost question. - Dan. - 09.04.2012

Yes, I tried Grand Larency and works as it's supposed to. But it isn't in my gamemode's fault also. Again works on homehost, friends can join, everything works.


Re: Jihost question. - Dripac - 09.04.2012

Quote:
Originally Posted by Dan.
Посмотреть сообщение
Yes, I tried Grand Larency and works as it's supposed to. But it isn't in my gamemode's fault also. Again works on homehost, friends can join, everything works.
If other gamemodes works, then it's your script problem.

Maybe it has something to do with windows / linux.


Re: Jihost question. - JiHost - 09.04.2012

Just to give this a quick update, you should note we are offering limit support during Easter weekend, and as people above said, if grandlarc is working fine, then it's obviously your issue.