Coder Social home page Coder Social logo

bumbleshoot / auto-heal Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 42 KB

Auto Heal is an automation script for Habitica that casts healing skills (Blessing & Healing Light) every 15 mins as needed to heal the player & their party. The script checks the health of the player & each party member before casting, so no mana is wasted. This script only works for healers.

Home Page: https://habitica.fandom.com/wiki/Auto_Heal

JavaScript 100.00%
automation google-apps-script habitica script

auto-heal's People

Contributors

bumbleshoot avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

auto-heal's Issues

`stats.buffs.con` (-200000) is less than minimum allowed value

What is the bug?
I started getting the below error today:

Error: Request failed for https://habitica.com/ returned code 400. Truncated
server response: {"success":false,"error":"BadRequest","message":"User
validation failed","errors":[{"message":"Path stats.buffs.con (-200000)
is less than minimum allowed value
(0).","path":"stats.buffs.con","value":-200000}]}
at fetch (autoHeal:155:13)
at healParty (autoHeal:236:11)
at GS_INTERNAL_top_function_call.gs:1:8

I assume this has something to do with the patch to fix negative stat values, but not sure why Auto Heal would be setting CON to -200000?

Additional context
The script is run on a 30-minute time-driven trigger

How often does this happen?
The past 4 consecutive attempts to run the script have failed with this error.

Script version
v1.0.11

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.