StarLancer/Development
From Sega Retro
- Back to: StarLancer.
StarLancer development |
---|
Missed release date(s): |
Promotional screenshots
Timeline
Timeline (Dreamcast) |
---|
09 10 A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT `date` AS `date`,`region` AS `region` FROM `cargo__releases` WHERE name="StarLancer" and console="DC" GROUP BY `region` ORDER BY `date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-27adbe-ec.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost) 2000-08-07: Prototype; 2000-08-07
2000-08-15: Prototype; 2000-08-15
2000-09-20: Prototype; 2000-09-20
2000-10-17: Prototype; 2000-10-17
2000-11-01: Prototype; 2000-11-01
|
References
StarLancer | |
---|---|
Main page | Comparisons | Development | Magazine articles | Reception | Technical information | Bootlegs
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="StarLancer" and `cargo__relationships`.`relationshiptype`="book" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-27adbe-ef.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost) </diMusic: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="StarLancer" and `cargo__relationships`.`relationshiptype`="music" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-27adbe-f2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost) </diAudiobooks: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="StarLancer" and `cargo__relationships`.`relationshiptype`="audiobook" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-27adbe-f5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost) </diVideos: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="StarLancer" and `cargo__relationships`.`relationshiptype`="video" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-27adbe-f8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost) </diEvents: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT `cargo__relationships`.`name` AS `eventname`,`cargo__events`.`startdate` AS `startdate` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__events` ON ((`cargo__relationships`.`name`=`cargo__events`.`name`)) WHERE `cargo__relationships`.`relatedto`="StarLancer" and `cargo__relationships`.`relationshiptype`="event" GROUP BY `cargo__events`.`name` ORDER BY `cargo__events`.`startdate` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-27adbe-fb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost) </diA database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT `cargo__demos`.`name` AS `name`,`cargo__codeformat`.`code` AS `code`,`cargo__releases`.`date` AS `date` FROM `cargo__releases` LEFT OUTER JOIN `cargo__demos` ON ((`cargo__releases`.`name`=`cargo__demos`.`name`)) LEFT OUTER JOIN `cargo__codeformat` ON ((`cargo__demos`.`format`=`cargo__codeformat`.`format`)) WHERE `cargo__demos`.`game`="StarLancer" GROUP BY `cargo__demos`.`name` ORDER BY `cargo__demos`.`name`,`cargo__codeformat`.`code`,`cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-27adbe-ff.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost) |