-
In the below vcf lines that are processed using the norm command have the last 4 fields -tab-delimited- (GOOD 136 hom 23) removed from the processed vcf. These 4 fields are needed for annotation, is t…
ghost updated
7 years ago
-
```
Failed to execute INSERT INTO deck ( created_date, updated_date, person_id, source_id, url, identifier, name, competition_id, archetype_id, resource_uri, featured_card, score, thumbnail_url, smal…
-
doesn't look like matron timers intelligently handle the request to add an already-existing timer
needs to check for NULL, say here:
https://github.com/catfact/norns/blob/master/matron/src/timers.c#…
-
I just got a crash early in the game, for no apparent reason.
---
Game log:
```
MAGARENA GAME LOG
CREATED ON 2017/09/10 23:12:09
MAGARENA VERSION 1.88, JRE 1.8.0_31, OS Windows 7_6.1 x86
…
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
**Date & Time**:
10:07 pm est
**FFXI Client Version (use `/ver`)**:
Current - 30161004_1
**Server's Expected Client Version matches, yes/no? (use `$ecv`)**:
30161004_1
**Character…
-
... obviously, but some questions:
- readline+ncurses combo has some wrinkles re:SIGWINCH handling, &c:
http://stackoverflow.com/questions/691652/using-gnu-readline-how-can-i-add-ncurses-in-the-sa…
-
Prophetic Norn, Skuld [http://puzzledragonx.com/en/monster.asp?n=2714] is listed as having the same Leader skill as her earlier forms, [http://puzzledragonx.com/en/monster.asp?n=1673] and [http://puzz…
-
Exceeded slow_query limit (2.0 > 2) in mysql:
INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` …