Giter Club home page Giter Club logo

animal-crossing's Introduction

:)

animal-crossing's People

Contributors

linsvensson avatar norviah avatar papjul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

animal-crossing's Issues

Importing 1.9.0 Villagers causes null exception

When executing npm run build:src && npm run start , te tool imports all sheets but fails on creating the json files. The only values that are null on the villager spreadsheed are Furniture List & Furniture Name List, so I assume that this is causing the error.

Error:
image

> [email protected] build:src
> ./node_modules/typescript/bin/tsc


> [email protected] start
> /bin/rm -rf ./json/combined ./json/data ./json/raw && node ./build/index.js

✔ finished: Editors' Copy - Data Spreadsheet for ACNH
✖ error

An error occurred while converting
Error: Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute per user' of service 'sheets.googleapis.com' for consumer 'project_number:191970772851'.

Retrying attempt #2 in 30 seconds...

✔ finished: Translations - Updated for 1.9.0
/mnt/d/Programmieren/Repos/Github/animal-crossing/build/util/separate.js:11
    return string.split(separator).map((string) => string.trim());
                  ^

TypeError: Cannot read property 'split' of null
    at Object.separate (/mnt/d/Programmieren/Repos/Github/animal-crossing/build/util/separate.js:11:19)
    at Object.<anonymous> (/mnt/d/Programmieren/Repos/Github/animal-crossing/build/handlers/villagers.js:19:45)
    at Module._compile (node:internal/modules/cjs/loader:1108:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10)
    at Module.load (node:internal/modules/cjs/loader:973:32)
    at Function.Module._load (node:internal/modules/cjs/loader:813:14)
    at Module.require (node:internal/modules/cjs/loader:997:19)
    at require (node:internal/modules/cjs/helpers:92:18)
    at /mnt/d/Programmieren/Repos/Github/animal-crossing/build/index.js:50:57
    at processTicksAndRejections (node:internal/process/task_queues:94:5)
npm ERR! code 1
npm ERR! path /mnt/d/Programmieren/Repos/Github/animal-crossing
npm ERR! command failed
npm ERR! command sh -c /bin/rm -rf ./json/combined ./json/data ./json/raw && node ./build/index.js

Generate minified versions

Would it be possible to provide minified versions of combined files (in addition to existing ones in case some people want readable files)? Such as Items.min.json.

I believe there are many libraries that can do it, or a manual tab/space/linebreak remover is probably fine too.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.