Big obvious fail, but I'm not seeing it (MySQL/Loops) - 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: Big obvious fail, but I'm not seeing it (MySQL/Loops) (
/showthread.php?tid=344400)
Script gets stuck in a loop -
iTorran - 20.05.2012
EDIT: Fixed, noob mistake in array
Re: Big obvious fail, but I'm not seeing it (MySQL/Loops) -
Vince - 20.05.2012
String is likely not big enough to hold the entire returned row.
Re: Big obvious fail, but I'm not seeing it (MySQL/Loops) -
iTorran - 20.05.2012
Quote:
Originally Posted by Vince
String is likely not big enough to hold the entire returned row.
|
Whether the string length is at 25 or 255, still happens.
EDIT: The vehicles load fine, but somewhere in the loop, it sort of gets stuck.. which means everything after it isn't loading
Re: Script gets stuck in a loop -
iTorran - 21.05.2012
Updated first post