daggeron / Mogster

Proof of concept Weakaura like system for Final Fantasy 14
MIT License
1 stars 0 forks source link

Hourglassinn.js does not work in 0.12-A #22

Open psybie opened 5 years ago

psybie commented 5 years ago

So, I was trying to go without RawLogLine by using IncomingAbility. That kept giving me the same error as detailed in the RawLogLine issue, which I thought was specific to my use of async.

00:20:27 [Sandbox] ←[31merror←[39m: ←[31mAsynchronous error caught.Cannot read p
roperty 'forEach' of undefined←[39m

So, I re-unzipped the 0.12-A package into another folder, fixed the "encounter2" bug in the index.js file, and ran it in its original state with NetworkBuff events. Again, it just repeats the above error.