GithubHelp home page GithubHelp logo

Critical data deletion about flare-engine HOT 3 CLOSED

MannajaX avatar MannajaX commented on May 23, 2024
Critical data deletion

from flare-engine.

Comments (3)

dorkster avatar dorkster commented on May 23, 2024

Can you provide the power definition(s) and the script?

from flare-engine.

MannajaX avatar MannajaX commented on May 23, 2024

#on-kill speed boost
[power]
id=2035
type=fixed
passive=true
requires_corpse=consume
script=on_cast,scripts/powers/frenzy.txt

The script casts the following power. Script casted powers seem to always be cast at the hero, as if an enemy was
targeting them.

[power]
id=2036
type=fixed
source_type=enemy
use_hazard=true
radius=2
multitarget=true
ignore_zero_damage=true
post_effect=champion_runes,1,10s
post_effect=haste,130,10s

This is my current way of doing on-kill :) Hacky I know
This won't crash a game immediately, but from testing it will eventually crash and delete the data.

from flare-engine.

dorkster avatar dorkster commented on May 23, 2024

No luck getting a crash after ~20 minutes of play. I did comment out the "champion_runes" post effect, but I doubt that has any impact. I'm actually a little surprised that requires_corpse "works" with passive powers, but I guess it makes sense where requires_corpse uses the last targeted enemy. However, I don't immediately see it as the cause of your crashing.

You're welcome to email me ([email protected]) a copy of your mod for further testing.

from flare-engine.

Related Issues (20)

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.