good morning
using the guide in https://github.com/throneteki/throneteki-json-data/blob/master/README.md , I am not able to import the data
cycles and packs are imported without any issues, importing the cards fails on first card with this message: (see below)
the faction table in DB does not contain any rows, which makes the import fail
many thanks for help
00:50:02 ERROR [console] Error thrown while running command "app:import:std "../Data". Message: "Invalid code [neutral] for key [faction_code] in {"code":"00001","cost":null,"deck_limit":1,"designer":null,"faction_code":"neutral","flavor":"","illustrator":"David Griffith","is_loyal":false,"is_multiple":false,"is_unique":false,"name":"The Power of Wealth","octgn_id":"c27dbadb-8990-4b51-9669-6a588bffe317","pack_code":"VDS","position":1,"quantity":1,"text":"When you announce The Power of Wealth as your agenda, name 1 faction. You may include cards from that faction in your draw deck and plot deck.\nReduce the cost of the first in-faction card you marshal or play each round by 1.\nDraft format only.</b>","traits":"","type_code":"agenda","strength":null}" ["exception" => Exception { …},"command" => "app:import:std "../Data"","message" => "Invalid code [neutral] for key [faction_code] in {"code":"00001","cost":null,"deck_limit":1,"designer":null,"faction_code":"neutral","flavor":"","illustrator":"David Griffith","is_loyal":false,"is_multiple":false,"is_unique":false,"name":"The Power of Wealth","octgn_id":"c27dbadb-8990-4b51-9669-6a588bffe317","pack_code":"VDS","position":1,"quantity":1,"text":"When you announce The Power of Wealth as your agenda, name 1 faction. You may include cards from that faction in your draw deck and plot deck.\nReduce the cost of the first in-faction card you marshal or play each round by 1.\nDraft format only.</b>","traits":"","type_code":"agenda","strength":null}"]
In ImportStdCommand.php line 434:
Invalid code [neutral] for key [faction_code] in {"code":"00001","cost":null,"deck_limit":1,"designer":null,"factio
n_code":"neutral","flavor":"","illustrator":"David Griffith","is_loyal":false,"is_multiple":false,"is_unique":false
,"name":"The Power of Wealth","octgn_id":"c27dbadb-8990-4b51-9669-6a588bffe317","pack_code":"VDS","position":1,"qua
ntity":1,"text":"When you announce The Power of Wealth as your agenda, name 1 faction. You may include cards from t
hat faction in your draw deck and plot deck.\nReduce the cost of the first in-faction card you marshal or play each
round by 1.\nDraft format only.</b>","traits":"","type_code":"agenda","strength":null}
good morning
using the guide in https://github.com/throneteki/throneteki-json-data/blob/master/README.md , I am not able to import the data
cycles and packs are imported without any issues, importing the cards fails on first card with this message: (see below)
the faction table in DB does not contain any rows, which makes the import fail
many thanks for help
00:50:02 ERROR [console] Error thrown while running command "app:import:std "../Data". Message: "Invalid code [neutral] for key [faction_code] in {"code":"00001","cost":null,"deck_limit":1,"designer":null,"faction_code":"neutral","flavor":"","illustrator":"David Griffith","is_loyal":false,"is_multiple":false,"is_unique":false,"name":"The Power of Wealth","octgn_id":"c27dbadb-8990-4b51-9669-6a588bffe317","pack_code":"VDS","position":1,"quantity":1,"text":"When you announce The Power of Wealth as your agenda, name 1 faction. You may include cards from that faction in your draw deck and plot deck.\nReduce the cost of the first in-faction card you marshal or play each round by 1.\nDraft format only.</b>","traits":"","type_code":"agenda","strength":null}" ["exception" => Exception { …},"command" => "app:import:std "../Data"","message" => "Invalid code [neutral] for key [faction_code] in {"code":"00001","cost":null,"deck_limit":1,"designer":null,"faction_code":"neutral","flavor":"","illustrator":"David Griffith","is_loyal":false,"is_multiple":false,"is_unique":false,"name":"The Power of Wealth","octgn_id":"c27dbadb-8990-4b51-9669-6a588bffe317","pack_code":"VDS","position":1,"quantity":1,"text":"When you announce The Power of Wealth as your agenda, name 1 faction. You may include cards from that faction in your draw deck and plot deck.\nReduce the cost of the first in-faction card you marshal or play each round by 1.\nDraft format only.</b>","traits":"","type_code":"agenda","strength":null}"]
In ImportStdCommand.php line 434:
Invalid code [neutral] for key [faction_code] in {"code":"00001","cost":null,"deck_limit":1,"designer":null,"factio
n_code":"neutral","flavor":"","illustrator":"David Griffith","is_loyal":false,"is_multiple":false,"is_unique":false
,"name":"The Power of Wealth","octgn_id":"c27dbadb-8990-4b51-9669-6a588bffe317","pack_code":"VDS","position":1,"qua
ntity":1,"text":"When you announce The Power of Wealth as your agenda, name 1 faction. You may include cards from t
hat faction in your draw deck and plot deck.\nReduce the cost of the first in-faction card you marshal or play each
round by 1.\nDraft format only.</b>","traits":"","type_code":"agenda","strength":null}