You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PDOStatement: Out of range value for column 'shipId' at row 1 [app/lib/base.php:2015] Base->error(500,'PDOStatement: Out of range value for column 'shipId' at row 1'), [app/lib/DB/SQL/Mapper.php:471] DB\\SQL->exec('UPDATEcharacter_logSETupdated=?,constellationId=?,constellationName=?,regionId=?,regionName=?,shipTypeId=?,shipTypeName=?,shipId=?,shipName=?,stationId=?,stationName=? WHEREid=?',array(1=>array('2016-04-18 01:07:38',2),2=>array(redcated),3=>array('redcated',2),4=>array(redcated),5=>array('redcated',2),6=>array(11971,1),7=>array('Lachesis',2),8=>array(1020744982158,1),9=>array('redcated',2),10=>array(redcated),11=>array('redcated',2),12=>array(3,1))) [app/main/Model/CharacterModel.php:390] DB\\Cortex->save(), referer: http://pathfinder.dev/map [app/main/Controller/Api/map.php:659] Model\\CharacterModel->updateLog(array('suppressTimeoutErrors'=>true)), referer: http://pathfinder.dev/map
I'm not sure where the ID 1020744982159 is coming from for the ship.
The text was updated successfully, but these errors were encountered:
atkinsj
changed the title
shipId on CharacterModel is behaving strangely
Out of range value for column 'shipId' at row 1 on characterModel
Apr 18, 2016
PDOStatement: Out of range value for column 'shipId' at row 1 [app/lib/base.php:2015] Base->error(500,'PDOStatement: Out of range value for column 'shipId' at row 1'), [app/lib/DB/SQL/Mapper.php:471] DB\\SQL->exec('UPDATE
character_logSET
updated=?,
constellationId=?,
constellationName=?,
regionId=?,
regionName=?,
shipTypeId=?,
shipTypeName=?,
shipId=?,
shipName=?,
stationId=?,
stationName=? WHERE
id=?',array(1=>array('2016-04-18 01:07:38',2),2=>array(redcated),3=>array('redcated',2),4=>array(redcated),5=>array('redcated',2),6=>array(11971,1),7=>array('Lachesis',2),8=>array(1020744982158,1),9=>array('redcated',2),10=>array(redcated),11=>array('redcated',2),12=>array(3,1))) [app/main/Model/CharacterModel.php:390] DB\\Cortex->save(), referer: http://pathfinder.dev/map [app/main/Controller/Api/map.php:659] Model\\CharacterModel->updateLog(array('suppressTimeoutErrors'=>true)), referer: http://pathfinder.dev/map
I'm not sure where the ID 1020744982159 is coming from for the ship.
The text was updated successfully, but these errors were encountered: