Viktor Magyari

Results 6 comments of Viktor Magyari

Try to evaluate something like this: ``` (ns foo.bar (:require [cljs.js :as cljs] [cljs.env :as env])) (defn eval [expr] (let [result (volatile! nil)] (cljs/eval env/*compiler* expr {:ns (.-name *ns*) :context...

I'm having the same issue on win10. Edit: restarting exilence fixed it.

Works for me. You are probably evaluating `(1 2)`, without the apostrophe.

The first issue is better described at #254 (note: I'm using boot, so it's not related to lein).

@madinsane [#3976](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/3976) might be connected?

Upon further investigation, this is not strictly related to War Bringer. A modifier like "Exerted Attacks deal 20% increased Damage" also double dips (grants more damage to general's cry attacks...