Only one account can enter to my server - 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: Only one account can enter to my server (
/showthread.php?tid=421500)
Only one account can enter to my server -
yaron0600 - 09.03.2013
Only one account can enter to my server I mean Only by that name , I got 55 Slots , And I'm using in MySql also how to fix it !?
Heres code of other account cant join from Server Logs WTF is that means ? :
Код:
[13:11:32] [join] Vitto_Corleone has joined the server (0:84.94.77.247)
[13:11:47] [MySQL] Query Error - (ErrorID: 1364) (Handle: 1)
[13:11:47] [MySQL] Check /logs/querydump.log to review the query that threw the error.
[13:11:47] Dumping query from 2013/3/10 (13:11:47)
Description: Field 'CarsRestricted' doesn't have a default value (index 0). Query:
[13:11:47] INSERT INTO `accounts` (`Username`, `Key`) VALUES ('Vitto_Corleone','CB494ED78382DBD98B6C64D32DF22FE2E679C69D0814FF7E3E70B563A56E63ED7E41B16BCD1058FC28986016B40DAA6830EBC23C6D1612E36C290C88DB7B924C')
[13:11:51] [part] Vitto_Corleone has left the server (0:1)
Re: Only one account can enter to my server -
LarzI - 09.03.2013
You tell me. We need code.
Re: Only one account can enter to my server -
yaron0600 - 10.03.2013
Now hows that ?