MySQL Help !
#1

Guys !
im getting this error in my GM !
Edited !

See Down !
Reply
#2

Please Help !
P.S Sorry for Double Post but i need it ASAP !

Guys will give you +1 Rep
Reply
#3

There can be many things causing the problem. From an unmatched bracket to an unmatched quote. It could be anything without seeing any code.

Seeing as you haven't even tried de-bugging by commenting out portions of your script, what makes you so important?

Quote:

First and foremost, the main forum rules still apply here.
You may only bump your thread after 48 hours has passed since the last reply.
If you do not get help, please re-evaluate the explanation of the issue you provided, it may not be providing enough information for people to help you.
If you are unsure or don't know how to proceed with solving an issue, then do not respond to the thread, it will be considered spam.
Use a proper thread title, it should sum up the general problem you're having in a few words. (For example, do not use silly babble like "HELP PLS HELP PLS REP+++", use "Issue with SetPlayerPos and interiors")
You should always be providing code! People cannot help you if they cannot see what's wrong with the code.
If you are requesting a script, post in the Script Request Thread
Do not post untested code.

No one cares if you need it ASAP. Now please, quit being selfish, and follow the rules.
Reply
#4

sorry for that
But i need it ..................
Reply
#5

Quote:
Originally Posted by Avi57
Посмотреть сообщение
sorry for that
But i need it ..................
It doesn't matter. Rules are rules.

Try commenting out any recent major changes in your script to see if you could find out where the problem is.
Reply
#6

Now getting this :
pawn Код:
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

Header size:           7312 bytes
Code size:          1144676 bytes
Data size:          1907444 bytes
Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 3075816 bytes
Server Log :
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[09:17:29] filterscripts = ""  (string)
[09:17:29] 
[09:17:29] Server Plugins
[09:17:29] --------------
[09:17:29]  Loading plugin: mysql.dll
[09:17:30]  SA:MP MySQL Plugin v2.1.1 Loaded.
[09:17:30]   Loaded.
[09:17:30]  Loaded 1 plugins.

[09:17:30] [MySQL] Thread running. Threadsafe: Yes.
[09:17:30] 
[09:17:30] Filterscripts
[09:17:30] ---------------
[09:17:30]   Loaded 0 filterscripts.

[09:17:30] Script[gamemodes/LoF.amx]: Run time error 19: "File or function is not found"
[09:17:30] Number of vehicle models: 0
[09:17:34] --- Server Shutting Down.
[09:17:34]  SA:MP MySQL Plugin v2.1.1 Unloaded.
Reply
#7

The compiler warning is nothing, that just says that the compiler doesn't know how much memory can be allocated.

The fix is
pawn Код:
#pragma dynamic x
// where x is the how much memory can be allocated

// example
#pragma dynamic 100000
The file or function is not found could also be many different things. Have you installed Microsoft Visual Basic 2010?
Reply
#8

Done Thanks and Now compiling Fine and i also added nativechecker !
it says :
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[10:13:26] filterscripts = ""  (string)
[10:13:26] 
[10:13:26] Server Plugins
[10:13:26] --------------
[10:13:26]  Loading plugin: mysql.dll
[10:13:26]  SA:MP MySQL Plugin v2.1.1 Loaded.
[10:13:26]   Loaded.
[10:13:26]  Loading plugin: streamer.dll
[10:13:26] [MySQL] Thread running. Threadsafe: Yes.
[10:13:26] 

*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***

[10:13:26]   Loaded.
[10:13:26]  Loading plugin: nativechecker.dll
[10:13:26]   Loaded.
[10:13:26]  Loading plugin: sscanf.dll
[10:13:26] 

[10:13:26]  ===============================

[10:13:26]       sscanf plugin loaded.     

[10:13:26]    © 2009 Alex "******" Cole

[10:13:26]  ===============================

[10:13:26]   Loaded.
[10:13:26]  Loaded 4 plugins.

[10:13:26] 
[10:13:26] Filterscripts
[10:13:26] ---------------
[10:13:26]   Loaded 0 filterscripts.

[10:13:26]    Error: Function not registered: 'mysql_fetch_row_format'
[10:13:26]    Error: Function not registered: 'sscanf'
[10:13:26]    Error: Function not registered: 'mysql_reconnect'
[10:13:26]    Error: Function not registered: 'mysql_retrieve_row'
[10:13:26]    Error: Function not registered: 'mysql_fetch_field_row'
[10:13:26]    Error: Function not registered: 'mysql_debug'
[10:13:26] Script[gamemodes/LoF.amx]: Run time error 19: "File or function is not found"
[10:13:26] Number of vehicle models: 0
Console input: errors
[10:13:39] --- Server Shutting Down.
[10:13:39]  SA:MP MySQL Plugin v2.1.1 Unloaded.
[10:13:39] 

*** Streamer Plugin v2.5.2 R2 by Incognito unloaded ***
Reply
#9

........................
Fixed
p.s For double Post
Reply
#10

AVi, kis chez pe kam hoo rha hai
BTW Good Luck
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)