Accounts do not load. - 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: Accounts do not load. (
/showthread.php?tid=574365)
Accounts do not load. -
Michael B - 16.05.2015
Hello!
There is a issue which troubles me since a few days. More precisely, the server accounts do not load. Describing the issue, when a player connects to the server he gets registering dialog box, even though he's name is registered.
We are using dini as writing / saving system. The accounts are saved into scriptfiles/Users path.
After checking the gamemode carefully, I observed that there is no bug into the source code. To test this theory, I replaced the current script version with an older one, which I did not encounter any error with. It proved to have the same error.
I suppose it is an error with the system. Any suggestions?
Re: Accounts do not load. -
FernandoLight - 16.05.2015
Script error perhaps.
Re: Accounts do not load. -
Michael B - 16.05.2015
I told above that I checked the gamemode carefully, and that I had the same error with an older version, which used to work until I recompiled the script (it was mostly the same with the older version on compile).
Edit: It proved to be a scripting missue.