Factorio database

Calculate optimal ratios for feeding recipes, search through the research-tree, specialized tools to view game-information.
Post Reply
Rylshen
Manual Inserter
Manual Inserter
Posts: 4
Joined: Tue Feb 24, 2015 6:32 am
Contact:

Factorio database

Post by Rylshen »

Factorio Data

For various mods (and collections of):
  • Search items, their recipes, uses and category (what can craft them)
  • Browse available technology, their unlocks and requirements
  • View certain items/entities by category to compare their properties
Known issues:
  • Popups are weird if you move your mouse away before it loads (Sorry!)
  • Technology item requirements are broken in 12.x packs
Github repo: Murnto/FactorioData

MRMiller
Manual Inserter
Manual Inserter
Posts: 1
Joined: Sat Mar 26, 2016 12:32 am
Contact:

Re: Factorio database

Post by MRMiller »

This tool is awesome. I ran into some pre-setup packs on the web and they are much more useful to me than any other utility. I was trying to set this up for the pack that I usually play with, but ran into some issues.

When I execute run-prod.sh I get the following errors:

Code: Select all

routes/api.ts(25,21): error TS2339: Property 'name' does not exist on type 'string'.
routes/api.ts(26,66): error TS2339: Property 'name' does not exist on type 'string'.
routes/api.ts(27,21): error TS2339: Property 'type' does not exist on type 'string'.
public/js/table.ts(36,36): error TS2339: Property 'type' does not exist on type 'string'.
public/js/table.ts(36,46): error TS2339: Property 'name' does not exist on type 'string'.
public/js/table.ts(36,57): error TS2339: Property 'type' does not exist on type 'string'.
public/js/table.ts(36,84): error TS2339: Property 'type' does not exist on type 'string'.
public/js/table.ts(36,101): error TS2339: Property 'name' does not exist on type 'string'.
public/js/table.ts(36,128): error TS2339: Property 'title' does not exist on type 'string'.
public/js/table.ts(36,188): error TS2339: Property 'type' does not exist on type 'string'.
public/js/table.ts(36,224): error TS2339: Property 'name' does not exist on type 'string'.
public/js/table.ts(36,244): error TS2339: Property 'title' does not exist on type 'string'.
public/js/table.ts(36,257): error TS2339: Property 'name' does not exist on type 'string'.
  compiled public/css/style.css
Loaded MattPack
I have no idea what I did wrong. I have no real experience with node or typescript. When I was generating the pack data I did get a lot of information being thrown about crap locale files.

Post Reply

Return to “Cheatsheets / Calculators / Viewers”