Strange Error!
#1

i Tried to run server on my windows Everything Load successfully when i join the server the Login Menue or spawn Doesn't appear while the server shows Connected. Server Logs :

MySQL] Failed

[08:06:44] -mSelection- WARNING: Failed to load list: "objects.txt


i'm using this game mode : https://sampforum.blast.hk/showthread.php?tid=630616
This is the mysql code
Код:
mysql_tquery(mysql, "CREATE TABLE IF NOT EXISTS `playersdata` (\
        `ID` int(11) NOT NULL AUTO_INCREMENT,\
        `PlayerName` varchar(25) NOT NULL,\

Please any help would be appericated
Reply
#2

Bump!!! Please Help
Reply
#3

That MySQL code has literally nothing to do with the warning you're being shown (which easily googling likely would've already gotten you an answer).

It's likely that "objects.txt" doesn't exist in scriptfiles, while your script/the mSelection include needs to read from it.
Reply
#4

However i've Fixed the Login /register But because of this manys features are MissingWhere i can find that objects.txt? or i've to create it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)