[Help] Lag :/ [+rep]
#9

Quote:
Originally Posted by KingPersona
Посмотреть сообщение
i created Table object , this
Код:
--
-- 
Table structure for table `objects`
--

CREATE TABLE IF NOT EXISTS `objects` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `ModelID` int(11) NOT NULL,
  `PosX` float NOT NULL,
  `PosY` float NOT NULL,
  `PosZ` float NOT NULL,
  `RotX` float NOT NULL,
  `RotY` float NOT NULL,
  `RotZ` float NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ;
and i have again this Problem

Mysql_Log
Код:
[16:18:16] [WARNING] CMySQLResult::GetRowDataByName - field not found ("DisableTime")
[16:18:16] [WARNING] CMySQLResult::GetRowDataByName - field not found ("CarJackerTime")
[16:18:16] [WARNING] CMySQLResult::GetRowDataByName - field not found ("BusDriverTime")
[16:18:16] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GunoierTime")
[16:18:16] [WARNING] CMySQLResult::GetRowDataByName - field not found ("PizzaBoyTime")
[16:18:16] [WARNING] CMySQLResult::GetRowDataByName - field not found ("CementTruckerTime")
[16:33:38] [ERROR] CMySQLQuery::Execute[SendQuery] - (error #1054) Unknown column 'CarJackerTime' in 'field list'
[16:33:38] [ERROR] CMySQLQuery::Execute[SendQuery] - (error #1054) Unknown column 'GunoierTime' in 'field list'
[16:38:22] [ERROR] CMySQLQuery::Execute[SendQuery] - (error #1054) Unknown column 'CarJackerTime' in 'field list'
[16:38:22] [ERROR] CMySQLQuery::Execute[SendQuery] - (error #1054) Unknown column 'GunoierTime' in 'field list'
Search in gamemode for these names (one by one):
DisableTime, CarJackerTime, BusDriverTime, GunoierTime, PizzaBoyTime, CementTruckerTime

Then post me the query, so i can tell your what to do.
Reply


Messages In This Thread
[Help] Lag :/ [+rep] - by KingPersona - 07.06.2014, 20:07
Re : [Help] Lag :/ [+rep] - by KingPersona - 07.06.2014, 21:33
Re: [Help] Lag :/ [+rep] - by AiRaLoKa - 08.06.2014, 01:39
Re : [Help] Lag :/ [+rep] - by KingPersona - 08.06.2014, 11:30
Re: [Help] Lag :/ [+rep] - by KingPersona - 08.06.2014, 12:57
Re: [Help] Lag :/ [+rep] - by AiRaLoKa - 08.06.2014, 13:18
Re: [Help] Lag :/ [+rep] - by KingPersona - 08.06.2014, 13:21
Re: [Help] Lag :/ [+rep] - by KingPersona - 08.06.2014, 16:22
Re: [Help] Lag :/ [+rep] - by icra - 08.06.2014, 16:55
Re: [Help] Lag :/ [+rep] - by KingPersona - 08.06.2014, 17:32

Forum Jump:


Users browsing this thread: 1 Guest(s)