Can't save = crashing - 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: Can't save = crashing (
/showthread.php?tid=548002)
Host won't save user.ini -
FiveCentz - 26.11.2014
Hello! I recently gotten a gamemode script and have been editing it for my personal use. After doing some edits I decided to test it out on localhost, everything works great. So I move it over to my host and for some reason the user.ini doesn't save when on the host. Plus it also causes my server to crash as when you register right after you need to log in, and because it doesn't have a password for you to log in with, it crashes.
Re: Can't save = crashing -
Trollerz - 27.11.2014
hmmm.....................!!!!!!!!
This is becuz you didnt puted all files properly
Re: Can't save = crashing -
FiveCentz - 27.11.2014
huh? No, im pretty sure all files are put in correctly.
Re: Can't save = crashing -
PowerPC603 - 27.11.2014
Have you created the required folders inside the folder "scriptfiles"?
Seems like your script tries to save the file inside a folder which doesn't exist, and therefore it crashes.
Re: Can't save = crashing -
FiveCentz - 27.11.2014
Yah, the 'users' folder is created inside.
Re: Can't save = crashing -
FiveCentz - 28.11.2014
bump