Compiler crashed! - 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: Compiler crashed! (
/showthread.php?tid=473297)
Compiler crashed! -
LeeXian99 - 02.11.2013
Ehmm, I just read a tutorial about making a MySQL registration system, after I doing it. It's kinda weird and it crashes my compiler, here's the script!
Click here to see the crashed/bad script
Re: Compiler crashed! -
Konstantinos - 02.11.2013
There isn't any missing bracket.
Well then, I assume there are many errors and it caused that. That tutorial is outdated and if you use the latest version of the MySQL plugin, you should've got errors about some undefined symbols or wrong arguments (some functions removed, renamed).
So read this tutorial instead:
https://sampforum.blast.hk/showthread.php?tid=337810
It also provides a link with a basic gamemode (register/login).
I recommend you to use threaded queries!
Re: Compiler crashed! -
LeeXian99 - 02.11.2013
I am a very noob in MySQL, besides mySQL, what kind of SQL can I use (which is much easier than MySQL) :S