Fatal Textdraw Bug - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Fatal Textdraw Bug (
/showthread.php?tid=104952)
Fatal Textdraw Bug -
[DFE]Roy - 27.10.2009
Hello,
i have a question to this screenshot...
http://www.bilder-hochladen.net/files/aq9v-1l-png.html
Whats that? Is this a Client Bug? I tryed to reconnect and it work, all Textraws shows then correct.
Greets
Re: Fatal Textdraw Bug -
[DFE]Roy - 27.10.2009
I had it on the main menu on ESC too...
And my member who see on the screen had this on this same time too? D:
EDIT: This is not the first time... it happends since 0.3 2x!
Re: Fatal Textdraw Bug -
Brendan_Thomson - 27.10.2009
lol fatal.
Does it kill you every time it occurs?
Re: Fatal Textdraw Bug -
[DFE]Roy - 27.10.2009
No it destroy only all textraws on server and the main menu on ESC too... (but on reconnect works all succesfully)
I hope it's only a client bug else I dont know nothing what to do... O_o
Re: Fatal Textdraw Bug -
wert - 27.10.2009
thats really weird bug
Re: Fatal Textdraw Bug -
DaKill - 27.10.2009
TextDraw fail.
This is a ESC menu bug (ESC menu = TextDraw's). Too many TextDraws.
Re: Fatal Textdraw Bug -
Karlip - 27.10.2009
Happened to me once when my computer was overheating.
Re: Fatal Textdraw Bug -
[DFE]Roy - 27.10.2009
The String Length limit on SA:MP is 1024 characters? That means something like this: string[256];?
EDIT: There are only 10 Textdraws at same time if someone is in a vehicle. 3 Textdraws update every time (Speedo + [Dayname - Clock - Date] and zone names).
Karlip, how do you fix it?