SA-MP Forums Archive
GMX problem (SAMP 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: GMX problem (SAMP bug)? (/showthread.php?tid=276053)



GMX problem (SAMP bug)? - Danny - 12.08.2011

Hi there,

I'm busy with a new gamemode. Now, i noticed a very weird problem that isn't described anywhere.
After restart (/rcon gmx) i'll get a black screen. Not transparant or something, just black.
The login dialogs appear, and after that im able to spawn, but the black screen stays.
So basically you can't do anything. Also, the game is very laggy at that moment
(don't know for sure if it's just the game or the whole server).
The script is using some black screen textdraws, but they're transparant, not totally black.
But even if i hide them after create, the black screen still appears.
I'm afraid i cannot show any code, but i think that wouldn't help, cause this doesn't look on a code problem
to me. I already searched through the code, and i can ensure you there's no mistake in it.

Does anyone have an idea on this?

Greetz,
Danny


Re: GMX problem (SAMP bug)? - Calgon - 12.08.2011

No, this isn't a known SA-MP bug, and I've never had this before, not even on a sever filled with textdraws on connect.

Have you tried replicating this problem on other servers?


Re: GMX problem (SAMP bug)? - Danny - 12.08.2011

No, the problem only occurs on my localhost. I've picked another gamemode, rivershell, to test the restart function.
It restarted without problems. The problem seems to lay inside my gamemode. That's weird, cause there's nothing wrong, and even if something's wrong, that shouldn't cause a problem like this, should it?


Re: GMX problem (SAMP bug)? - Calgon - 12.08.2011

Quote:

[huge wall of grammatically incorrect text explaining textdraws are in use but aren't completely black]

Try replicate it on another script that uses similar textdraws.