SA-MP Forums Archive
please help with this error(rep++) - 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: please help with this error(rep++) (/showthread.php?tid=399153)



please help with this error(rep++) - Geeboi_Mehdi - 13.12.2012

when i try to connect to my server i get this:

When i compile i get this
pawn Код:
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

Header size:           7332 bytes
Code size:          1144312 bytes
Data size:          1902308 bytes
Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 3070336 bytes
Please help i really need to get it working
~happy Holidays


Re: please help with this error(rep++) - Shockey HD - 13.12.2012

Well.. Of course there is an MySQL Error. You might want to post some information about your MySQL such as MySQL Logs.

Under OnGameModeInit add

Код:
Mysql_Debug(1);
Then start the game mode, letting the log create and add the MySQL Debug log fill into the file. Take the session and post it in here.