auto shut down after login - 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: auto shut down after login (
/showthread.php?tid=632906)
auto shut down after login -
joaoadao - 21.04.2017
I have a problem on my server that when I log in it automatically closes
https://pastebin.com/MX961zvT
what do I do?
Re: auto shut down after login -
Vince - 21.04.2017
Код:
[14:10:01] [debug] #0 native fclose () from sampsvr-port_6547
Yeah, I didn't even have to guess. On the
wiki page there is a huge red note that reads:
Warning! Using an invalid handle will crash your server! Get a valid handle by using fopen or ftemp.
Re: auto shut down after login -
joaoadao - 21.04.2017
Quote:
Originally Posted by Vince
Код:
[14:10:01] [debug] #0 native fclose () from sampsvr-port_6547
Yeah, I didn't even have to guess. On the wiki page there is a huge red note that reads: Warning! Using an invalid handle will crash your server! Get a valid handle by using fopen or ftemp.
|
I did not understand that, explain to me what to do.
Re: auto shut down after login -
oktokt1 - 21.04.2017
Just read this and try to fix ur login system
Quote:
Originally Posted by Vince
|
Re: auto shut down after login -
Sew_Sumi - 21.04.2017
Copy the files included in the release into the proper locations.
If you still can't get it going, refer to the release page for support, as it's missing a file that it needs to function.