Y_ini doesn't work ... - 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: Y_ini doesn't work ... (
/showthread.php?tid=402155)
Y_ini doesn't work ... -
jNkk - 25.12.2012
Hey.
So I have got Y_INI and full YSI , tried everything, but including Y_INI crashes my server.
Everything I did with Y_INI came out with no compiling errors.
Basically 0 errors on my whole script.
Now here's the problem:
I load Y_INI ( #include <YSI\y_ini> ) on my script (ofc... how else could I make my stuff) but even if I don't do anything with it and just load it in the includes my server will crash.
First time I start samp-server.exe it will work with no problems.
Do a single GMX or RE-START the server and my server will crash:
It opens for a second, then AUTO-QUITS
How do I fix this ? I really need Y_INI... DOF2 seems hard for me...
Please! If you want contact me on my skype : junkiez.doriftar and help me to install/check if everything is correct!
Please help me, I will credit you in everything I can!!! THANK YOU!!!!!!!!!!
Re: Y_ini doesn't work ... -
jNkk - 26.12.2012
bump?
Re: Y_ini doesn't work ... -
Devilxz97 - 26.12.2012
so now , ur problem is , when u put this on ur script
it crashed ur server ?
Re: Y_ini doesn't work ... -
jNkk - 26.12.2012
Yes! Don't know what to do
Every INI works but not YSI
Re: Y_ini doesn't work ... -
Lordzy - 27.12.2012
The coding you done with y_INI might be wrong. Or you haven't created the file at the destination where y_INI reads/write. Try debuging every part where y_INI gets performed so you can know where is the problem actually.